Decryption key:
WooCommerce Composite Products v11.0.7
2026.06.17 - version 11.0.7
* 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.