WooCommerce Address Autocomplete Version 1.0.6 Changelog
* IMPROVEMENT – Woocommerce Security Updates.
* IMPROVEMENT – Woocommerce Security Updates.
* Update – WooCommerce compatibility version to 7.6.1
* Update – Wordpress compatibility version to 6.2
* Fix: Data under the coupon field ‘Actions > Display message’ is broken when saved
* Fix: Replaced use of function ‘WC_Product::get_parent’ with ‘WC_Product::get_parent_id’
* Update: POT file
* Fix: Error when third-party extensions use the `woocommerce_subscriptions_add_switch_query_args` filter. #4522
* New: Added the option to Hide the Master API Key on WooCommerce > Settings > API Manager.
* Update: Updated templates/emails/plain/api-keys-order-complete.php.
* Update: Updated templates/emails/api-keys-order-complete.php.
* Update: Updated templates/myaccount/api-keys.php.
* New: Added the option to Hide the Master API Key on WooCommerce > Settings > API Manager.
* Update: Updated templates/emails/plain/api-keys-order-complete.php.
* Update: Updated templates/emails/api-keys-order-complete.php.
* Update: Updated templates/myaccount/api-keys.php.
* Fix: Fix for Nested Forms by toggling AJAX only when the parent form is rendered.
* Fix: Resolve warnings regarding $err_level
* Update: Add Product SKU to the exportable fields list from Gravity Forms Entries.
* Update: Update the form’s created_by field to the customer ID early in the process so that it’s available to submission hooks.
* Update: Move export functionality to separate class.
* Update: Add additional fields, such as the product SKU, to the exportable fields list from Gravity Forms Entries.
* Update: WC and WP Updates.
* WC 7.6
* Opayo Direct – Zero Value Authentication (ZVA)
* Opayo Direct – Fix tokens not storing correctly when using change payment method
* Fix: Correctly determine subscription free shipping eligibility when the initial payment cart isn’t eligible. Fixes erroneous “Invalid recurring shipping method” errors on checkout. #4513
* Fix: Fatal error from third-party extensions using the `woocommerce_update_order` expecting the second parameter. #4519
* Dev: Fixed precision loss notice that occurs when running PHP 8.1. #4513
* Dev: Fix phpcs and semgrep warnings to improve code quality. #4510 #4513 #4514
* Dev: Use `wp_safe_redirect()` when processing a payment method change request. #4513
* Dev: Update subscriptions-core to 5.7.0. #4519
* Dev: Pass the subscription object as the second parameter to `woocommerce_update_subscription` hook (and `woocommerce_update_order` for backwards compatibility). #4519
* Dev: Return a response from the WC_Subscription::set_status() function in line with the parent WC_Order::set_status() function. #4519
* Dev: Add the ‘wcs_recurring_shipping_package_rates_match_standard_rates’ filter to enable third-parties to override whether the subscription packages match during checkout validation. #4519
*Fixed date picker scripts
*Fixed update address on all scheculed subscriptions at once
*Added update payment method individually on scheculed subscriptions