Skip to content

1.5.0 - *The "about time" update*

Compare
Choose a tag to compare
@Tam Tam released this 28 Mar 13:49
· 35 commits to master since this release
  • Added FeedMe 2 support! (thanks to @engram-design, #23)
  • Added support for Neo. #21
  • Fixed when using the address search, locations that are non-specific (i.e. the name of a country) will no longer be forced to be specific.
  • Fixed "Unnamed Roads" no longer change to a different unnamed road when the map is re-loaded. #26
  • Disabled scrollwheel on map, #27
  • Details about the selected location are now populated server-side, no more JavaScript shittery! #30
  • Improved locale specific address details #24
  • If the query limit is reached, the map will re-try after 1 second, a maximum of 5 times. #19
  • The address of the map will be returned when output as a string, i.e. {{ entry.myMapField }}. #29