Skip to content

3.7.0

Compare
Choose a tag to compare
@Tam Tam released this 15 Oct 16:24
· 126 commits to v3 since this release
8d34962

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)