3.0.0 (2023-08-26)
- REFACTOR Silverstripe 5 compatibility by @jsirish in #70
Full Changelog: https://github.com/dynamic/silverstripe-geocoder/compare/2.0.4...3.0.0
2.0.4 (2023-08-26)
- CI workflow to SS GHA by @jsirish in #68
- REFACTOR README additions by @jsirish in #67
- REFACTOR allow country dropdown field 1 or 2 by @jsirish in #69
Full Changelog: https://github.com/dynamic/silverstripe-geocoder/compare/2.0.3...2.0.4
1.3.0 (2022-07-26)
- REFACTOR PHP8 compatibility by @jsirish in #55
Full Changelog: https://github.com/dynamic/silverstripe-geocoder/compare/1.2.0...1.3.0
1.2.0 (2020-08-03)
Closed issues:
- FEATURE Allow user to override lat and lng #53
Merged pull requests:
1.1.1 (2020-01-09)
Implemented enhancements:
- REFACTOR Geocoding - don't attempt to generate coordinates if geocoding key is missing #47
Merged pull requests:
1.1.0 (2019-11-19)
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:
Merged pull requests:
- REFACTOR AddressDataExtension - remove StateDropdownField #51 (jsirish)
- DOCS add Github templates #50 (jsirish)
- REFACTOR AddressDataExtension::hasAddress() #49 (jsirish)
1.0.2 (2019-10-29)
Fixed bugs:
- BUG Coordinates are not calculated if Location is missing postal code. Not all cities have postal codes #42
Merged pull requests:
1.0.1 (2019-08-27)
Implemented enhancements:
- Tag a release #35
Closed issues:
- FEATURE Location - implement Address 2 field #37
- Note somewhere in the docs that markers for static maps don't work on private sites #32
- Add documentation for model level disabling of geocoding #31
Merged pull requests:
- FEATURE AddressDataExtension - CountryDropdownField #41 (jsirish)
- Update CI tests #39 (jsirish)
- FEATURE AddressDataExtension - Address2 label #38 (jsirish)
- Changed front end maps to use a different api key #36 (mak001)
- ENHANCEMENT state and country dropdown fields #20 (muskie9)
1.0.0 (2019-05-08)
Implemented enhancements:
- Migrate AddressDataExtension and DistanceDataExtension from Locator #4
- FEATURE Use dynamic/silverstripe-country-dropdown-field for Country field #40
- ENHANCEMENT allow model lever override of address_tab_name #29 (muskie9)
Closed issues:
- marker icon should have option to only get PNG, JPEG or GIF formats #27
- TestLocation - implements TestOnly #8
- UPDATE psr-4 autoload #1
Merged pull requests:
- Updated docs #33 (mak001)
- ENHANCEMENT allow model level disabling of geocoding #30 (muskie9)
- Fixed static maps not using proper image types for markers #28 (mak001)
- Added svg to the accepted image types for the marker image #26 (mak001)
- Style error fix #25 (mak001)
- Map style #24 (mak001)
- README - added config for Google API key #22 (jsirish)
- Added method to get a static map #21 (mak001)
- README - add packagist badges #19 (jsirish)
- Update README.md #18 (hdpero)
- Now uses config values to get variable names #16 (mak001)
- Scrutinizer fix #15 (mak001)
- Converted to a vendor module #14 (mak001)
- TestLocation implements TestOnly #12 (jsirish)
- Can now calculate distances for miles and kilometers #11 (mak001)
- README - update example #10 (jsirish)
- Feature - allow address tab name to be set via config #7 (jsirish)
- Refactor/readme updates #6 (jsirish)
- REFACTOR - import Address and Distance extensions #5 (jsirish)
- Made Geocoder reference a config key more in line with the locator #2 (mak001)
* This Changelog was automatically generated by github_changelog_generator