Releases: brotkrueml/typo3-matomo-widgets
Releases · brotkrueml/typo3-matomo-widgets
2.0.0
Added:
- Compatibility with TYPO3 v12 (#36)
Removed:
- Compatibility with TYPO3 v10 (#37)
- Compatibility with PHP 7.4 and 8.0 (#39)
- Upgrade wizard for version 1.0 (#38)
1.6.0
Added:
- Browser version to JavaScript error details modal (#34)
1.5.0
Removed:
- Compatibility with PHP 7.2 and PHP 7.3
1.4.0
Added:
- Site ID to the "Link to Matomo" widget link
1.3.0
Added:
- Widget "Create annotation" (#25)
- Widget "JavaScript errors" (#29, #32)
- Widget "Pages not found" (#30)
- Compatibility with Symfony 6
1.2.0
Added:
- Widget "Annotations" (#21)
Changed:
- The Matomo Widgets configuration must be stored in the site configuration's config.yaml, imports are not supported anymore (#24, #26)
Fixed:
- Exception thrown by YamlFileLoader in TYPO3 v11.5.0 (#24)
1.1.2
Fixed:
- ExtensionManagementUtility::isLoaded() in Services.yaml throws error in TYPO3 v11.4
1.1.1
Fixed:
- Undefined logger in YamlFileLoader (#20)
1.0.2
Fixed:
- Consider imports of widget settings into site configuration (#19)