WooCommerce Composite Products Version 8.7.5 Changelog
* Fix – Updated the REST API schema for default_option_id to support string or integer.
* Fix – Updated the REST API schema for default_option_id to support string or integer.
* Update: Tested up to WooCommerce 7.6.
* Fix: Remove duplicate “Settings” link on plugins page.
* Fix: Entirely remove ul.woocommerce-error element when price is valid for better compatibility with ajax refreshing in cart.
* New: Added separate Buy Again page.
* Tweak: Settings Improvements.
* Tweak: Tested with WordPress v6.2.0 and WooCommerce v7.5.1.
* New – Option added to select the rule status for Hiding the Gift Product
* Tweak – Option added to consider the WC coupon discount value for Calculation of Category Total Criteria
* Tweak – Tested with WordPress v6.2.0
* Add – Improved Stability
* Fix – Sync variation name instead of slug
* Update – Optimised product sync process
* Fix – Resolve fatal errors being thrown in PHP 8+ when viewing the Customer Token Editor
* New: Tested up to WordPress 6.2
* Fix: ‘get_page_by_title’ is deprecated since WordPress 6.2
* Fix: Auto apply feature not working for users with multiple roles
* Fix: ‘Payment methods’ restrictions giving error when store credit is more than order total
* Fix: Fatal error: Uncaught Error: Call to undefined method WC_Coupon::set_status() with WooCommerce 6.1.2 or lower
* Tweak: Remove unnecessary use of ‘debug_print_backtrace’
* Tweak: Use object for initializing, if available, instead of id
* Developer: Hook ‘wc_sc_invalid_coupons_list_title’ and ‘wc_sc_invalid_coupons_list_description’ for changing title & description for section ‘Invalid/Used coupons’ on My Account page
* Update: Linked auto-apply feature with appropriate hooks instead of ‘wp_loaded’
* Update: POT file
* Fix: Fix for Nested Forms by toggling AJAX only when the parent form is rendered.
* Fix: Resolve warnings regarding $err_level
* Update: Add Product SKU to the exportable fields list from Gravity Forms Entries.
* Fix – Fixed 404 page not found error on my account “Tex Exempt” page.
* Fix – Fixed slashes issue in editor when adding links.
* Update – Partially compatible with AvaTax plugin.