# AddressFinder 1.3.0 (May 14, 2019) * Update to use addressfinder-webpage-tools package # AddressFinder 1.2.17 (March 6, 2019) * Documentation update after testing on Wordpress 5.1 # AddressFinder 1.2.16 (January 14, 2019) * Support state/region fields of type input (text) # AddressFinder 1.2.15 (December 20, 2018) * Documentation update * New installation video * Wordpress 5.0 compatibility confirmation # AddressFinder 1.2.14 (April 24, 2018) * Removes redundant positioning function to reflect api updates # AddressFinder 1.2.13 (April 24, 2018) * Dispatches update checkout event on address selection # AddressFinder 1.2.12 (March 6, 2018) * Fixes errors when checkouts are missing address_line_2 field # AddressFinder 1.2.11 (March 5, 2018) * Checks window.AddressFinder is loaded before intialising plugin # AddressFinder 1.2.10 (January 16, 2018) * Emit a change event when field values are updated # AddressFinder 1.2.9 (November 15, 2017) * Documentation update # AddressFinder 1.2.8 (November 6, 2017) * Fix configuration loading fault * Load Javascript with external file rather than embedding # AddressFinder 1.2.7 (November 2, 2017) * Prevents country change event clearing account address details on page load. # AddressFinder 1.2.6 (November 1, 2017) * Removes redundant core-js functions. # AddressFinder 1.2.5 (October 17, 2017) * Preserves address field values on page load. # AddressFinder 1.2.4 (October 17, 2017) * Add support for checkout pages without a country form field * Add a default country option in the settings # AddressFinder 1.2.3 (August 24, 2017) * Adjusts position of the widget # AddressFinder 1.2.2 (August 22, 2017) * Plugin now uses a single licence key by default * Moved to webpack for script development # AddressFinder 1.1.2 (June 12, 2017) * Minor fixes # AddressFinder 1.1.1 (June 9, 2017) * Allows users to add additional options to adjust default behaviour of the widget # AddressFinder 1.1.0 (May 9, 2017) # * Move to NPM for development * Remove superfluous CSS * Use a minified script # AddressFinder 1.0.14 (November 24, 2016) # * Support checkout pages without country fields # AddressFinder 1.0.13 (November 9, 2016) # * Z-index fix # AddressFinder 1.0.12 (November 9, 2016) # * Region code mappings fix # AddressFinder 1.0.11 (October 5, 2016) # * Confirm compatibility with Wordpress 4.6 series # AddressFinder 1.0.10 (May 2, 2016) # * Added debug flag to admin screen * Improve handling of missing form fields # AddressFinder 1.0.9 (April 23, 2016) # * Confirm compatibility with Wordpress 4.5 # AddressFinder 1.0.8 (April 23, 2016) # * Clean up WooCommerce settings page # AddressFinder 1.0.7 (April 12, 2016) # * Minor fixes # AddressFinder 1.0.6 (April 11, 2016) # * Add a default z-index style to handle sites that use positioned elements * Load AddressFinder widget later to improve compatibility with the multistep-checkout-wizard plugin # AddressFinder 1.0.5 (March 1, 2016) # * Fix fault with New Zealand city field * Ignore WooCommerce placeholder instruction. Instead populate address_1 and address_2 as per Australian standards # AddressFinder 1.0.3 (January 21, 2016) # * Use proper Woothemes supported version # AddressFinder 1.0.2 (January 21, 2016) # * Minor bug fixes # AddressFinder 1.0.0 (January 20, 2016) # * Initial public release