WooCommerce Warranty Version 2.6.0 Changelog
* Add – New WooCommerce product editor compatibility.
* Fix – Notification recipients field should only search for admin or shop managers users.
* Add – New WooCommerce product editor compatibility.
* Fix – Notification recipients field should only search for admin or shop managers users.
* Fix – Change the priority of our `init` method that is hooked to `plugins_loaded` from the default 10 to 9, ensuring it always fires before `woocommerce_blocks_loaded`.
* Dev – Bump WooCommerce “tested up to” version 9.5.
* Dev – Bump WooCommerce minimum supported version to 9.3.
* Fix compatibility with Purolator extension
* Fix – Address a possible fatal error that can occur when plugins modify query results
* Fix – Remove support for deprecated navigation feature
* Fix – Fix early voucher redemption bug with Block-based checkout transactions
* Fix – Prevent deprecation notices by conditionally loading Navigation feature only for stores running WC <= 9.2. * Dev - Bump WooCommerce "tested up to" version 9.5. * Dev - Bump WooCommerce minimum supported version to 9.3.
* Fix – Fixed data store queries producing database errors with an empty IN statement.
* Tweak – Removed use of global product variable in the context of the admin page.
* Add – New Product Editor Compatibility.
* Fix – PHP 8.3 deprecation notices.
* Fix – PHP 8.1 compatibility: htmlspecialchars_decode.
* Fix – Populate `last_commission_id` if commission already exists.
* Dev – Bump WooCommerce “tested up to” version 9.5.
* Dev – Bump WooCommerce minimum supported version to 9.3.
* Tweak – WC 9.5 compatibility.