WooCommerce USPS Shipping Version 4.4.47 Changelog
* Fix -Replace deprecated jQuery methods.
* Fix -Replace deprecated jQuery methods.
* Tweak-Migrate payment tokens to be compatible with WooCommerce core payment tokens
* Fix-Unblock the UI when removing a token from the admin token editor that was just added but not saved yet
* Dev-Deprecate some filter hooks in the payment methods table
* Fix -Replace deprecated jQuery methods.
* Tweak-WordPress 5.5 compatibility.
* WooCommerce 4.4 compatible.
* Replaced use of deprecated function woocommerce_reset_loop() with wc_reset_loop() when available (as of WC 3.3).
* Noting that previously introduced woocommerce_product_search_query_vars and woocommerce_product_search_query_vars_intersect filters are not used and considered removed.
* Fixed potential database version number update miss and resetting internal table reference to force cache refresh.
* Fixed potential execution time issues when index processing is initiated on the same request as the database update.
* Updated settings HTML to avoid the undesired edit prompt when saving changes.
* Guarded update procedure against inconsistent caching systems like W3 Total Cache and WP Engine’s object cache which do not recognize changed options properly.
* Tweak-WP 5.5 compatibility.
* Tweak-WordPress 5.5 compatibility.
* Tweak-WordPress 5.5 compatibility.
* Tweak-WordPress 5.5 compatibility.
* Fix-Replace deprecated jQuery methods.
* Fix-Introduced integration with WooCommerce Services. When shipping an assembled bundle, WooCommerce Services will now see a single physical item that aggregates the weight and total of its contents.
* Fix-Bundled item discount applied twice when manually renewing the subscription of a Product Bundle with plans created using All Products for WooCommerce Subscriptions.
* Fix-Added compatibility with the WordPress 5.5 REST API.