Skip to content

v3.10.0

Latest
Compare
Choose a tag to compare
@g1eny0ung g1eny0ung released this 07 Jan 13:46

Important

In #318, a new default navigation item about was added to reorderNavItems. This change could cause a problem if you've already used reorderNavItems to reorder or remove some default navigation items: the about navigation item will disappear.

The solution is to add "about" to reorderNavItems.

This change will be included in the next version (v3.11.0). So if you have been using reorderNavItems, you need to be aware of this future change.

Added

  • Add imageZoomableInPost param to control the zoomable of images in the single post page #345
  • Support mathematical equations and expressions by using MathJax #350

Changed

  • Make TOC scrollable when it is too long #340
  • Bump Mermaid version to 11.4.1
  • Now external links will open in a new tab by default

Fixed

  • Fix Disqus styling issues
  • Add background color to the dark mode switch button

PRs

New Contributors

Full Changelog: v3.9.0...v3.10.0