WooCommerce Google Analytics Pro Version 2.2.1 Changelog
* Fix – Support new GS2 cookie formats
* Fix – Translations triggered too early error
* Misc – Update SkyVerge Plugin Framework to 5.15.11
* Fix – Support new GS2 cookie formats
* Fix – Translations triggered too early error
* Misc – Update SkyVerge Plugin Framework to 5.15.11
* Tweak – Add hooks to allow experimenting with third party cloud storage services compatible with S3 such as Cloudflare R2, Wasabi S3, Backblaze B2, Digital Ocean Spaces, etc.
* Tweak – Add System Status Report to help with troubleshooting
* Fix – Plan data not loading when using `wc_memberships_get_user_memberships()` before the `init` hook.
* Fix – Reduced the priority on our content restriction hook for compatibility with Beaver Builder Themer
* Fix – “Translation triggered too early” errors
* Dev – Update the SkyVerge framework to v5.15.9
* Misc – Removed deprecated usage of WC_Email `$find` and `$replace` properties in favor of `$placeholder`. The associated filters `wc_order_status_manager_order_status_email_find_variables` and `wc_order_status_manager_order_status_email_replace_variables` have also been deprecated, with a new replacement: `wc_order_status_manager_order_status_email_placeholders`
* Tweak – When an order moves to a custom paid status, we no longer delete the existing `woocommerce_downloadable_product_permissions` record for that order. Our new behavior better aligns with WooCommerce core paid statuses.
* update – WooCommerce tested up to 9.8
* update – Improved styling on preview field
* update – Load plugin on ‘woocommerce_init’ hook
* fix – Error when having a product set as preview that is no longer availalbe
* fix – Error when products with labels are loaded through a specific shortcode using the REST API
* Tweak – WC 9.9 compatibility.
* Tweak – WP 6.8 compatibility.
* NEW: PLUGINS-2991 – New dedicated whitelisting page.
* Update: PLUGINS-2990 – Various text improvements.
* Fix: PLUGINS-2973 – Orders with “Unknown” Origin are not Blocked by Default.
* Fix: PLUGINS-3013 – atal error in Anti-Fraud plugin due to null array.
* Remove – Removed support for VK as a social login provider
* Fix – Fix PayPal integration with correct API endpoints and parameters
* Fix – Translations loaded too early error
* Misc – Update HybridAuth to version 3.11
* Misc – Remove LinkedIn API v1 support as it is no longer available
* Misc – Update the plugin framework to v5.15.11
* Dev – Autoload provider components
* Dev – Clean up redundant and deprecated custom HybridAuth components
* Fix: Uncaught ReferenceError wc_sc_send_coupon_form_block_frontend is not defined on WooCommerce Checkout Block
* Update: Translations
* Fix – Improved performance by preventing backorder calculations from running when the minimum stock quantity is zero.