* Fix - Respect admin-defined service order when rates are returned from multiple request buckets (e.g. Ground + Express for FEDEX_PAK shipments).
* Fix - FedEx rates now appear on Blocks-based checkout pages that are not set as the default WooCommerce checkout page.
* Tweak - Suppress shipping method notices outside AJAX requests.
* Fix - Replace per-request static memo with database-backed transients to prevent OAuth token failures persisting across PHP-FPM requests.
* Fix - REST API credentials randomly disconnecting and requiring frequent re-authentication, with automatic validation and enhanced error handling.
* Fix - Resolve undefined array key 'package_id' warning when using individual item packing with FedEx One Rate enabled.
* Tweak - WooCommerce 10.5 compatibility.
* Fix - Security fixes on the caching.
* Tweak - Replace the deprecated `wc_enqueue_js()` function.