Skip to content

Releases: ethercreative/simplemap

v1.7.1

08 Nov 16:09
@Tam Tam
Compare
Choose a tag to compare
  • It is now possible to save the field using only an address (useful for saving via the front-end, requires Geocoding).
  • Improved the field's validation.

v3.0.2

03 Nov 19:56
@Tam Tam
Compare
Choose a tag to compare
  • Fixed a bug where location searches would error if orderBy was not defined

v3.0.1

03 Nov 19:42
@Tam Tam
Compare
Choose a tag to compare
  • Fixed maps not rendering

v3.0.0

03 Nov 17:42
@Tam Tam
Compare
Choose a tag to compare

Initial Craft 3 release!

v1.7.0

30 Oct 13:25
@Tam Tam
Compare
Choose a tag to compare
  • Improved the efficiency of the location search query.

v1.6.3

06 Sep 15:26
@Tam Tam
Compare
Choose a tag to compare
  • The field is now previewable in the entries table (via @joshuabaker)
  • Fixed a bug where SimpleMap_MapModel __toString() would't always return a string.

v1.6.2

14 Jul 09:45
@Tam Tam
Compare
Choose a tag to compare
  • Fixed bug where some browsers would consider some decimals invalid in the Lat/Lng inputs #46
  • Fixed CDbException when trying to search by invalid location. mapField.distance will return NULL in this case #48

v1.6.1

06 Jun 12:57
@Tam Tam
Compare
Choose a tag to compare
  • Added fix for slightly major bug in 1.6.0 that meant any non-translatable fields would stop displaying old data. #44

v1.6.0

06 Jun 11:38
@Tam Tam
Compare
Choose a tag to compare
  • Added alternative Server API key setting #38
  • Fix maps not saving because of troubles with dots and commas #41 - @Zae
  • Non-translatable fields now actually don’t translate #43
  • Added error handling for failed server geocode requests #37
  • You can no longer tap to move the marker on mobile (drag map instead) #33

v1.5.1

18 May 12:28
@Tam Tam
Compare
Choose a tag to compare
  • Fixed the Lat/Lng inputs not accepting decimals in Chrome #36