WooCommerce Cost of Goods Version 2.11.3 Changelog
* Fix-Ensure that when getting costs refunded for an order item there are no PHP errors in sites running PHP 8.0+
* Fix-Ensure that when getting costs refunded for an order item there are no PHP errors in sites running PHP 8.0+
* Fix-Resolve bug introduced with version 3.7.2 when running on PHP < 7.3 * Fix-Resolve error code E00015 when cart contains more than 30 individual line items
* Important-The Min/Max Quantities integration requires Min/Max Quantities v3+.
* Fix-Fixed fatal error that was triggered when trying to add a Bundle with invalid configuration to an order.
* Tweak-Ensure that the Min/Max Quantities integration code affecting bundled item variations runs only in Product Bundles context.
* Tweak-Update the bundled item step in the cart/checkout block based on the container’s item quantity.
* Tweak-Don’t allow adding to the cart Store Credit products with zero credit amount.
* Tweak-The custom credit amount field is required when adding to the cart a Store Credit product without a default credit amount.
* Tweak-Tested compatibility with WC 6.8.
* Feature-Added compatibility with ‘Local Pickup Plus’.
* Tweak-Hide the delivery fields at checkout when selecting the ‘Local Pickup Plus’ shipping method.
* Tweak-Hide the setting ‘Enable for local pickup’ when the ‘Local Pickup Plus’ shipping method is available.
* Tweak-Optimized the shipping methods selector field.
* Tweak-Increased the width of the numeric setting fields to avoid the latest digits being hidden.
* Tweak-Tested compatibility up to WC 6.8.
* Dev-Initialize the compatibility with ‘WooCommerce Subscriptions’ as a plugin integration.
* Dev-Handle the compatibility with ‘WooCommerce Table Rate Shipping’ from a plugin integration.
* Dev-Deprecated functions related to the plugin ‘WooCommerce Table Rate Shipping’.
* Dev-Deprecated filter hook `wc_od_get_order_shipping_method`.
* WordPress 6.0 compatible.
* WooCommerce 6.9 compatible.
* Fixes inline Javascript to eliminate the Remove link for automatically applied coupons might get rendered visibly.
* Sensei LMS: Version bump to 4.6.3 https://raw.githubusercontent.com/Automattic/sensei/version/4.6.3/changelog.txt
* Feature: When a Non WC Subscription product > API > API Access Expires value is changed, all existing API Resources/purchases will be recalculated using the new value.
* Feature: The Access Expires value in the Order > API Resources meta box can now be edited to increase the Access Expire time per Non WC Subscription products.
* Add-A new setting to select a Xero Branded Theme template to attach with invoices is introduced.
* Fix-Localization to use ‘woocommerce-xero’.
* Fix-Zero tax rate labels not matching issue.
* Tweak-Bump WC tested up to version to 6.7.
* Tweak-Bump minimum PHP version to 7.0.
* Tweak-Bump minimum WC version to 6.0.
* Tweak-Bump minimum WP version to 5.6.
* Tweak-WC 6.8.0 compatibility.
* Add-Added compatibility with the Cart and Checkout blocks.
* Improvement-Add admin validation when filling in, changing and saving Minimum, Maximum and Group of quantity values.
* Improvement-Add admin notices to products/variations that are already saved with invalid Minimum and Maximum quantity values.
* Improvement-Automatically correct invalid values when configuring or saving the Minimum/Maximum quantity settings.
* Fix-Cast product price and quantity to float to avoid type error.
* Fix-Specific variation title not showing in quantity error notice.
* Fix-Styling of checkbox labels and tooltips in add new product page.
* Dev-Remove inline JavaScript scripts and create separate script files that are enqueued via the ‘wp_enqueue_scripts’ and ‘admin_enqueue_scripts’ hooks.