WooCommerce Follow Up Emails Version 4.9.40 Changelog
* Fix – Security issues.
* Tweak – WC 7.7 compatibility.
* Fix – Security issues.
* Tweak – WC 7.7 compatibility.
* Update: WC and WP version updates.
* Update: Allow pricing rules to be applied to products with a 0 based price and a fixed price adjustment
when using category targets.
* Update: Remove some deprecated functions and other legacy code compatibility functions.
* Tweak – Added support for ‘bundle_price’ key in the REST API schema.
* New – Introduced the ‘woocommerce_bundled_item_group_of_quantity’ filter to override the bundled items’ Group of quantity.
* Fix – Fixed validation notice for Name Your Price bundled items.
* Fix – Fixed fatal error during data collection.
* Update – Compatible with WooCommerce High-Performance Order Storage (HPOS).
* Update – Updated settings layout to WooCommerce defaults.
* Update – Email templates moved under WooCommerce > Settings > Emails.
* Add – Tax exemption expiry emails for admin and customer.
* Update – Partially compatible with TaxJar plugin.
* Minor bug fixes
* New – Added Progress bar to display the Gift selection info[Applicable for Manual Gifts]
* Tweak – Supported for the WooCommerce Subscription compatible[Charge fee in the renewal order(s) if the subscription product is selected as Free]
* Tweak – Added Shortcode to display the remaining gift count in the notice[Applicable for Manual Gifts]
* Fix – Important: Security improvements.
* Fix – Fixed fatal error during data collection.
* Fix: PLUGINS-2093 – Fix bug on the rule Limit Number of Orders between Time about proper time format.
* Fix: PLUGINS-2105 – Fix whitelist features to be not being dependent on each other to skip specific rule fraud check.
* Fix: PLUGINS-2106 – Fix whitelist role not checking multiple roles.
* Update – Security update.
* Tweak – Ensure calling `Event_Tracking::custom_event()` records the event in GA4 in addition to UA
* Fix – Prevent a circular reference loop to cause out of memory errors in the integrations page if an auth token cannot be refreshed
* Fix – Correctly handle tracking of added shipping info events for orders without a shipping method set
* FIx – Restore and deprecate `Integration::custom_event()` in favor of `Event_Tracking::custom_event()`
* Fix – Address possible fatal errors when some plugin options are missing from the database