Releases: ethercreative/simplemap
Releases · ethercreative/simplemap
3.7.7
3.7.7 - 2020-01-17
Fixes
- Fix error when attempts to populate missing data return null (Fixes #233)
3.7.6
3.7.6 - 2019-12-18
Fixed
- Fix issue with getting distance when lat/lng was stored as string (Fixes #230)
- Fix issue when upgrading maps for fields that no longer exist (Fixes #227)
3.7.5
3.7.5 - 2019-12-04
Added
- Add config option to disable missing field data population (Fixes #226)
- Add Current Location button to Map (Closes #219)
3.7.4
3.7.4 - 2019-12-03
Improved
- 🔥 Improved location searching and distance sorting by up to 1800%! ⚡️
3.7.3
3.7.3 - 2019-11-29
Fixed
- Fix issue with Mapbox parts lookup when address property is missing
- Fix issue with count when doing a location search
3.7.2
3.7.2 - 2019-11-19
Changed
- Embed map width and height can now be set to
null
(Fixes #221)
Fixed
- Fix map embed / static options not converting center string correctly
- Fix multiple leaflet maps not rendering correctly
- Fix map not being draggable on mobile (Fixes #220)
- Fix mini-map going off screen on small laptops (Fixes #222)
3.7.1
3.7.1 - 2019-10-24
Added
- Add support for
:empty:
and :notempty:
(Fixes #214)
Fixed
- Fix
embed
and imgSrcSet
not setting options correctly when outputting from a map field (Fixes #215)
3.7.0
3.7.0 - 2019-10-15
Added
- Add docs
- Add Craft GraphQL support
- Add Pro edition
- Add static map image support
- Add new map field size options
- Add IP based user location lookup
- Add ability to redirect to a specific site based off user location
- Add
coordinate
query argument to CraftQL (Closes #205)
- Add "mini" size for a tiny field footprint (Closes #203)
- Add
address()
method to map value for easy address formatting
- Add galactic address parts
Changed
- 🍆 New, sexier UI! 💦
- Mapbox, Apple Maps, and Here are now only available in Maps Pro
- Now requires Craft 3.2.1 or newer
Improved
- Remove Vue from JS bundle to reduce file size
- Removed fly animation when updating map location for snappier UI (Closes #202)
Fixed
- Fix map not showing when other Vue based plugins interfere (Fixes #196)
- Fix issue when migrating from an older version of Maps (Fixes #195)
- Fix project config migration issue (Fixes #207)
- Fix issues upgrading Maps from Craft 2 to 3 (via @roelvanhintum)
3.6.4.3
3.6.4.3 - 2019-08-30
Fixed
- Fix issue when trying to save map field on initial draft entry
3.6.4.2
3.6.4.2 - 2019-08-01
Changed
- Don't update project config unnecessarily during migration (Closes #194)
Fixed
- Fix migration error when upgrading from 3.3.4 or lower (Fixes #192)