WooCommerce Composite Products Version 8.4.0 Changelog
* Fix-Added compatibility with the Cart and Checkout blocks.
* Tweak-Removed the ‘Subtotal’ prefix from component subtotals in all templates.
* Fix-Added compatibility with the Cart and Checkout blocks.
* Tweak-Removed the ‘Subtotal’ prefix from component subtotals in all templates.
* Fix-Added support for composited bundles when using the new Cart and Checkout blocks-requires Composite Products 8.4.0.
* Fix-Group bundled items in single ‘Includes’ meta when viewing the legacy mini cart.
* Fix-Appended list of bundled items next to composited container bundles in the cart widget.
* Fix-Fixed an issue that prevented bundled item quantity inputs from appearing in bundles when object caching is enabled and bundle-sells are in use.
* Fix-Resolved an issue with missing ‘checkout-blocks.css’.
* Fix-Resolved an issue that prevented bundles from being ordered again if one or more items is saved as optional after the original order is placed.
* Fix: Cache for variable product price string
* Fix-Bug fixes
* Fix-Bug fixes
* Fix-Compatibility with WC Blocks 7.2.
* Fix-Prevent error on PHP 8+ from improper return value to `uasort()`.
* Tweak-Bump minimum PHP version to 7+.
* Tweak-Bump minimum WooCommerce version to 3.9+.
* Fixed print “unchecked” string issue.
* Fix-Improve mechanics for fetching and updating the list of available channels (props Brian Henry).
* Fix-Removed requests to deprecated `groups.list` endpoint (props Brian Henry).
* Fix-Replace deprecated `is_ajax()` usages with `wp_doing_ajax()`
* Dev-Make the tracking script URL filterable
* Misc-Require WooCommerce 3.9.4 or higher