New
v2.78.2
What's Changed
🎉 New Features
- feat: Reformat YouTube videos to the embeded URL by @hultqvist in https://github.com/dotnet/docfx/pull/10372
🐞 Bug Fixes
- fix: Fix Node.js prerequisite issues by @filzrev in https://github.com/dotnet/docfx/pull/10406
- fix: System.Reflection.Metadata.Document.Name can throw BadImageForma… by @RobJessop in https://github.com/dotnet/docfx/pull/10410
- fix: Bootstrap variable override problem by @filzrev in https://github.com/dotnet/docfx/pull/10412
- fix: Skip header/footer rendering for cover page by @filzrev in https://github.com/dotnet/docfx/pull/10416
📄 Documentation
- docs: Add how to use docfx nightly version by @filzrev in https://github.com/dotnet/docfx/pull/10394
💪 Other Changes
- chore: Add published package tests to nightly build workflow by @filzrev in https://github.com/dotnet/docfx/pull/10403
- chore: Update
Dockerfileby @filzrev in https://github.com/dotnet/docfx/pull/10407
New Contributors
- @hultqvist made their first contribution in https://github.com/dotnet/docfx/pull/10372
Full Changelog: https://github.com/dotnet/docfx/compare/2.78.1...2.78.2