Releases: dynamic/silverstripe-geocoder
Releases · dynamic/silverstripe-geocoder
1.2.0
1.2.0 (2020-08-03)
Full Changelog
Closed issues:
- FEATURE Allow user to override lat and lng #53
Merged pull requests:
1.1.1
1.1.1 (2020-01-09)
Full Changelog
Implemented enhancements:
- REFACTOR Geocoding - don't attempt to generate coordinates if geocoding key is missing #47
Merged pull requests:
- BUGFIX AddressDataExtension onBeforeWrite - check if geocoding key is… #52 (jsirish)
1.1.0
1.1.0 (2019-11-19)
Full Changelog
Implemented enhancements:
- REFACTOR Remove StateDropdownField as a default in CMS #45
Fixed bugs:
- REFACTOR AddressDataExtension::hasAddress() - allow for State, PostalCode or Country #46
Closed issues:
- 1.2.0 #48
- FEATURE Github Issue templates #44
Merged pull requests:
- REFACTOR AddressDataExtension - remove StateDropdownField #51 (jsirish)
- DOCS add Github templates #50 (jsirish)
- REFACTOR AddressDataExtension::hasAddress() #49 (jsirish)
1.0.2
1.0.2 (2019-10-29)
Full Changelog
Fixed bugs:
- BUG Coordinates are not calculated if Location is missing postal code. Not all cities have postal codes #42
Merged pull requests:
- BUGFIX AddressDataExtension - hasAddress() #43 (jsirish)
1.0.1
Changed front end maps to use a different api key (#36)
1.0.0
Updated docs (#33)
- Better explanation of address map
- Added info about the extension point in DistanceDataExtension
* Documented disabling geocoding on model basis