Fixed: Removed an invalid aria-labelledby reference from hidden TOC <details> markup and now rely on native <summary> labeling.
7.0.2
Fixed: Removed an invalid aria-labelledby reference from hidden TOC <details> markup and now rely on native <summary> labeling.
7.0.1
Added: Direct link from the Advanced Features sidebar to the global SimpleTOC settings.
Fixed: Global settings link now appears reliably in the editor sidebar.
Changed: Wrapper toggle now reflects the automatic wrapper state while box style is active.
7.0.0
Added: Box style option in the block sidebar with a color picker and default gray background.
Added: Global setting to force the default gray box style for all SimpleTOC blocks.
Added: Frontend box-style CSS registered through block metadata.
6.9.8
Updated: Dependencies and house-keeping.
Fix: corrected dependency declarations.
6.9.7
Fixed: GeneratePress Dynamic Tags work again – hopefully. If not, please report here https://github.com/mtoensing/simpletoc/issues/79#issuecomment-3745650464 Thanks @jhanten
6.9.6
Added: Coding standards cleanup with improved rules, cleaner code, safer output, and consistent naming. Thanks @ronalfy
Added: Minimum PHP version requirement set to 7.3
6.9.4
Added: Introduced proper PHP namespaces to avoid class and function name conflicts and improve overall code robustness. Thanks @ronalfy.
Added: Improved sidebar sub-menu for the “Hide SimpleTOC” option
6.9.3
Fix: Fix Multiple IDs in Table of Contents Thanks @ronalfy
Added: Support for GenerateBlocks 2.1.0 Thanks @ronalfy
6.9.1
Added: Support for the new V3 block api.
Added: Tested compatibility with WordPress 6.9
6.7.3
Added: Tested compatibility with WordPress 6.8
6.7.2
Added: Support for GenerateBlocks 2.0. Thanks @blronaldhuereca
Added: Included an accessibility statement in the plugin description. Thanks Gen Herres.