WooCommerce Aweber Newsletter Subscription Version 4.0.3 Changelog
* Fix – Fix security issue where the connected Aweber account could be disconnected unintentionally
* Fix – Fix security issue where the connected Aweber account could be disconnected unintentionally
* Fix – Invalid address error when using Apple Pay and Google Pay.
* Fix – No rates are returned if total travel time is less than 1 minute.
* Fix – Fix issue where credits did not appear for users with capital letters in their email address
* fix – improve new frontend wp hooks compatiblity
* Tweak – Supported for Alia Currency Switcher plugin based compatible
* Tweak – Multiple Product selection supported in the Buy Product field[Buy X Get y mode]
* Tweak – Conditional option added to consider the Buy Product when multiple products were selected case
* Tweak – Additional option added to consider the Buy Quantity calculation[Product with Least Quantity will be considered]
* Tweak – Supported awarding the product as Free Gift when it is in the Backorder case
* Tweak – Tested with WordPress v6.5.2
* Tweak – Tested with WooCommerce v8.8.2
* [Bug Fix] Fixed product save issue related to the ‘cart contains product’ field.
* [Enhancement] Compatible with WooCommerce 8.8.x
* [Enhancement] Compatible with WordPress 6.5.x
* Dev – Bump WooCommerce “tested up to” version 8.8.
* Dev – Bump WooCommerce minimum supported version to 8.6.
* Dev – Bump WordPress “tested up to” version 6.5.
* Dev – Bump WordPress minimum supported version to 6.3.
* Important: Requires WordPress 5.0.
* New: Eliminated dynamic properties on objects. Resolves warning notices in PHP 8.2+. (Important! If using Not Sold Separately, you will need to upgrade to 2.4 of later: https://github.com/kathyisawesome/wc-not-sold-separately/releases/latest)
* New: Introduce wp.hooks actions `wc-mnm-initialize.${product_type}` and `wc.mnm.container.container-updated` and filter `wc.mnm.container.update_order_item_data` for compatibility with mini-extensions. NB: This replaces the experimental `wc_mnm_update_container_order_item_data` triggerHandler and the Javascript `wc-mnm-initialize.${product_type}` custom event in the order metabox scripts.
* Fix: Show child item availability/stock status if container has insufficient stock.
* Tweak: Add grayscale effect to out of stock child items.
* Tweak: Style compatibility tweak for quantity input alignment in Twenty TwentyFour theme.
* Fix – Order cannot be found when searching on RMA page with HPOS mode.