WooCommerce Composite Products Version 8.10.5 Changelog
* Tweak – Deferred frontend scripts.
* Tweak – Deferred frontend scripts.
* Tweak – Deferred frontend scripts.
* New – Added compatibility with PHP 8.3.
* Update: Tested up to WooCommerce 8.4.0.
* New: Prelimary support for variable gifts in cart block. For now it will re-direct to the single product page.
* New: Declare cart/checkout block support.
* Fix: Much stricter add to cart validation on gift items, esp for variations with some attributes pre-configured but “Any” value allowed for other attributes.
* Fix: Resolve issues with importing adwords_label via CSV
* Feature – Add compatibility with the Cart and Checkout blocks
* Important: Tweak – Used JSON encoding for importing/exporting add-ons. Serialized export data created by previous plugin versions will no longer work.
* New – Added compatibility with PHP 8.3
* Fix – Removed WooPayments express checkout buttons from product pages with add-ons due to avoid compatibility issues.
* Fix – Removed Stripe express checkout buttons from product pages with add-ons due to avoid compatibility issues.
* Fix – Removed PayPal smart buttons from product pages with add-ons due to avoid compatibility issues.
* Fix – Resolved an issue that enforced min/max quantity rules even when Limit Quantity was disabled.
* Fix – Resolved PHP warning triggered when editing a product with a deleted add-ons meta.
* Tweak – Improved the handling of the global product object to avoid compatibility issues with other plugins using it.
* Tweak – Defer frontend scripts.
* Feature – Define preset amounts for the Store Credit products.
* Tweak – Tested compatibility up to WC 8.5.
* Dev – Dropped deprecated plugin code.
* Minor fix in JS (issue when saving when no custom column where set)
* Minor CSS fix for small screens
* Added info labels on range filter
* Fix: fatal error when $product instance does not exist.
* Update – WooCommerce compatibility version to 8.5.1
* Update – Wordpress compatibility version to 6.4.2
* Update – compatibility with High-Performance Order Storage (HPOS)