Releases: brotkrueml/typo3-matomo-integration
Releases · brotkrueml/typo3-matomo-integration
2.3.0
Added:
- Allow URLs with relative protocol (#32)
2.2.0
Added:
- Option for disabling campaign parameters in Matomo 5.1+ (#31)
2.1.1
Fixed:
- Float values not allowed for addMatomoMethodCall (#30)
2.1.0
Added:
- PSR-14 event for modifying site configuration on runtime (#29)
2.0.0
Added:
- Compatibility with TYPO3 v13
Changed:
- Site configuration setting
matomoIntegrationTagManagerContainerId
to matomoIntegrationTagManagerContainerIds
(#19)
Removed:
- Compatibility with TYPO3 v10 (#17)
- Compatibility with PHP 7.4 and 8.0 (#18)
Have also a look into the upgrade section of the documentation.
1.8.0
Added:
- Option for file tracking in Matomo 5+ (#25)
1.7.0
Added:
- Option for requiring consent (#23)
1.6.0
Added:
- 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
Fixed:
- Error when opening a site configuration in TYPO3 v12.3 (#15)
1.5.0
Added:
- PSR-7 request object is available in PSR-14 events via getRequest() method (#11)
Changed:
- Initialisation of JavaScript variable _paq is now more robust (#13)