github dotnet/docfx v2.76.0

one month ago

What's Changed

🎉 New Features

  • feat: Add DefineConstants supports for source file based build by @filzrev in #9707
  • feat: Add additional layout options to modern template by @filzrev in #9737
  • feat: Add pdfPrintBackground setting by @cjlotz in #9742
  • feat: Update roslyn packages by @filzrev in #9753
  • feat: Publish nightly pre-release packages by @yufeih in #9788
  • feat: Add DLL references support for file-based API metadata generation by @filzrev in #9825
  • feat: Support DOCFX_SOURCE_REPOSITORY_URL by @filzrev in #9759
  • feat: Add feature to configure markdig extension by docfx.json configs. by @filzrev in #9820
  • feat: Support for all emphasis supported by MarkDig by @EMaderbacher in #9762

🐞 Bug Fixes

  • fix: docfx download command behaviors by @filzrev in #9721
  • fix: Resolved .NET SDK version problem on source-based API metadata generation by @filzrev in #9713
  • fix: Don't overwrite _disabledToc when metadata is explicitly defined by @filzrev in #9741
  • fix: Outputted PDF displays garbled characters when name contains non-ASCII chars by @filzrev in #9769
  • fix: Move script tags into head in modern template by @fuzzykiller in #9768
  • fix: Broken examples problems when using inheritdoc tag by @filzrev in #9754
  • fix: NullReferenceException occurred when both include and exclude are null by @filzrev in #9786
  • fix: Change JsonSchema EvaluationOptions instance to shared object by @filzrev in #9807
  • fix: Bug fix Invalid documentation on type parameter #9755 by @soniyaprasad77 in #9806

🚀 Performance Improvements

  • perf: Optimize xrefmap.json file deserialization performance by @filzrev in #9824

🔧 Engineering

📄 Documentation

  • docs: Split docfx CLI reference docs based on commands by @filzrev in #9708
  • docs: Update markdown documentation regarding MarkDig extension by @tbolon in #9810
  • docs: Update docfx.json config reference document by @filzrev in #9813
  • docs: Correct docfx template page title by @peitschie in #9812
  • docs: Add a warning about relative path resolution. by @voroninp in #9828

New Contributors

Full Changelog: v2.75.3...v2.76.0

Don't miss a new docfx release

NewReleases is sending notifications on new releases.