WooCommerce UPS Shipping Version 3.8.9 Changelog
* Tweak – WooCommerce 10.2 compatibility.
* Tweak – WooCommerce 10.2 compatibility.
* Update – WordPress 6.8 compatible.
* Update – WooCommerce 10.2 compatible.
* Update – Requires at least WordPress 6.5.
* Update – Requires at least WooCommerce 9.5.
* Dev – Revised status codes in worker.
* Dev – Updated script and style handles used for selectize resources to use the wps- prefix.
* Dev – Dropped the integation with the deprecated WooCommerce Navigation.
* Update – Parcelforce & International Tracked rates.
* Tweak – WooCommerce 10.2 Compatibility.
* Tweak – WooCommerce 10.2 Compatibility.
* New: Compatibility up to WooCommerce 10.2
* Fix: Resolve invalid property access warning when feed item caching is enabled
* Update: Remove some legacy core compatibility code that is no longer required
* Tweak – WooCommerce 10.2 compatibility.
* Tweak – WooCommerce 10.2 compatibility.
* Tweak – WooCommerce 10.2 compatibility.
* Fix: Fix issue with product rules and formatting issues because of the overly verbose PHPCS corrections in 3.4.5
* Add: REST API endpoint to retrieve subscriptions associated with a specific order ID.
* Fix: Keep subscription with successful renewals active when parent order fails.
* Fix: Error when renewing subscriptions with downloadable gifts.
* Fix: Improve performance by loading assets only when necessary.
* Fix: “Update cart” button being always enabled.
* Fix: Gifting recipient email layout issues when using a long e-mail address.
* Fix: Gifting checkbox not showing up on blocks cart when using WooCommerce 10.2+.
* Fix: Deleting a gifted subscription recipient will not delete their subscriptions, they will be moved to the subscription purchaser instead.
* Dev: The `wcs_get_subscriptions()` and `wcs_get_subscriptions_for_order()` functions are now stricter, and only return instances of `WC_Subscription`.