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.2.0 - 2024-06-11
- Option for disabling campaign parameters in Matomo 5.1+ (#31)
2.1.1 - 2024-05-22
- Float values not allowed for addMatomoMethodCall (#30)
2.1.0 - 2024-04-19
- PSR-14 event for modifying site configuration on runtime (#29)
2.0.0 - 2024-02-09
- Compatibility with TYPO3 v13
- Site configuration setting
matomoIntegrationTagManagerContainerId
tomatomoIntegrationTagManagerContainerIds
(#19)
- Compatibility with TYPO3 v10 (#17)
- Compatibility with PHP 7.4 and 8.0 (#18)
1.8.0 - 2023-11-19
- Option for file tracking in Matomo 5+ (#25)
1.7.0 - 2023-07-31
- Option for requiring consent (#23)
1.6.0 - 2023-05-21
- Multiple tag manager container IDs can be used (#14)
- Option for requiring cookie consent (#20)
- CSP nonce attribute to script tag in TYPO3 v12+, if available (#7)
1.5.1 - 2023-04-01
- Error when opening a site configuration in TYPO3 v12.3 (#15)
1.5.0 - 2022-11-06
- PSR-7 request object is available in PSR-14 events via getRequest() method (#11)
- Initialisation of JavaScript variable _paq is now more robust (#13)
1.4.0 - 2022-10-05
- Compatibility with TYPO3 v12 (#9)
1.3.2 - 2022-06-13
- Properly escape content from PSR-14 events
1.3.1 - 2022-04-07
- Site ID cannot be configured through an environment variable (#8)
1.3.0 - 2022-02-15
- PSR-14 event for site search tracking (#4)
- PSR-14 event for adding attributes to the script tag (#5)
1.2.0 - 2022-02-02
- Option to disable browser feature detection (#3)
1.1.0 - 2021-10-13
- Option to track error pages (#1)
- Option to track JavaScript errors (#2)
1.0.1 - 2021-09-28
- Remove suggests to avoid dependency issue with EXT:matomo_widgets v1.1.2
1.0.0 - 2021-08-30
Initial release