WooCommerce UPS Shipping Version 3.4.2 Changelog
* Fix – Fatal error in UPS Simple Rate when product is missing dimensions.
* Fix – Fatal error in UPS Simple Rate when product is missing dimensions.
* WordPress 6.2 compatible.
* WordPress 6.3-alpha compatible.
* Requires at least WordPress 6.0.
* WooCommerce 7.6 compatible.
* Requires at least WooCommerce 7.0.
* 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.