github dotnet/docfx v2.63.0

latest releases: v2.77.0, v2.76.0, v2.75.3...
15 months ago

New Modern Template

This release features a brand new modern site template based on bootstrap 5 with a lot of visual and usability improvements:

  • Supports both dark and light themes
  • Match .NET API reference docs with https://learn.microsoft.com
  • Usability improvements such as code copy, clickable images, external link icons, better API text breaks, link to GitHub, etc.

The docfx official site has also been updated to use the new template. To use the modern template in your website, set the template to ["default", "modern"].

What's Changed

💥 Breaking Changes

  • BREAKING CHANGE: drop support of liquid template by @yufeih in #8437

🎉 New Features

🐞 Bug Fixes

  • fix: Newtonsoft.Json.Schema -> JsonSchema.Net by @yufeih in #8418
  • fix: incorrect type name for unresolved generic types by @yufeih in #8491
  • fix: mref properties inherit parent items by @yufeih in #8492
  • fix: custom logo does not override logo from template by @yufeih in #8510 #8522

🔧 Engineering

📄 Documentation

New Contributors

Full Changelog: v2.62.2...v2.63.0

Don't miss a new docfx release

NewReleases is sending notifications on new releases.