Skip to content

v0.36.0

Compare
Choose a tag to compare
@thegeeklab-bot thegeeklab-bot released this 02 Nov 14:56
· 235 commits to main since this release
e9ece03

Changelog

v0.36.0 (2022-11-02)

Bug Fixes

  • dont write color mode defaults to local storage (#528)
  • fix multi paragraph admonitions formatting (#526)
  • deps: update dependency mermaid to v9.2.0 (#525)

Features

  • add option to enable or disable the dark mode toggle button (#529)
  • add option to sort items in properties shortcode (#527)

BREAKING CHANGE

To enable sorting of elements in the properties shortcode, it was necessary to change the structure of the properties file. Due to this change, the properties object now requires a list of maps instead of a map. A sample file can be found in the repository.