What's Changed
🎉 New Features
- feat: Add
noRestore
option todocfx metadata
command by @filzrev in #10428 - feat: Allow extensionless URL HTML file access by @filzrev in #10436
- feat: Add
.slnx
solution format metadata generation support by @filzrev in #10540 - feat!: search improvements by @frarees in #10113
🐞 Bug Fixes
- fix: Add
remarks
content to enum members by @filzrev in #10434 - fix: Modify
isCoverPage
check conditions by @filzrev in #10453 - fix: Use provided references for search of dependencies in AssemblyCompilations by @Herrmel in #10491
- fix: Doc comment
<code>
block is not rendered correctly by @filzrev in #10390
🚀 Performance Improvements
- perf: Optimize pdf generation performance by reducing file I/O by @filzrev in #10461
- perf: Reduce exceptions of
APIPage
deserialization by @filzrev in #10548
New Contributors
Full Changelog: 2.78.2...v2.78.3