Plugin Directory

Changeset 3237509


Ignore:
Timestamp:
02/09/2025 10:38:03 PM (14 months ago)
Author:
stenly311
Message:
  • Compatibility issue fix found with WP 6.6+
  • Improved address field compatibility by supporting both underscore-based and dash-based selectors.
  • Address data now updates instantly in WooCommerce Blocks, ensuring real-time UI changes.
  • Enhanced event triggering, ensuring "input" and "change" events fire for all form listeners.
  • New helper functions for consistent field value retrieval, updates, and event dispatching.
  • Optimized checkout field updates, including custom region matching and immediate WooCommerce store synchronization.
  • API updates now ensure seamless address persistence and UI consistency during checkout.
Location:
addy-autocomplete-woocommerce/tags
Files:
7 added
2 edited

Legend:

Unmodified
Added
Removed
  • addy-autocomplete-woocommerce/tags/2.3.1-beta1/CHANGELOG.md

    r3176473 r3237509  
    11# NZ Address Autocomplete for WooCommerce 2.3.1-beta1
    2 
    3 - Compatibility issue fix with WP 6.6
    42
    53# NZ Address Autocomplete for WooCommerce 2.3.0
  • addy-autocomplete-woocommerce/tags/2.3.1-beta1/readme.txt

    r3176473 r3237509  
    1 === AddySolution's address Autocomplete for WooCommerce ===
     1=== Addy's NZ Address Autocomplete for WooCommerce ===
    22
    3 Contributors: stenly311
    4 Author: stenly311
    5 Tags: WooCommerce, AddySolutions, address autocomplete, address validation, New Zealand
     3Contributors: addy.co.nz
     4Tags: WooCommerce, addy, address autocomplete, address validation, new zealand, nz
    65Requires at least: 4.1
    7 Tested up to: 6.6
     6Tested up to: 6.0
    87Stable tag: 2.3.0
    98License: GPLv3 or later
    109License URI: http://www.gnu.org/licenses/gpl-3.0.html
    1110
    12 AddySolutions's NZ Address Autocomplete will validate and suggest addresses as a user types to make online checkouts fast, easy and accurate.
     11Addy's NZ Address Autocomplete will validate and suggest addresses as a user types to make online checkouts fast, easy and accurate.
    1312
    1413== Description ==
     
    3029Addy offer 500 free completed address requests per month and pay as you go for additional monthly used addresses. 
    3130
    32 Visit the pricing page to find a plan that works for your business (https://www.addysolutions.com/pricing).
     31Visit the pricing page to find a plan that works for your business (https://www.addy.co.nz/pricing).
    3332
    3433= Compatibility =
     
    5049
    5150For additional instructions with screenshots, visit:
    52 [https://www.addysolutions.com/services/woocommerce](https://www.addysolutions.com/services/woocommerce)
     51[https://www.addy.co.nz/address-autocomplete-woocommerce-plugin](https://www.addy.co.nz/address-autocomplete-woocommerce-plugin)
    5352
    54 * [Create a Free Account](https://www.addysolutions.com/signup)
     53* [Create a Free Account](https://www.addy.co.nz/signup)
    5554
    5655== Frequently Asked Questions ==
     
    6766Addy offers 500 free completed address requests per month with no advertisements.
    6867
    69 Visit the pricing page for more information and to find a plan that works for your business (https://www.addysolutions.com/pricing).
     68Visit the pricing page for more information and to find a plan that works for your business (https://www.addy.co.nz/pricing).
    7069
    7170= What is a completed address request? =
     
    7574= More FAQ questions and answers
    7675
    77 Addy's [FAQ page](https://www.addysolutions.com/frequently-asked-questions) contains a complete list of questions and answers.
     76Addy's [FAQ page](https://www.addy.co.nz/frequently-asked-questions) contains a complete list of questions and answers.
    7877
    7978== Changelog ==
    80 = 2.3.1-beta1 =
    81 * Compatibility issue fix with WP 6.6
     79= 2.3.1-beta1
    8280= 2.3.0 =
    8381* Adding Html DOM 'suburb' API field mapping
Note: See TracChangeset for help on using the changeset viewer.