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.

1.3.2 - 2022-06-13

Security

  • Properly escape content from PSR-14 events

1.3.1 - 2022-04-07

Fixed

  • Site ID cannot be configured through an environment variable (#8)

1.3.0 - 2022-02-15

Added

  • 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

Added

  • Option to disable browser feature detection (#3)

1.1.0 - 2021-10-13

Added

  • Option to track error pages (#1)
  • Option to track JavaScript errors (#2)

1.0.1 - 2021-09-28

Fixed

  • Remove suggests to avoid dependency issue with EXT:matomo_widgets v1.1.2

1.0.0 - 2021-08-30

Initial release