Skip to content

v2.70.1

Compare
Choose a tag to compare
@yufeih yufeih released this 21 Aug 02:07
· 886 commits to main since this release
855865f

What's Changed

πŸŽ‰ New Features

  • Disable cert revoke list check using env variable DOCFX_NO_CHECK_CERTIFICATE_REVOCATION_LIST by @yufeih in #9017
  • Option to sort enum member in declaring order by @yufeih in #9093
  • Add type definition to REST API pages by @yufeih in #9066

🐞 Bug Fixes

πŸš€ Performance Improvements

  • Reduce lock wait when checking git command exists or not by @filzrev in #9074
  • Optimize templates resource loading performance by @filzrev in #9090
  • Optimize JToken to Dictionary conversion performance by @filzrev in #9096

πŸ”§ Engineering

πŸ“„ Documentation

Full Changelog: v2.70.0...v2.70.1