WooCommerce Composite Products Version 10.3.2 Changelog
* Fix – Fixes an issue with Add-Ons being displayed multiple times in the summary when using a stepped layout.
* 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.
* New – Added a ‘Clear’ button to File Upload add-ons.
* Tweak – Important: Removed compatibility with the new Product Editor.
* Tweak – Important: Updated the File Upload template.
* 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.
* New: Tested up to WooCommerce 9.6.1
* Fix: Force shipping method selection when a coupon with free shipping and restrictions is applied manually
* Fix: Prevent duplicate queries caused by the Smart Coupons Blocks integration
* Update: Database upgrade notice for better clarity for the fix related to order analytics data
* Update: Translations
* Fix – Log in with Amazon not working due to invalid `payments:widget` scope
* Fix – Improved validation and handling for Exclude shipping rate ids.
* Fix – Add translator comments to assist in translations.
* Fix – Cache coupon count and use a direct SQL query to count the totals.
* Tweak – Add flush_group to the cache helper class.
* Tweak – Highlight the OR condition for rule groups.
* Tweak – PHPCS fixes for variable classes.