New
v2.78.3
What's Changed
π New Features
- feat: Add
noRestoreoption todocfx metadatacommand by @filzrev in https://github.com/dotnet/docfx/pull/10428 - feat: Allow extensionless URL HTML file access by @filzrev in https://github.com/dotnet/docfx/pull/10436
- feat: Add
.slnxsolution format metadata generation support by @filzrev in https://github.com/dotnet/docfx/pull/10540 - feat!: search improvements by @frarees in https://github.com/dotnet/docfx/pull/10113
π Bug Fixes
- fix: Add
remarkscontent to enum members by @filzrev in https://github.com/dotnet/docfx/pull/10434 - fix: Modify
isCoverPagecheck conditions by @filzrev in https://github.com/dotnet/docfx/pull/10453 - fix: Use provided references for search of dependencies in AssemblyCompilations by @Herrmel in https://github.com/dotnet/docfx/pull/10491
- fix: Doc comment
<code>block is not rendered correctly by @filzrev in https://github.com/dotnet/docfx/pull/10390
π Performance Improvements
- perf: Optimize pdf generation performance by reducing file I/O by @filzrev in https://github.com/dotnet/docfx/pull/10461
- perf: Reduce exceptions of
APIPagedeserialization by @filzrev in https://github.com/dotnet/docfx/pull/10548
New Contributors
- @Herrmel made their first contribution in https://github.com/dotnet/docfx/pull/10491
Full Changelog: https://github.com/dotnet/docfx/compare/2.78.2...v2.78.3