v2.74.1
NOTE: If you are using a custom template with a custom toc.html.tmpl
file, you may encounter problems building TOC files. Rename toc.html.tmpl
to toc.html.primary.tmpl
to fix the problem. See #9515 for details.
What's Changed
π New Features
- feat: support <exclude /> documentation comment by @yufeih in #9492
- feat: auto-generate TOC name from title by @yufeih in #9475 #9481
- feat: toggle log severity using rules config by @yufeih in #9460
- feat: Add option for including explicit interface implementations by @yufeih in #9471
π Bug Fixes
- fix: log message text break at 80 columns by @yufeih in #9464
- fix: affix display problem on ios by @yufeih in #9470
- fix: xml indentation issue on external <code> by @yufeih in #9465
- fix: only allow first h1 to be the title by @yufeih in #9474
- fix: make
_tocRel
deterministic by @yufeih in #9483 - fix: filter compiler generated helpers by @yufeih in #9489
- fix: PDB symbol link respect disable git features by @yufeih in #9490
- fix: class level seealso leaked to members by @yufeih in #9491
π Documentation
- docs: fix broken link in filters by @natakazakova in #9486
Full Changelog: v2.74.0...v2.74.1