### 1.4.0 | 2024-12-17
– Fixed code placement to be consistent with the WordPress coding standards.
– Fixed an issue where the longitude input is populated with the latitude value.
– Fixed an issue where Chrome’s autofill dropdown displays over Places autocomplete suggestions.
### 1.3.0 | 2024-08-26
– Added the JS-based [gform_geolocation_autocomplete_options_pre_init](https://docs.gravityforms.com/gform-geolocation-autocomplete-options-pre-init/) filter, so the autocomplete initialization options can be customized.
– Added the JS-based [gform_geolocation_autocomplete_mappings_pre_populate](https://docs.gravityforms.com/gform-geolocation-autocomplete-mappings-pre-populate) filter, so the input values can be customized before the Address field is populated.
– Fixed an issue where the route is added after the street number when a Netherlands-based address is selected.