Releases: Setono/SyliusAnalyticsPlugin
Releases · Setono/SyliusAnalyticsPlugin
v4.0.0-alpha.4
What's Changed
- Add view item list subscriber by @loevgaard in #92
Full Changelog: v4.0.0-alpha.3...v4.0.0-alpha.4
v4.0.0-alpha.3
Added helper for resolving category tree
Full Changelog: v4.0.0-alpha.2...v4.0.0-alpha.3
v4.0.0-alpha.2
What's Changed
- Add resolvers to make the plugin more extendable by @loevgaard in #91
Full Changelog: v4.0.0-alpha.1...v4.0.0-alpha.2
v4.0.0-alpha.1
Pinned Google Analytics Bundle
v4.0.0-alpha
Version 4 marks the beginning of Googles GA4 integration. This also has the implication that we're returning to client side tracking because server side tracking is not possible (or at least intended) with GA4.
What's Changed
- Upgrade test application and drop support for Symfony 4, PHP7.4 and PHP8.0 by @loevgaard in #85
- Add view item event by @loevgaard in #88
- Allow to disable events easily by @loevgaard in #89
Full Changelog: v3.0.1...v4.0.0-alpha
v3.0.1
v3.0.0
This marks the stable release of the v3 where we migrated from client side tracking to server side tracking. Enjoy 🎉
What's Changed
- Migrate to server side tracking by @loevgaard in #54
- Upgrade test application, meta files and deps by @loevgaard in #66
Full Changelog: v2.0.2...v3.0.0
v3.0.0-alpha.5
Allow new version of GoogleAnalyticsServerSideTrackingBundle
v2.0.4
v3.0.0-alpha.3
Removed dependency on symfony/event-dispatcher-contracts