WooCommerce Fedex Shipping Version 3.7.2 Changelog
* Fix – Rates not being returned when store currency is not native currency for store country.
* Fix – Rates not being returned when store currency is not native currency for store country.
* Fix – Brand logo is no longer visible on Single Product templates.
* Fix – Fix – Add proper escaping to `` shortcode and other outputs generated by the plugin.
* Fix – Incorrect term link in `product_brand_list` shortcode.
* WordPress 6.2 compatible.
* WordPress 6.3-alpha compatible.
* Requires WordPress 6.0.
* WooCommerce 7.6 compatible.
* Requires WooCommerce 7.0.
* Fixed a wrong file header.
* Revised cron schedule output shown in extension settings section when GROUPS_WS_LOG is true.
*Added date picker scripts
* Fix: WPML compatibility
* Fix: autonumeric bug with decimals
* Fix: CSV export
* Add: first and last name in winner report
* Fix: Avoid conflict with the “Subscriptions for WooCommerce: by WebToffee” plugin. PR #584
* Change: Marked as compatible with WooCommerce 7.6.
* Fix – Adjust user/email search queries to use $wpdb->base_prefix if using multisite.
* Update – Security update.
* Fix: In get_api_resource_ids_by_subscription( $subscription ) check if $subscription is an object before accessing object method.
* New: If an API Resource is a line item on a WC Subscriptions switched order, a URL link is displayed leading to the switched parent order where API Resources are displayed.
* Dev: Added WC_AM_DISABLE_HOMEPAGE_CACHE constant to allow caching of the homepage. By default homepage caching is prevented whenever possible to avoid breaking the API endpoints. Never cache query strings on the homepage URL.
Tweak – end of sale email address assigned as billing email address if none set.
Tweak – auto-close the checkout dialog after end of sale process is complete.
Fix – fatal error after upgrading to WooCommerce 7.6.0.
Fix – product SKU option from receipt templates when configured.
Fix – reset and remove notes between the order placing and selecting.
Fix – stock status is not applied when outlet stock is enabled globally and managing stock is disabled for a product.
Fix – customer information changes were not saved in the backend when updating through POS.
Fix – register fails to load on some stores with limited server resources.
Fix – error when deleting a product that belongs to a deleted grid.
* New: Tested up to WooCommerce 7.6.0
* Fix: Product attribute restriction not validating correctly in case of variable products
* Fix: Sometimes a few meta fields of coupons are missing (coupon code, original amount) when it is auto-generated
* Fix: Incorrectly displaying coupons of another user whose email address is similar to the email address of the current user
* Fix: Uncaught wc_data_exception: invalid discount amount when the Smart Coupon balance is going below 0
* Update: Change log type from ‘error’ to ‘notice’
* Update: POT file