Skip to content

Releases: brotkrueml/typo3-matomo-integration

2.1.1

22 May 17:31
51a5e02
Compare
Choose a tag to compare

Fixed:

  • Float values not allowed for addMatomoMethodCall (#30)

2.1.0

19 Apr 12:46
713c40a
Compare
Choose a tag to compare

Added:

  • PSR-14 event for modifying site configuration on runtime (#29)

2.0.0

09 Feb 07:51
9008457
Compare
Choose a tag to compare

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

19 Nov 09:50
8bbcd90
Compare
Choose a tag to compare

Added:

  • Option for file tracking in Matomo 5+ (#25)

1.7.0

31 Jul 16:43
0d10528
Compare
Choose a tag to compare

Added:

  • Option for requiring consent (#23)

1.6.0

21 May 16:22
3c01091
Compare
Choose a tag to compare

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

01 Apr 09:25
fb8a5df
Compare
Choose a tag to compare

Fixed:

  • Error when opening a site configuration in TYPO3 v12.3 (#15)

1.5.0

06 Nov 17:23
d8684a0
Compare
Choose a tag to compare

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)

1.4.0

05 Oct 17:42
e182f34
Compare
Choose a tag to compare

Added:

  • Compatibility with TYPO3 v12 (#9)

1.3.2

13 Jun 18:39
afd26f0
Compare
Choose a tag to compare

Security:

  • Properly escape content from PSR-14 events