github dotnet/docfx v2.79.0

pre-release2 days ago

πŸš€ Release Notes

🌟 New Features

  • 🧩 Updated to Roslyn 4.13.0 and added .NET 10 nightly build support. (#10577, #10561)

🐞 Bug Fixes

  • βœ… Include [Experimental] attribute support by default. (#10566)
  • βœ… Include global type metadata for all output formats. (#10611)
  • βœ… Skip non-managed assemblies to prevent runtime errors. (#10692)
  • βœ… Fix TOC grouping regression introduced by earlier refactor. (#10700)
  • βœ… Fix Bicep.js import error on the samples site. (#10738)
  • βœ… Handle IOException gracefully when file access conflicts occur. (#10786)
  • βœ… Fix PDF generation failure when navigating within the same page or hash fragment. (#10768)
  • βœ… Use textContent to correctly render header titles. (#10790)
  • βœ… Fixed nightly build CI and dependency updates. (#10679, #10694)
  • βœ… Added event handling for AnalyzerLoadFailed to improve debugging. (#10617)

⚑ Performance Improvements

  • βš™οΈ Use cached MarkdownPipeline instance to reduce re-initialization overhead. (#10568)
  • βš™οΈ Reuse YamlDeserializer instance for better memory efficiency. (#10567)
  • βš™οΈ Migrated test assertions to AwesomeAssertions for faster, cleaner test runs. (#10563)
  • βš™οΈ Improved analyzer diagnostics and reduced noisy suggestions. (#10578)

πŸ“˜ Documentation Updates

  • πŸ“„ Minor doc fix and .slnx inclusion. (#10610)
  • πŸ“„ Fixed config reference documentation. (#10683)
  • πŸ“„ Corrected PlantUML class diagram link. (#10638)
  • πŸ“„ Updated β€œTabs with ***” section formatting. (#10699)
  • πŸ“„ Fixed minor spelling errors. (#10723)
  • πŸ“„ Updated Bicep sample to use official Highlight.js syntax. (#10715)
  • πŸ“„ Added DeepWiki badge and improved emoji font embedding in PDF generation. (#10680, #10678)
  • πŸ“„ Inputs in navigation and TOC search now auto-focus when icons are clicked. (#10754)

πŸ™Œ Contributors

Thanks to our awesome contributors for this release:
@filzrev, @Lombra, @frarees, @ettfemnio, @Lulalaby, @mgarstenauer, @anthony-c-martin, @clicktodev, @Copilot, and everyone who helped improve this release πŸ’™

Don't miss a new docfx release

NewReleases is sending notifications on new releases.