Skip to content

Releases: ethercreative/simplemap

3.5.0

13 Jun 13:27
@Tam Tam
14a8740
Compare
Choose a tag to compare

3.5.0 - 2019-06-13

Added

  • Added FeedMe support!

Fixed

  • Fixed results being duplicated when searching by location when an entry has
    multiple map fields within the search catchment.
  • Account for missing Craft 2 API keys
  • Fix HERE search not working when no country restriction was set

Changed

  • Add default zoom to map element
  • Update preferred country instructions to be clearer
  • Support rendering a map field without a value
  • Use field handle as table alias suffix, instead of random bytes

3.4.11

05 Apr 17:03
@Tam Tam
cea5a8b
Compare
Choose a tag to compare

3.4.11 - 2019-04-05

Fixed

  • Map records are no longer double saved when upgrading to from Craft 2 to 3

3.4.10

04 Apr 09:13
@Tam Tam
c7347f9
Compare
Choose a tag to compare

3.4.10 - 2019-04-04

Fixed

  • Map records are no longer double saved when upgrading to >3.4.x

3.4.9

01 Apr 14:59
@Tam Tam
ae0e9d7
Compare
Choose a tag to compare

3.4.9 - 2019-04-01

Added

  • Added option to show lat / lng fields

Fixed

  • Fixed map not validating correctly
  • Fixed wrong map value being shown on element index with multiple sites
  • Fixed missing table prefix in map element query
  • Fixed migration issue when upgrading due to duplicate element IDs

Improved

  • Scrolling to zoom disabled on map
  • Clearing the map will no longer store the default data

3.4.8

27 Mar 12:59
@Tam Tam
e0a4ff7
Compare
Choose a tag to compare

3.4.8 - 2019-03-27

Fixed

  • Fix error when migrating a field from Craft 2 when countryRestriction isn't set
  • Location search excludes elements that have been soft-deleted
  • Fixed issue restoring trashed elements that have a map field
  • Map field elements are trashed and deleted correctly
  • Fixed syntax issue on PHP <7.1.0
  • Fixed error during repair migration when element doesn't exist

3.4.7

25 Mar 14:38
@Tam Tam
ba02445
Compare
Choose a tag to compare

3.4.7 - 2019-03-25

Fixed

  • Fixed JS error when clearing field
  • Fixed missing parts when using Google maps for geo-coding

Improved

  • Clear button now translatable

3.4.6

25 Mar 13:45
@Tam Tam
96f3fed
Compare
Choose a tag to compare

3.4.6 - 2019-03-25

Added

  • Added "Clear" button
  • Always show full address field even if address block is hidden

Fixed

  • The really shitty element stuff. Is good now. I think.

3.4.4

22 Mar 16:58
@Tam Tam
7ccf014
Compare
Choose a tag to compare

3.4.4 - 2019-03-22

Fixed

  • Fixed some issues when upgrading from older versions of Maps. We recommend upgrading from 3.3.4 or lower directly to this release or later.

3.4.3

20 Mar 16:22
@Tam Tam
01ae96e
Compare
Choose a tag to compare

3.4.3 - 2019-03-20

Changed

  • You can now pass a map to the location query (fixes #99)

Fixed

  • Fixed issue when cp-field-inspect plugin is installed (fixes #127)
  • Fixed elementId cannot be null error on saving new entries with map fields (fixes #126)

3.4.2

20 Mar 14:30
@Tam Tam
8b3a091
Compare
Choose a tag to compare

3.4.2 - 2019-03-20

Fixed

  • Fixed issue setting old field settings after upgrade.