= 4.0.19 =
* Release 2026.01.05
* Updated loading of autosuggest component on blocks based checkout

= 4.0.18 =
* Release 2025.08.20
* Fixed crashing when woocommerce is not installed

= 4.0.17 =
* Release 2025.07.03
* Added support for blocks based checkout

= 4.0.16 =
* Release 2025.02.10
* Added input text sanitation in plugin settings

= 4.0.15 =
* Release 2024.09.23
* Fixed duplicate autosuggest component

= 4.0.14 =
* Release 2024.09.03
* Updated the notes on save coordinates option in settings page

= 4.0.13 =
* Release 2024.08.28
* Updated autosuggest component from version 4.8.0 to 4.9.0

= 4.0.12 =
* Release 2024.07.08
* Updated autosuggest component from version 4.2.2 to 4.8.0

= 4.0.11 =
* Release 2024.05.16
* Fixed a bug that overrides return_coordinates value (always set to true)

= 4.0.10 =
* Release 2024.02.08
* Updated autosuggest component from version 4.0.6 to 4.2.2

= 4.0.9 =
* Released 2023.12.13
* Updated plugin description
* Updated screenshots
* Added video on description

= 4.0.8 =
* Released 2023.10.04
* Fixed a bug that did not populate clip to country correctly with certain themes

= 4.0.7 =
* Released 2023.10.02
* Patched a security vulnerability that captured all $_POST values and stored them in the DB
* Fixed a bug that did not allow clip to country to be deselected

= 4.0.6 =
* Released 2023.05.15
* Fixed a bug that displays null when input selector used and save nearest place is not selected

= 4.0.5 =
* Released 2023.01.04
* Fixed a bug where the autosuggest web-component was not being mounted correctly
* JS script now uses native javascript selectors instead of JQuery

= 4.0.4 =
* Released 2022.05.31
* Fixed critical error which surfaced when WooCommerce plugin is not installed

= 4.0.3 =
* Released 2022.05.03
* Update to improve integration on checkout page with Fluid Checkout and other plugins.
* Bump autosuggest component library version to v4.0.6

= 4.0.2 =
* Released 2022.04.21
* Fix bug where metadata wasn't sent to WooCommerce if applying autosuggest to an existing field.

= 4.0.1 =
* Released 2022.03.25
* Security vulnerability fixed for `get_option` exposing sensitive information.
* Loading the w3w autosuggest script asynchronously

= 4.0.0 =
* Released 2021.07.20
* Upgraded to use V4 of the what3words AutoSuggest Component with improved styling and functionality.
* Updated admin section interface.
* Addition of advanced clipping options to restrict suggestions displayed to a user.
* Addition of options to store latitude and longitude coordinates and nearest place against a record.
* Added ability to change the field label.

= 3.0.11 =
* Released 2021.06.30
* Fixes non-fatal debugging log output for PHP "Variable assignment" error

= 3.0.10 =
* Released 2021.03.09
* Fixes passing API key to autosuggest for requests.

= 3.0.9 =
* Released 2021.02.03
* Updated screenshots
* Send key version numbers to what3words API via `X-W3W-Plugin` request header.

= 3.0.8 =
* Released 2020.12.11
* Improved interoperability, errors in 3rd party scripts will be less likely to prevent the plugin operating.
* Bumped to latest WordPress release, 5.6

= 3.0.7 =
* Released 2020.06.17
* Addresses an error that prevented the plugin loading on Internet Explorer.
* Minor styling improvements.

= 3.0.6 =
* Released 2020.06.02
* Further improvements to match theme styling
* Clarified the purpose of the `Input Selector(s)` field
* Updated readme

= 3.0.5 =
* Released 2020.06.01
* Apply missing `font-size` property.

= 3.0.4 =
* Released 2020.06.01
* Hotfix missing `font-size` property.

= 3.0.3 =
* Released 2020.06.01
* Plugin tweaked to take up less vertical height on themes with slimmer text inputs.

= 3.0.2 =
* Released 2020.06.01
* The plugin now inherits styles from the current wordpress theme for more seamless integration.
* The following css properties are automatically applied to the upgraded input: `background-color`, `border`, `border-radius`, `color`, `font`, `height`.

= 3.0.1 =
* Released 2020.05.27
* Fixes an issue where country clipping would not work when shipping and billing addresses were in different countries.
* Updated screenshots

= 3.0.0 =
* Released 2020.05.26
* Updated the plugin to use new web component and V3 of the what3words API. Note that this release simplifies the plugin setup and removes some settings.
* Updated links to what3words documentation and developer site
* Settings available are now: 
* API key
* CSS selector to specify which inputs should be upgraded to the auto suggest component
* Placeholder text shown on inputs
* Turn on/off the WooCommerce integration, to automatically add what3words address fields to your checkout forms

= 2.0.4 =
* Released 2019.01.16
* Added new function to allow a country field to be specified for country clipping

= 2.0.3 =
* Released 2018.04.05
* bug fixes

= 2.0.2 =
* Released 2018.03.16
* bug fixes

= 2.0.1 =
* Released 2018.01.09
* bug fixes

= 2.0.0 =
* Released 2018.01.08
* Reworked and redesigned plugin code base

= 1.1.0 =
* uses what3words autosuggest jQuery plugin 1.2.0

= 1.0.1 =
* General fixes

= 1.0.0 =
* Initial release