π Release Notes
π New Features
π 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 π