# Changelog ## 2.0.0 - 2023-05-06 - 💥 Drop support for TYPO3 v10 (3563604) - ⬆ Add support for TYPO3 v12 (2af99f3) - ✨🐛 Resolve deprecations introduced with TYPO3 v11 and v12 (89ee94b, 8264969) ## 1.2.0 - 2022-08-10 - [FEATURE] Add support for TYPO3 v11 and PHP 8.0 & 8.1 (25ccc28, 9c43bfc) - [TASK] Slight Refactoring (01c8997, 09f9578, b704eaa) ## 1.1.0 - 2021-05-03 - [FEATURE] Don't add script if logged into BE (7d22f35) ## 1.0.0 - 2021-04-12 - [TASK] Initial release