WooCommerce Mix and Match Products Version 2.4.5 Changelog
* Fix: Compatibility with Astra theme’s quick view feature.
* Dev: Move conditional logic for customizer settings to their respective callback functions for broader compatibility.
* Fix: Compatibility with Astra theme’s quick view feature.
* Dev: Move conditional logic for customizer settings to their respective callback functions for broader compatibility.
* Fix – Removed unnecessary dependencies from the plugin directory.
* Tweak – WC 7.6.0 compatibility.
* Tweak – WP 6.2 compatibility.
* Dev: Use `wp_safe_redirect()` when redirecting to My Account. #435
* Tweak – Tested compatibility with WC 7.6.
* Fix – Use the first delivery date when it matches the same weekday of the previous subscription renewal.
* New: Add `wc_mnm_child_item_rest_response` filter to customize REST response of child items.
* Fix: Change front end script event listeners to catch pur Javascript events on the quantity inputs.
* New: Add support for ‘pause’ attribute
* New: Add support for ‘lifestyle_image_link’ attribute
* New: Add support for ‘expiration date’ attribute
* New: Add support for ‘disclosure date’ attribute
* Change: Re-organise fields in settings into groups to make it easier to manage standard settings
* Tweak – Tested compatibility up to WC 7.6.
* Tweak – Tested compatibility with WP 6.2.
* Fix – Fixed errors in the authentication process due to recent changes in the AWeber API.
* Fix – Fixed the read of an abandoned cart object from the database for WC 7.5+.
* Fix: Emails for coupons are not getting sent when the setting ‘Combine emails’ is enabled
* Fix: Do not call ‘get_post_meta’ for coupon meta ‘discount_type’ if the post id is empty
* Update: Spellcheck: replace ‘Funtion’ with ‘Function’
* Update: POT file
* Sensei LMS: Version bump to 4.13.1 https://raw.githubusercontent.com/Automattic/sensei/version/4.13.1/changelog.txt
* Sensei Pro: Version bump to 1.13.1
* Fix early returns to keep the original filtered value to prevent issues with other filters.
* Update – Security update.