Version 0.4.0
0.4.0 - 2026-01-14
Full Changelog: v0.3.2...v0.4.0
Added
- Support for more languages in toggle button text (see README for full list) #66.
- Added new functions (syncToggleHint, syncAllToggleHints) to dynamically update toggle button hints based on the current state #66. This allows developers to change the open or closed state of an element and have the button hint text update accordingly automatically.
Fixed
- Update togglebutton.js to use an admonition's existing ID if present, instead of always generating a new one #66.
New Contributors
- @rowanc1 made their first contribution in #57
- @gabalafou made their first contribution in #59
- @Carreau made their first contribution in #61
- @basnijholt made their first contribution in #64
- @douden made their first contribution in #66