Skip to content

Releases: doublesecretagency/craft-googlemaps

5.0.2

12 Apr 21:35
Compare
Choose a tag to compare

Fixed

  • Fixed utility icons.

5.0.1

12 Apr 19:00
Compare
Choose a tag to compare

Fixed

  • Patched bug caused by malformed subfield config.

4.5.2

12 Apr 18:55
Compare
Choose a tag to compare

Fixed

  • Patched bug caused by malformed subfield config.

5.0.0

02 Apr 14:44
Compare
Choose a tag to compare

Warning

The default proximity search range has been changed from 500 to null (no distance limit). Proximity searches relying on the default value might now include additional results. If a maximum range is required, specify it manually.

Changed

  • Dropped the default range value. (#68)
  • Requires non-beta version of Craft 5.
  • Determined stable on Craft 5.

4.5.1

01 Apr 05:27
Compare
Choose a tag to compare

Added

  • Added an event for plugins/modules to define search keywords. (#108)

Fixed

  • Added a null check when compiling search keywords. (#108)

5.0.0-beta.2

29 Mar 06:18
Compare
Choose a tag to compare
5.0.0-beta.2 Pre-release
Pre-release

Added

  • Added a fieldtype icon.

Fixed

  • Fixed drag & drop bug in subfield config manager.
  • Fixed proximity search bug introduced in Craft 5 beta. (#107)

4.5.0

21 Mar 22:29
Compare
Choose a tag to compare

Added

Changed

  • isEmpty and multiline methods now respect whether a subfield is visible. (#82)

5.0.0-beta.1

25 Feb 00:53
Compare
Choose a tag to compare
5.0.0-beta.1 Pre-release
Pre-release

Changed

  • Craft 5 compatibility.

4.4.0

25 Feb 00:25
Compare
Choose a tag to compare

Changed

  • Pinned API version to avoid deprecation warnings. (#106)

4.3.11

07 Jan 00:51
Compare
Choose a tag to compare

Changed