WooCommerce Shipment Tracking Version 2.6.2 Changelog
* Fix – Security update.
* Fix – Security update.
* Fix – Fixed an issue that prevented Combine variations resolution notices from displaying accurate data in the cart.
* Fix – Fixed an issue that prevented quantity rules from applying to Sold Individually Variable Products with Combine variations enabled.
* Fix – Fixed fatal error when trying to purchase a Sold Individually product using the checkout block.
* Fix – Elementor compatibility.
* Fix: Free product from “Actions” tab not added to cart when applying coupon causes page reload
* Fix: Improved UI scripts for the “Available Coupons” section
* Fix: Shortcode-based “Available Coupons” section will no longer follow hide settings of collapsible “Available coupons” section
* Fix: Settings “Always show section” and “Open by default” are now always visible
* Fix: “Preview email” styles no longer affect the entire admin page [“Bulk Generate” & “Send store credit” tab]
* Update: Translations
* FIX: ANT_FRAUD-88 – Replace Direct Meta Access with WooCommerce Getter in class-wc-af-rule-detect-proxy.php
* FIX: ANTI_FRAUD-90 – Checkout Protection Setting Remains Inactive Despite Valid reCAPTCHA Configuration
* New – Checkout performance optimizations for faster delivery data retrieval – migration from 3.2.0 will run a scheduled action to generate a lookup table of data from existing orders
* New – Rebuild Order Delivery Lookup Table option in WooCommerce > Status > Tools, clears and rebuilds the delivery date lookup table from existing order
* Fix – Declare compatibility with Cart and Checkout blocks
* Misc – The message for team seat changes has been reworked slightly so that it can be translated more easily
* Misc – Update SkyVerge Plugin Framework to version 5.15.12
* Fix – “Fixed discount” does not display in the admin UI on Chrome browser when the decimal separator is a comma.
* Fix: Price range on the product catalog page for products with no tiered pricing rules.
* New – Added the option to use WooCommerce Cost of Goods field (set up in settings / integration )
* Fix – Some CSS fix for the filter menu to better fit smaller screens
* Dev – Minor fixes and improvements