Releases: tlamedia/gtm-kit
Releases · tlamedia/gtm-kit
2.2.1
2.2.0
Enhancements:
- Added notifications and warnings for missing GTM container, debug log usage, auto-update and event inspector usage. These improvements aim to ensure smooth production operations.
Other:
- Minor refactoring
2.1.0
Enhancements:
- Added support for the Bricks theme builder.
Bugfixes:
- In some cases other plugins or a theme could block GTM Kit from firing JS event like the one that fires the add_to_cart GTM event.
2.0.1
Bugfixes:
- Fix an edge case that could cause a fatal error in admin_body_class().
2.0
Breaking change:
- Starting with GTM Kit version 2.0, the add_to_wishlist event is no longer supported in the free version of GTM Kit.
Enhancements:
- A notifications handler has been added to communicate issues and notifications that require the user’s attention.
- Added a warning when other Google Tag Manager plugins that may cause a conflict are active.
- WooCommerce users are advised to install a supported SEO plugin to take advantage of a default category in data layer items.
Other:
- Increased PHPStan analysis level to 6, enhancing static code analysis and catching potential issues earlier in the development process.
- Require WordPress 6.3.
- Require WooCommerce 8.3.
- Require PHP 7.4.
1.23.3
Bugfixes:
- Prevent fatal errors caused by invalid filter input from third-party plugins.
- In WordPress versions prior to 6.6, the options pages fail to load due to a missing dependency.
1.23.2
Other:
- Require WooCommerce 8.2.
- Tested up to WooCommerce 9.2.
1.23.1
Enhancements:
- The 'Getting Started' section the setup wizard has been updated with new content.
Bugfixes:
- The settings were not saved correctly in multisite installations.
- An upgrade function was causing problems for multisite installations leading lost configuration.
Other:
- The load priority of the script 'gtmkit-js-before' has been lowered from 1 to 5 to allow user to register scripts before.
1.23
Enhancements:
- Added an option to exclude selected user roles from tracking.
- Improve the flexibility of GTM Kit integrations.
Other:
- Tested up to WooCommerce 9.1.
- Tested up to WordPress 6.6.
1.22.4
Enhancements:
- Improve log and support data.
Bugfixes:
- There was a typo preventing the GTMKIT_WC_DEBUG_TRACK_PURCHASE constant from having any effect.
Other:
- Tested up to WooCommerce 8.9.