PluginProbe
SimpleTOC – Table of Contents Block / 7.4.0
SimpleTOC – Table of Contents Block v7.4.0
7.4.0 7.3.1 7.2.0 7.3.0 7.1.1 7.1.0 7.0.10 7.0.9 7.0.8 7.0.7 7.0.6 7.0.4 7.0.5 5.0.21.1 5.0.22 5.0.23 5.0.24 5.0.25 5.0.25.1 5.0.27 5.0.28 5.0.29 5.0.3 5.0.30 5.0.31 All 161 releases
← All changes | changelog.txt +6 -0 7.3.07.4.0 View file →
@@ -1,6 +1,12 @@
1 1 == Changelog ==
2 2
3 += 7.4.0 =
4 +* Added: Optional CSS-only scroll spy to underline the current section link in supporting browsers. Enable Highlight current section in the block settings or enforce it globally under Settings > SimpleTOC. No JavaScript or polyfill is added.
5 +
6 += 7.3.1 =
7 +* Fixed: Heading anchors for non-Latin scripts (Japanese, Chinese, Korean, Cyrillic, etc.) were double URL-encoded, breaking externally shared or hand-written fragment links. Props to the reporter of issue #89.
8 +
3 9 = 7.3.0 =
4 10 * Changed: Box is now a native Gutenberg block style in the Styles tab.
5 11 * Added: Native text, link, background color, margin, and padding controls.
6 12 * Added: theme.json styling support for colors, spacing, and typography.