Skip to content

Releases: SocialGouv/matomo-next

v1.9.0

19 Apr 09:55
Compare
Choose a tag to compare

1.9.0 (2024-04-19)

Features

  • add a callback to know when the script does not load (#125) (04bf826)

v1.8.1

23 Feb 15:29
Compare
Choose a tag to compare

1.8.1 (2024-02-23)

Bug Fixes

  • Added flag to opt out of console logging excluded tracks. (#122) (2d9195f)

v1.8.0

21 Sep 14:35
Compare
Choose a tag to compare

1.8.0 (2023-09-21)

Features

v1.7.0

06 Sep 08:37
Compare
Choose a tag to compare

1.7.0 (2023-09-06)

Features

v1.6.1

16 Jan 16:20
Compare
Choose a tag to compare

1.6.1 (2023-01-16)

Bug Fixes

  • initialization: change argument to allow to be enable before trackPageView (#91) (9c9a3db)

v1.6.0

13 Jan 16:06
Compare
Choose a tag to compare

1.6.0 (2023-01-13)

Features

  • add surcharge during initialization of the parameters + add documentation (#90) (51c1d34)

v1.5.0

13 Jan 08:33
Compare
Choose a tag to compare

1.5.0 (2023-01-13)

Features

  • add possibility to surcharge next router listener (#88) (f1bf4a2)

v1.4.0

11 Jul 12:57
Compare
Choose a tag to compare

1.4.0 (2022-07-11)

Features

v1.3.0

10 Mar 11:19
Compare
Choose a tag to compare

1.3.0 (2022-03-10)

Features

  • routeChangeComplete events: set referrerUrl and customUrl on routeChangeStart so it can matomo events can be used early on page load (e.g. in a react useEffect) with the correct values (#72) (52f2bbc)

v1.2.2

11 May 22:29
Compare
Choose a tag to compare

1.2.2 (2021-05-11)

Bug Fixes

  • dont use deprecated setGenerationTimeMs fix #36 (#52) (b2c6dd5)