| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| docfx-osx-x64-v2.78.3.zip | 2025-02-20 | 72.9 MB | |
| docfx-linux-x64-v2.78.3.zip | 2025-02-20 | 73.4 MB | |
| docfx-win-x64-v2.78.3.zip | 2025-02-20 | 74.4 MB | |
| README.md | 2025-02-20 | 1.5 kB | |
| v2.78.3 source code.tar.gz | 2025-02-20 | 4.6 MB | |
| v2.78.3 source code.zip | 2025-02-20 | 5.5 MB | |
| Totals: 6 Items | 230.8 MB | 1 | |
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