WooCommerce Min Max Quantities Version 4.3.0 Changelog
* New – Added REST API support.
* New – Added REST API support.
* New: Support “on display to order” in local product inventory feeds
* Fix: Handle broken image records more gracefully
* Fix: Resolve issues where the plugin could sometimes cause the product importer to fail
* Fix – Notice is displayed when rate minimum and rate maximum is equal.
* Add: Declare WooCommerce as a plugin dependency in the plugin header.
* Fix: Ensure next payment dates are only extended when early renewal orders paid via the modal are fully paid. Prevents extending dates on authorized but not captured payments.
* Fix: Updated the switching calculator to handle situations where an upgrade has a new price per day less than the old price per day. Previously this would result in a negative upgrade cost.
* Fix: Update the failing payment method on a subscription when customers successfully pay for a failed renewal order via the block checkout.
* Fix: Resolved an issue that would cause subscriptions to be directly cancelled by the WooCommerce process of automatically cancelling unpaid orders in-line with the hold stock setting.
* Fix: Prevent duplicate status transition notes on subscriptions and potential infinite loops when processing subscription status transitions.
* Fix: Resolved an issue that could lead to “Undefined array key ‘order-received'” errors.
* Fix: Resolved errors that could occur when paying for renewal orders via the checkout when the store has custom checkout fields.
* Fix: Resolved database errors that would occur when ordering the subscriptions list table by the ‘Last order date’ on sites with HPOS enabled.
* Dev: Introduced a new filter (‘wcs_setup_cart_for_subscription_initial_payment’) to enable third-party plugins to use the pay-for-order flow to complete a subscription’s initial payment.
* Dev: Updated subscriptions-core to 7.0.0.
* New – Introduced support for the new Product Editor.
* Fix – Resolved an issue that prevented admin notices from showing up.
* Tweak – Improved how gift cards emails are displayed in small screens.
* Tweak – Updated the way of identifying hydration context in Store API requests.
* Tweak – Add WP 6.5 Require plugins header.
* Tweak – WC 8.8 compatibility.
* Minor fixes in automatic stock management ++
* Added new tab for featured image, gallery images and categories
* Fixes and improvements
* Dev – Remove deprecated background processing classes and add comments to remove redundant phpcs and semgrep warnings.
* Tweak – WC 8.8 compatibility.
* Update – Remove the ActiveCampaign SDK and use version 3 of the REST API for actions.
* Tweak – Updated the way of identifying hydration context in Store API requests.