WooCommerce Back In Stock Notifications Version 3.0.1 Changelog
* New – Added Order attribution support for conversions through the back-in-stock notification e-mail.
* New – User locale is now saved with each new registration.
* New – Added Order attribution support for conversions through the back-in-stock notification e-mail.
* New – User locale is now saved with each new registration.
* Dev – Updating code styling rules.
* Tweak – WC 9.7 compatibility.
* Dev – Bump WooCommerce “tested up to” version 9.7.
* Dev – Bump WooCommerce minimum supported version to 9.5.
* Dev – Bump WordPress minimum supported version to 6.6.
* Dev – Use the `@woocommerce/e2e-utils-playwright` NPM package for E2E tests.
* fixed: error in wc_additional_fees_block_checkout.js when global object wc does not exist
* Tweak – Change how “Unit Price” is calculated on invoices for better clarity and immutability (improves compatibility with Memberships discounts)
* Fix – Declare compatibility with block cart and checkout (the plugin was already compatible, this just addresses the notice that would appear)
* Tweak – WC 9.7 compatibility.
* Fix – Improve logging around `refresh_access_token` to avoid invalid request connection status errors.
* Dev – Bump WooCommerce “tested up to” version 9.7.
* Dev – Bump WooCommerce minimum supported version to 9.5.
* Dev – Bump WordPress minimum supported version to 6.6.
* Fix – Fixes an issue with Add-Ons being displayed multiple times in the summary when using a stepped layout.
* New – Added minimum and maximum quantity rules for categories.
* New – Added support for the ‘Combine Variations’ option for Variable Subscription products.
* Tweak – Important: Removed compatibility with the new Product Editor.
* New – Added support for Name Your Price products in Bundle-Sells.
* Fix – Support multiple Bundle forms of the same Bundle on a page.
* New – Introduced the ‘woocommerce_bundled_item_title_is_link’ hook to control over the bundled items title link.
* New – Added compatibility with the Receipts Rendering Engine.