WooCommerce Composite Products

WooCommerce Composite Products 11.0.7

No permission to download
* Fix - REST API: Honored the array order of composite_scenarios on PUT /products when the request lists every existing scenario by id, so scenarios can be reordered via the API.
* Fix - REST API: Fixed a PHP notice and incorrect id handling when creating composite scenarios via the API.
* Fix - REST API: Fixed a PHP notice when clearing all composite scenarios via the API with an empty array.
* Fix - Fixed a PHP 8 fatal when importing composite products via CSV.
* Tweak - Bumped WooCommerce tested up to version to 10.9.
* Dev - Updated the JavaScript build toolchain to the React 18.3 line and added React 19 readiness guards.
* Dev - Added an initial read-only WordPress abilities surface for querying Composite Products configuration.
* Fix - Fixed admin checkbox styling compatibility with WordPress 7.0.
* Fix - Prevented division-by-zero warnings when normalizing composited cart item quantities against a zero parent quantity.
* Tweak - Bumped WordPress tested up to version to 7.0.
* Tweak - Bumped WooCommerce tested up to version to 10.7.
* Fix - Improved compatibility with Min/Max Quantities.
* Tweak - Added defensive code when aggregating package items without calculated cart totals.
* Tweak - Bumped WooCommerce tested up to version to 10.5.
* Fix - Improved compatibility with WC 10.4 wc_format_decimal changes.
* Tweak - Replaced wc_enqueue_js with wp_add_inline_script according to the recommended WordPress core script patterns.
* Tweak - Bumped WordPress tested up to version to 6.9.
* Tweak - Bumped WooCommerce tested up to version to 10.4.
* Fix - Replaced invalid HTML line break tags.
* Fix - Fixed a warning caused when a Composite Product without components exists in the cart.
* Fix - Replaced deprecated script handles for compatibility with WooCommerce 10.3+.
* Fix - Fixed "invalid form control not focusable" error when clicking Add to Cart with hidden variable product components.
* Tweak - Important: Updated frontend templates.
* Fix - Improved accessibility.
* Fix - Fixed a compatibility issue with WooCommerce Square.
Fix - Fixed an issue that revealed Options Filtering/Sorting settings for optional, static components.
* Dev - Removed deprecated method WC_CP_Core_Compatibility::wc_current_theme_is_fse_theme.
* Fix - Fixed an issue that prevented subscription plans from applying on paginated component options.
Back
Top