04 Mar 2024 - Version 1.2.19
09 Feb 2023 - Version 1.2.11
- Fixed issue where the map field would not pre-populate if the latitude or longitude were number strings.- Fixed issue where only the first coordinates input would be available for Easy Passthrough.
09 Dec 2022 - Version 1.2.6
- Updated Cypress test to verify addresses in the UK.- Fixed issue where the State/Province/Region would not populate correctly for addresses in the UK.
20 Oct 2022 - Version 1.2.4
Fixed issue where hidden Address Fields would cause an error.
16 Sep 2022 - Version 1.2
Added new Map field to preview the entered location in an Address field.
25 Aug 2022 - Version 1.1.15
- Fixed issue where Address fields marked as read-only would still show the address autocomplete dropdown if the autocomplete input is focused.- Added support for filtering by latitude/longitude. Additionally, the registered meta names for Latitude/Longitude have been updated to be more consistent with other input/meta names.
13 Aug 2022 - Version 1.1.14
Fixed issue where browser autocomplete would not be properly disabled for the Google Places Autocomplete input.
07 Aug 2022 - Version 1.1.13
Removed usage of deprecated Google Maps `addDomListener()` method in favor of standard `addEventListener()` method.
30 Mar 2022 - Version 1.1.12
Improved reliability of autocomplete dropdown positioning.
10 Feb 2022 - Version 1.1.11
- Improved detection of scroll parent of the autocomplete field to help prevent issue where scrolling the page brings the autocomplete dropdown with it.- Added "Update URI" to plugin header to improve security.
14 Jan 2022 - Version 1.1.10
Updated usage of `GFCommon::maybe_decode_json()` to use `GFAddOn::maybe_decode_json()` instead to support Gravity Forms versions prior to 2.5.
01 Jan 2022 - Version 1.1.9
- Improved compatibility with forms that are in modals that can scroll including Nested Forms.- Added ability to specify which input (via filters) is used as the autocomplete input rather than always using Address Line 1.
03 Dec 2021 - Version 1.1.8
03 Dec 2021 - Version 1.1.8
Fixed issue where address coordinates where not saved when navigating paginated forms.
26 Nov 2021 - Version 1.1.7
Added support for using Populate Anything on an Address field with Address Autocomplete enabled.
05 Nov 2021 - Version 1.1.6
Fixed issue where Québec addresses would not select "Quebec" if using the Canadian address format.
29 Oct 2021 - Version 1.1.5
Fixed issue where the latitude and longitude meta was not available for use by feed Add-Ons during submission.
07 Oct 2021 - Version 1.1.4
- Fixed issue where the Country select would not populate for certain site setups.- Fixed issue where encoded HTML entities would be populated into inputs rather than the character.
29 Sep 2021 - Version 1.1.3
<p>- Improved compatibility with earlier versions of Gravity Forms 2.4.<br></p>