WooCommerce Fedex Shipping Version 4.0.2 Changelog
* Fix – FedEx International Ground rate is doubled.
* Fix – FedEx International Ground rate is doubled.
* Fix: Ensure the tab post type isn’t publicly queryable (note: searching within tab content will still function as expected)
* Fix: Adds tabs default layout to newly created products vis REST API
* Fix – Fatal error: `Uncaught TypeError: property_exists()`.
* Fix: Resolve duplicate subscription creation and PHP warning when switching subscriptions with Prepaid for WooCommerce Subscriptions plugin active.
* Fix: Switch calculations now exclude previous switch orders with a checkout-draft status.
* Dev: Introduce new parameter to WC_Subscription::get_last_order() to enable filtering out orders with specific statuses.
* Update: Schedule subscription-related events with a priority of 1 to allow for earlier execution within the Action Scheduler.
* Fix: Ensure admin notices are displayed after performing bulk actions on subscriptions when HPOS is enabled.
* Fix: Add a year to the next renewal date billing interval is 12 months or more for a synced subscription.
* Dev: Added filter to enable overriding the total paid for current switch period.
* Dev: Updated subscriptions-core to 7.4.1.
* Add – Filter, `disable_find_booked_day_blocks_nonce_check`, to handle bypassing nonce check.
* Fix – Cost does not recalculate when changing the number of persons.
* Fix – Ensure recurring Google events correctly block the end times for the “Customer Defined Blocks”.
* Fix – Resolve PHPCompatibility errors reported by WooCommerce’s Quality Insights Toolkit test.
* Dev – Bump WooCommerce “tested up to” version 9.2.
* Dev – Bump WooCommerce minimum supported version to 9.0.
* Dev – Fix QIT E2E tests and add support for a few new test types.
* Dev – Update E2E tests to accommodate the changes in WooCommerce 9.2.
* fix – Resolved an issue with create a new shipping template to ensure proper functionality.
* Fix – “Due Today” amount displaying incorrectly after updating the cart quantity.
* Dev – Bump WooCommerce “tested up to” version 9.2.
* Dev – Bump WooCommerce minimum supported version to 9.0.
* Tweak – When using Geocoding to search for an address, we now show all results ordered by distance, instead of just those within a 50km radius. A filter is available, making it possible to revert to the old behavior if desired.
* Fix – Address edge case with scheduling, where appointment times within 15 minutes of business closing could not be selected
* Fix – Ensure required fields (e.g. appointment time, when applicable) are validated when using PayPal Checkout
* Dev – Bump WooCommerce “tested up to” version 9.2.
* Dev – Bump WooCommerce minimum supported version to 9.0.
* Dev – Bump WordPress “tested up to” version 6.6.
* Dev – Bump WordPress minimum supported version to 6.4.
* Dev – Update NPM packages and node version to v20 to modernize developer experience.
* Dev – Fix QIT E2E tests and add support for a few new test types.
* Dev – Update E2E tests to accommodate the changes in WooCommerce 9.2.
* Tweak – WC 9.2.0 compatibility.