Skip to content

Releases: brotkrueml/typo3-matomo-widgets

2.0.0

09 Oct 15:24
235a273
Compare
Choose a tag to compare

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

19 Sep 13:44
d655f01
Compare
Choose a tag to compare

Added:

  • Browser version to JavaScript error details modal (#34)

1.5.0

13 Jun 14:27
9811a6f
Compare
Choose a tag to compare

Removed:

  • Compatibility with PHP 7.2 and PHP 7.3

1.4.0

04 Apr 17:55
c6e0882
Compare
Choose a tag to compare

Added:

  • Site ID to the "Link to Matomo" widget link

1.3.0

25 Feb 08:10
55a368e
Compare
Choose a tag to compare

Added:

  • Widget "Create annotation" (#25)
  • Widget "JavaScript errors" (#29, #32)
  • Widget "Pages not found" (#30)
  • Compatibility with Symfony 6

1.2.0

20 Oct 15:08
023fd0f
Compare
Choose a tag to compare

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

26 Sep 09:19
db2b54b
Compare
Choose a tag to compare

Fixed:

  • ExtensionManagementUtility::isLoaded() in Services.yaml throws error in TYPO3 v11.4

1.1.1

22 Sep 16:32
88403fa
Compare
Choose a tag to compare

Fixed:

  • Undefined logger in YamlFileLoader (#20)

1.1.0

30 Aug 16:23
d46ceee
Compare
Choose a tag to compare

Added:

1.0.2

01 Aug 07:43
457673e
Compare
Choose a tag to compare

Fixed:

  • Consider imports of widget settings into site configuration (#19)