WooCommerce Coupon Campaigns Version 1.2.2 Changelog
* Fix – Confirm to `semgrep` standards.
* Fix – Confirm to `semgrep` standards.
* Tweak: Enhance repair routine with API Resource check.
* Fix – Conform to Quality Insights recommendations.
* Fix – Incorrect default height and width params.
* Fix – Conforms to coding standards.
* Fix – Hardcoded username in the points log.
* Fix – Incorrect username in admin adjusted event data.
* Feature – Add support for GA4
* Tweak – Track login event for all users regardless of role & remove the `wc_google_analytics_pro_signed_in_user_roles` filter
* Tweak – Track “viewed sign up” event on WooCommerce My Account registration page
* Fix – Ensure “clicked product”, “updated address”, “changed password”, “tracked order” events are tracked in Universal Analytics
* Fix – Ensure “signed up” event properly tracks user ID in Universal Analytics
* Fix – Ensure “subscription expiration” event is tracked
* Dev – Completely rewrite & restructure the plugin to use PSR-4 autoloading & namespaces
* Dev – Remove the `wc_google_analytics_pro_tracking_id` in favor of `wc_google_analytics_pro_ua_tracking_id`
* Misc – Add compatibility for WooCommerce High Performance Order Storage (HPOS)
* Misc – Update the SkyVerge Plugin Framework to v5.11.0
* Misc – Remove MonsterInsights compatibility
* Fix: Compatibility with Astra theme’s quick view feature.
* Dev: Move conditional logic for customizer settings to their respective callback functions for broader compatibility.
* Fix – Removed unnecessary dependencies from the plugin directory.
* Tweak – WC 7.6.0 compatibility.
* Tweak – WP 6.2 compatibility.
* Dev: Use `wp_safe_redirect()` when redirecting to My Account. #435
* Tweak – Tested compatibility with WC 7.6.
* Fix – Use the first delivery date when it matches the same weekday of the previous subscription renewal.
* New: Add `wc_mnm_child_item_rest_response` filter to customize REST response of child items.
* Fix: Change front end script event listeners to catch pur Javascript events on the quantity inputs.