AutomateWoo Version 5.4.2 Changelog
* Fix-“Subscription-Remove Coupon” action did not remove the discount applied
* Fix-“Subscription-Remove Coupon” action did not remove the discount applied
* Issue fixed with multisite activation.
* Fix: The payment types of the separated form were not unchecking when a new payment method was selected.
* Fix: Issues with updating the checkout on every payment method change.
* Checked and verified WC 5.3.0 compatibility.
* WC tags
* Change: WooCommerce 5.4 compatibility
* Fix-Ensure to pass item object or data to filter hiding virtual items
* Fix: CRITICAL Uncaught Exception: This coupon is valid for the first order only
* Fix: Incorrect calculation when multiple store credit is applied
* Fix: ‘Coupon shareable link’ not working, added param ‘sc-page’ in the shareable link
* Update: Hook ‘wc_sc_is_filter_content_coupon_message’ to decide whether to filter the content of the coupon message or not, before displaying on the website
* Update: Default arguments for method WC_SC_Coupon_Message::wc_add_coupons_message_in_email [PHP8]
* Update: POT file
* Fix: Resolve conflict with some plugins due to pst/container versions
* Re-roll release to get back in sync with deployment tool
* Feature-Send stock notifications for bundles that run low in stock or out of stock due to bundled product stock changes.
* Feature-View remaining bundles in product bundle pages, even when ‘Product Data > Inventory > Manage Stock’ is disabled at bundle level. Applicable to bundles that contain at least one bundled item that manages stock.
* Feature-View remaining bundles in ‘Products’ list table. Calculated based on minimum bundled item quantities. Applicable to bundles that contain at least one bundled item that manages stock.
* Fix-Prevent bundle cart/order item prices/subtotals from being hidden when bundled item prices/subtotals are not aggregate and the parent item price/subtotal is zero.
* Fix-Always display bundled items in orders where the parent bundle doesn’t exist-for example, in ‘My Account > Subscriptions’.
* Fixed: Replacing a jQuery that I had accidentally deleted.
* Fix-Plugin screen `Docs` link now links to correct documentation URL.