Version 2.1.1

February 27, 2019

Fixed

  • Bug where place data with emojis would prevent saving of field
  • Bug where hitting enter to select a place would instead trigger a save on the entry before place was selected

Version 2.1.0

September 14, 2018

Fixed

  • Clearing a location field now actually removes all field data from the database :)

Added

  • The field now returns locationData. This is the full API response from Google.
  • Returns locationData.components which is a keyed array of all the Google address_components data.

Version 2.0.2

August 9, 2018

Fixed

  • Scoped all CSS to plugin

Version 2.0.1

April 25, 2018

Added

  • Fixed incorrect repo urls

Version 2.0.0

April 9, 2018

Added

  • Initial Craft3 release

Version 0.4.9

February 18, 2016

Added

  • Initial release