You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fixed: server side GTM hostname did not work if domain name included a hyphen character
Fixed: user login and user registration data layer events were swapped, thanks danvy for the fix
Fixed: JavaScript error in Chrome around event.target.closest calls, thanks pinkasey for the fix
Fixed: cast _ga_tracked variable as integer to make the identical operator work correctly, thanks Irfan for the suggestion
Fixed: removed extra code added in 1.14 that reloads pages in Safari in WooCommerce integration. It broke some sites.
Updated: required PHP version raised to 7.4. Currently, this is not a hard requirement but from now I could include updates that will require this PHP version.