Releases: doublesecretagency/craft-googlemaps
Releases · doublesecretagency/craft-googlemaps
5.1.1
4.6.1
5.1.0
Warning
This update runs a significant migration, which may notably increase the size of the googlemaps_addresses
table for multisite projects. Please ensure that you have backed up the database before performing this migration.
Added
- Added multisite support. (#11)
- Added
infoWindowData
option. - Added ability to convert Address fields from the Ether Maps plugin.
Fixed
- Fixed bug in “Test Address Lookup” utility.
- Fixed small centering bugs in dynamic maps.
4.6.0
Warning
This update runs a significant migration, which may notably increase the size of the googlemaps_addresses
table for multisite projects. Please ensure that you have backed up the database before performing this migration.
Added
- Added multisite support. (#11)
- Added
infoWindowData
option. - Added ability to convert Address fields from the Ether Maps plugin.
Fixed
- Fixed bug in “Test Address Lookup” utility.
- Fixed small centering bugs in dynamic maps.
5.0.3
Added
- Added an ACF adapter for Google Map fields. (thanks @brandonkelly)
5.0.2
Fixed
- Fixed utility icons.
5.0.1
Fixed
- Patched bug caused by malformed subfield config.
4.5.2
Fixed
- Patched bug caused by malformed subfield config.
5.0.0
Warning
The default proximity search range
has been changed from 500
to null
(no distance limit). Proximity searches relying on the default value might now include additional results. If a maximum range
is required, specify it manually.
Changed
- Dropped the default
range
value. (#68) - Requires non-beta version of Craft 5.
- Determined stable on Craft 5.