Skip to content

Releases: ethercreative/simplemap

3.7.7

17 Jan 13:22
@Tam Tam
b66c661
Compare
Choose a tag to compare

3.7.7 - 2020-01-17

Fixes

  • Fix error when attempts to populate missing data return null (Fixes #233)

3.7.6

18 Dec 15:11
@Tam Tam
0b024f3
Compare
Choose a tag to compare

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

04 Dec 11:52
@Tam Tam
fd46585
Compare
Choose a tag to compare

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

03 Dec 13:33
@Tam Tam
b195ee4
Compare
Choose a tag to compare

3.7.4 - 2019-12-03

Improved

  • 🔥 Improved location searching and distance sorting by up to 1800%! ⚡️

3.7.3

29 Nov 14:53
@Tam Tam
83dcecd
Compare
Choose a tag to compare

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

19 Nov 13:22
@Tam Tam
c2fe3ab
Compare
Choose a tag to compare

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

24 Oct 14:57
@Tam Tam
468aa1f
Compare
Choose a tag to compare

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

15 Oct 16:24
@Tam Tam
8d34962
Compare
Choose a tag to compare

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

30 Aug 09:12
@Tam Tam
3b5c870
Compare
Choose a tag to compare

3.6.4.3 - 2019-08-30

Fixed

  • Fix issue when trying to save map field on initial draft entry

3.6.4.2

01 Aug 14:46
@Tam Tam
23b9714
Compare
Choose a tag to compare

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)