Changelog¶
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
2.1.0 - 2023-01-07¶
Added¶
Configuration independent of a website (#41)
PSR-14 event BeforeMatomoApiRequestEvent to adjust site ID and auth token (#42)
Hide sensitive parameters (auth token) in back traces for PHP >= 8.2
Fixed¶
Deprecations in PHP 8.2
2.0.0 - 2022-10-09¶
Added¶
Compatibility with TYPO3 v12 (#36)
Removed¶
Compatibility with TYPO3 v10 LTS (#37)
Compatibility with PHP 7.4 and 8.0 (#39)
Upgrade wizard for version 1.0 (#38)
1.7.0 - 2023-01-07¶
Added¶
Configuration independent of a website (#41)
PSR-14 event BeforeMatomoApiRequestEvent to adjust site ID and auth token (#42)
1.3.0 - 2022-02-25¶
Added¶
Widget "Create annotation" (#25)
Widget "JavaScript errors" (#29, #32)
Widget "Pages not found" (#30)
Compatibility with Symfony 6
1.2.0 - 2021-10-20¶
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 - 2021-09-26¶
Fixed¶
ExtensionManagementUtility::isLoaded() in Services.yaml throws error in TYPO3 v11.4
1.1.0 - 2021-08-30¶
Added¶
Option to use configuration of base URL and site ID from EXT:matomo_integration
1.0.0 - 2021-05-04¶
Added¶
Link from widget to corresponding Matomo report if available (#7)
Widget "Browser plugins" (#12)
Widget "Content names" (#8)
Widget "Content pieces" (#9)
Widget "Site search keywords" (#14)
Widget "Site search keywords with no results" (#15)
Widget for custom dimensions (#6)
Changed¶
Raise minimum required version to TYPO3 10.4.15 and TYPO3 11.2.0
Use selectCheckBox in site configuration for active widget selection instead of checkboxLabeledToggle, an upgrade wizard is available (#10)
Fixed¶
Correct widget titles with site prefix for "Countries" und "Link to Matomo"
Removed¶
Upgrade wizards for version 0.3 (#11)
0.3.2 - 2021-01-11¶
Changed¶
Raise minimum required version to TYPO3 10.4.11
Fixed¶
Show dashboard widgets in non-composer installation
0.3.0 - 2020-11-27¶
Added¶
Multi-site capability (#1)
Parameters for data providers are overridable
Changed¶
Inject background colours into GenericDoughnutChartDataProvider