WooCommerce Address Validation Version 2.8.3 Changelog
* Misc-Add notice for upcoming retirement of SmartyStreets integration
* Misc-Add notice for upcoming retirement of SmartyStreets integration
*Fixed the checked field error disabaling the product info editor for variations.
* Fix -Prevent adding order meta box to other post types.
* Tweak-WC 6.9 compatibility.
* Tweak-Hook into ‘woocommerce_add_to_cart’ with priority ‘9’ instead ‘9.9’.
* Fix-Fixed fatal errors triggered when activating/deactivating the plugin via WP cli.
* Dev-Added compatibility with Essential Addons for Elementor
* Fix-Mispelled Varification in popup Woocommerce message
* Fix-Warning-Undefined variable: cev_verification_popup_message in customer-email-verification/includes/views/verify_checkout_guest_user.php on line 36
* Fix-Switched direct postmeta calls to CRUD calls to prepare for COT.
* Fix-My Account > Pre-Orders template change to display text when customer has no pre-orders. PR#336.
* Fix-Ensure all pre-orders don’t show up when filtering by a product without pre-orders.
* Update-Function load_block_classes() was renamed to woocommerce_pre_orders_load_block_classes() on the root file of the plugin.
* Fix-Fatal Error in Pre-orders listing page which occurred when a filtered product is deleted and page reloaded.
* Fix-Translation of plugin strings/texts.
* Fix-Title, label, description strings are written in sentence case.
* Fix-Strings are being translated using the wrong domain.
* Add-Show notice for to be dropped WP<5.8 & WC<6.7 versions. * Dev-Add bundlewatch to monitor the size of bundles. * Dev-Fix tests in WC 6.9. * Dev-Updated `sass@^1.54.9` & gulp related packages.
*Fixed the checked field error disabaling the product info editor.
* Fix-Fixed error that prevented category-specific Global Subscription Plans from applying to variations.