.. ================================================== .. FOR YOUR INFORMATION .. -------------------------------------------------- .. -*- coding: utf-8 -*- with BOM. .. include:: ../Includes.txt .. _changelog: ChangeLog ========= - **03.05.2024** -> 4.0.0 - new version for TYPO3 12.4 - updated documentation ----------------------------------- - **01.06.2022** -> 3.0.1 - added PHP 8 compatibility, thanks to jp1987 - updated documentation ----------------------------------- - **10.01.2022** -> 3.0.0 - full update to use with TYPO3 11.5 - completely switched from signal hooks to PSR-14 event listener ----------------------------------- - **25.06.2020** -> 2.0.1 - cleaned up coding - added check if public url still contains a parameter in uri ----------------------------------- - **24.06.2020** -> 2.0.0 - new version for TYPO3 9.5 and 10.4 ----------------------------------- - **13.09.2017** -> 1.1.4 - fixed composer.json and added TYPO3 8 compatibility ----------------------------------- - **12.09.2017** -> 1.1.3 - fixed composer.json ----------------------------------- - **12.09.2017** -> 1.1.2 - added composer.json and updated dependencies ----------------------------------- - **02.12.2016** -> 1.1.1 - added check for public storage, only change public uri if file is public available ----------------------------------- - **13.07.2016** -> 1.1.0 - added configuration options in extension manager ----------------------------------- - **19.01.2016** -> 1.0.3, 1.0.4 - small documentation update ----------------------------------- - **18.01.2016** -> 1.0.2 - small documentation update ----------------------------------- - **15.01.2016** -> 1.0.1 - bugfix: fixed bug in setting and decoding public uris, please update! ----------------------------------- - **12.01.2016** -> 1.0.0 - first release of this extension on GitHub and TER