WooCommerce Warranty Version 2.5.5 Changelog
* Fix – Remove Navigation feature integration.
* Fix – Remove Navigation feature integration.
* Fix: PLUGINS-2746 – Type E_ERROR | Uncaught TypeError: array_unique() on line 365.
* New: Tested up to WooCommerce 9.3.2
* Fix: NULL value is getting set in Smart Coupons custom table where only boolean value is allowed
* Fix: In some cases, discounts are applying twice [WC Blocks]
* Update: Removed cart & checkout block info from WooCommerce > Status as it’s already available under WooCommerce > Status > WooCommerce Pages
* Update: URL cleanup by removing un-required parameter
* Update: Translations
* Add – Background color settings for the barcode to make the barcode scannable in dark theme or page.
* Fix – Fixed a compatibility issue with Product Add-ons that prevented configuring composite products.
* Update – WordPress 6.6 compatible.
* Update – WooCommerce 9.3 compatible.
* Dev – Added handling of JSON format to process the except parameter in the terms REST controller.
* Dev – When the setting to “Hide out of stock items from the catalog” is enabled, filter results now also include products which are available on back order along with those that are in stock.
* Add – Added the woocommerce_product_search_cache_control_marker_threshold filter and support for the WPS_CACHE_MARKER_THRESHOLD constant which allow to determine the value used as marker threshold.
* Add – Added type to term image data provided by the terms REST controller.
* Tweak – Improved keyboard usability and accessibility for bundle type selection.
* Tweak – Improved error notice when a Bundle in the cart can no longer be purchased.
* Fix – Fixed a compatibility issue with Product Add-ons that prevented configuring product bundles.
* Tweak – Improved keyboard usability and accessibility for bundle type selection.
* Tweak – Improved error notice when a Bundle in the cart can no longer be purchased.
* Fix – Fixed a compatibility issue with Product Add-ons that prevented configuring product bundles.
* New – Important: Data migrations from versions before 3.0 are disabled by default. Introduced ‘woocommerce_product_addons_enable_migration_3_0’ filter to allow this to be overridden.
* Php 8.1 Compatibility issue resolved.