WooCommerce Fedex Shipping Version 4.0.0 Changelog
* Add – Compatibility with the new WooCommerce product editor.
* Add – Compatibility with the new WooCommerce product editor.
* Add – Debug mode compatibility with WooCommerce Blocks.
* Dev – Bump WordPress “tested up to” version 6.6.
* Dev – Exclude the Woo Comment Hook `@since` sniff.
* Dev – Fix QIT E2E tests and add support for a few new test types.
* Dev – Bump WooCommerce “tested up to” version 9.0.
* Dev – Bump WooCommerce minimum supported version to 8.8.
* Dev – Bump WordPress minimum supported version to 6.4.
* Dev – Bump WordPress “tested up to” version 6.6.
* Dev – Exclude the Woo Comment Hook `@since` sniff.
* Dev – Update NPM packages and node version to v20 to modernize developer experience.
* Fix – The `accommodation-booking` product creation is not possible via the REST API.
* Fix – Handle Fatal Error caused by an order without a Booking.
*Fixed next payment date before end of trial – timezone issue
*fix – Product Upload related bug
*update – Improved Stability
* Update – WordPress 6.6 compatible.
* Update – WooCommerce 9.2 compatible.
* Update – Requires at least WordPress 6.2.
* Add – Added filtering support for the WooCommerce “Product Collection” block. The extension’s filter blocks can now be used together with the “Product Catalog” collection of the “Product Collection” block to show results that match the current filters.
* Dev – Replaced uses of the deprecated jQuery function trim().
* Dev – Replaced uses of the deprecated jQuery function isArray().
* Dev – Replaced uses of the deprecated jQuery shorthand keydown().
* Dev – Replaced uses of the deprecated jQuery shorthand focus().
* Dev – Replaced uses of the deprecated jQuery shorthand focusin().
* Dev – Replaced uses of the deprecated jQuery shorthand focusout().
* Update – Updated selectize to v0.15.2.
* Add – Added the woocommerce_product_search_handle_product_collections filter.
* Dev – Using ReactDOMClient.createRoot() if available (as of React 18.0) instead of ReactDOM.createRoot().
* Add: Include trial_period, suspension_count, and requires_manual_renewal in the REST API response for subscriptions.
* Update: When a renewal order’s payment is skipped, include the order’s current status in the note to help troubleshooting.
* Fix: Label improvements on subscription and order page templates.
* Fix: Fixed an issue with subscriptions containing multiple renewal orders to mark a random item as processing, instead of the last order.
* Fix: Prevent errors from invalid subscription objects during customer payment method updates.
* Dev: Updated subscriptions-core to 7.3.0.
* Tweak – WC 9.1 compatibility.
* Tweak – WP 6.6 compatibility.
* New: Added option to display Buy Again Products in cart page
* Tweak: Tested with WordPress 6.5.5 & WooCommerce 9.0.1