.. include:: ../Includes.txt .. _changelog: ========= ChangeLog ========= .. rst-class:: bignums-xxl 1. Releases You can find an `overview of all releases on GitHub `__. 2. Changelog The best changelog is the `GitHub commit log `__. I use commit messages to document some design decisions and to explain new features briefly. 3. Blog articles If a version contains new features or important changes, I'll write a blog post about it (available in English and German): May 17, 2025: `"Speaking URL fragments" 4.2.0 (EXT:content_slug) `__ New: Improved mass editing of human-readable anchors. April 13, 2025: `"Speaking URL fragments" 4.1.0 (EXT:content_slug) `__ New: Allows to disable the check for hidden content element headers. July 7, 2024: `"Speaking URL fragments" 4.0.0 (EXT:content_slug) `__ New: Support of TYPO3 v13 and Site Sets. Migration from RequireJS to ES6 modules. July 29, 2023: `"Speaking URL fragments" 3.1.0 and 2.2.0 (EXT:content_slug) `__ Bugfix: Correct translation of human-readable anchors in the RTE / Backend JavaScript adjustments. February 25, 2023: `"Speaking URL fragments" 3.0.1 and 2.1.1 (EXT:content_slug) `__ Bugfixes: Check for existence of linked content element / Check for configuration in multi-domain setup. January 29, 2023: `"Speaking URL fragments" 3.0.0 (EXT:content_slug) `__ New: TYPO3 v12 support. Allows using the content element's header as a fallback (or the primary source) for human-readable fragments. May 14, 2021: `"Speaking URL fragments" 2.0.0 (EXT:content_slug) `__ New: Central TypoScript configuration of the URL fragment, as well as the support of links in the RTE (and TCA fields). March 20, 2021: `"Speaking URL fragments" 1.2.0 (EXT:content_slug) `__ New: use a button to automatically generate the URL fragment from the current header. April 2, 2020: `"Speaking URL fragments" 1.1.0 (EXT:content_slug) `__ New: immediate evaluation of the URL fragment when the editor leaves the form field. March 4, 2020: `Release of TYPO3 extension "Speaking URL fragments" (EXT:content_slug) `__ Human-readable URL anchors ("domain.com/page/#interesting-section") for TYPO3 content elements.