WooCommerce Anti Fraud Version 5.2.0 Changelog
* New: PLUGINS-2013 – Detailed Logging of Orders.
* New: PLUGINS-2013 – Detailed Logging of Orders.
* Update: Only perform validation when moving from a list to the cart via the woocommerce_add_to_wishlist_validation filter.
* Update: Add additional content to the wishlist share email.
* Update: Add {wishlist_url} to the wishlist share email.
* Update: Add {wishlist_email} to the wishlist share email.
* Compatibility: Add compatibility with HPOS.
* Security: Updated reflected text in templates and emails to be escaped.
* Tweak – WC 7.5 compatibility.
* Tweak – WP 6.2 compatibility.
* Fix: More PHP 8 compatibility fixes.
* Fix: Fix issues with echo statements in the admin.
* Compatibility: Add support for WooCommerce HPOS.
* Compatibility: WP and WC updates.
* Add: Declare compatibility with WooCommerce High-Performance Order Storage (HPOS). #418
* Fix: Purchasing a gift subscription via the checkout on stores that have HPOS enabled. #426
* Fix: Display the Subscriptions list table filter to filter by gifted and non-gifted subscriptions when HPOS is enabled. #428
* Fix: Filter the Subscription list table when the gifting filter is used on stores with HPOS enabled. #428
* Fix: Show the correct number of gifted subscriptions in the system status report when HPOS is enabled. #430
* Fix: Empty edit subscriptions link on the Subscriptions list table when HPOS is enabled. #431
* Fix: Grant view_order permissions to recipients when HPOS is enabled. #431
* Fix: Save and update the recipients address on the subscription when HPOS is enabled. #433
* Dev: Update `get_recipient_subscriptions()` to replace `get_posts()` with `wcs_get_subscriptions()`. #426
* Dev: Update `set_recipient_user()` and `delete_recipient_user` to use WC CRUD methods. #426
* Dev: Fixes deprecation warnings on the latest Subscriptions version. #431
* Dev: Update `$post->post_type` code to use subscriptions data store functions. #431
* Update: PLUGINS-1993 – Woo Review Issues.
* Add – Declare WooCommerce Subscription Downloads compatible with High-Performance Order Storage.
* Dev – Improved code clarity in WC_Subscription_Downloads_Products class.
* Fix – Incompatibility with “Kadence WooCommerce Email Designer” plugin.
* Tweak – Tested compatibility up to WC 7.5.
* Fix – The date range interval didn’t include the site timezone offset.
* Tweak – Hide redundant “Earn up to” message for variable products.