Skip to content

Latest commit

 

History

History
91 lines (41 loc) · 3.52 KB

CHANGELOG.md

File metadata and controls

91 lines (41 loc) · 3.52 KB

Changelog

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

1.6.0 (2024-05-16)

Features

  • add crossorigin support (32dd133)

1.5.0 (2024-05-05)

Features

  • add partytown integration (8c883fd)

1.4.2 (2024-01-28)

Bug Fixes

1.4.1 (2023-12-06)

Bug Fixes

  • make sure astro matomo works with astro v4 (0ca5469)

1.4.0 (2023-08-30)

Features

  • makes sure astro breadcrumbs is still compatible with astro v3 (4f527ba)

1.3.1 (2023-08-22)

Bug Fixes

  • color the disable massage (1bb90a8)

Changelog

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

1.3.0 (2023-05-28)

Bug Fixes

  • trackerUrl and srcUrl not defined (69e1d86)

Features

  • add setCookieDomain, trackerUrl, srcUrl options (a9c05c4)

1.2.1 (2023-03-19)

Bug Fixes

  • deps: update dependency astro to v2.1.3 (e99ab5a)

1.2.0 (2023-02-26)

Features

1.1.0 (2023-02-25)

Features

  • enabled set to false will not output any js file; remove cookieDomain option (9bcdb52)

1.0.0 (2023-02-25)

Features

  • add matomo init script; add global ts types; add astro integration (c6b903f)
  • add option to enable and disable matomo (4573065)