Skip to content

Releases: stefandoorn/google-tag-manager-plugin

Fix public js reference & wrong event reference

21 Mar 09:10
34a172c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.0-alpha.1...v2.0.0-alpha.2

Support Sylius 2.0

12 Mar 11:10
15df774
Compare
Choose a tag to compare
Support Sylius 2.0 Pre-release
Pre-release

What's Changed

  • Support Sylius 2.0 - big thanks to @Prometee in #135
  • Bump minimum PHP version to 8.2 (same default as in Sylius 2.0)
  • Use Sylius Twig Hooks

New Contributors

Full Changelog: v1.2.3...v2.0.0-alpha.1

Check for existence of isMainRequest / isMasterRequest and use available one

16 Aug 10:14
158f574
Compare
Choose a tag to compare
Merge pull request #134 from stefandoorn/main-master-request

Check for existence of isMainRequest or isMasterRequest

Remove trailing comma on ContextListener::__construct to be compatible with PHP 7.4

23 Mar 12:42
0ae1052
Compare
Choose a tag to compare
v1.2.2

Remove trailing comma on ContextListener::__construct to be compatibl…

Remove unneeded dependency from require

05 Jan 11:12
7676d86
Compare
Choose a tag to compare
v1.2.1

Do allow Sylius ^1.9 although we don't test against it

Sylius 1.12 support with S5 + S6

18 Nov 15:03
15da759
Compare
Choose a tag to compare

Sylius 1.11 support

09 Jun 11:27
605d525
Compare
Choose a tag to compare
v1.1.0

Merge pull request #108 from stefandoorn/dependabot/composer/vimeo/ps…

Remove conflict

23 Dec 13:27
0eed3c9
Compare
Choose a tag to compare
v1.0.1

Merge pull request #98 from kgonella/feature/remove-conflict-in-compo…

Finally a proper v1.0.0

20 Dec 16:24
d897412
Compare
Choose a tag to compare

Finally a v1 release, based on a recent Plugin skeleton and using the v3 of the underlying GTM bundle. The plugin has been used out in the wild so much, that tagging a proper first version should be ok by now.

Only inject data on master requests

11 May 18:06
cb201c1
Compare
Choose a tag to compare
Merge pull request #84 from stefandoorn/dependabot/add-v2-config-file

Upgrade to GitHub-native Dependabot