Skip to content

Releases: nthmedia/entry-gps-coordinates

2.3.0

20 May 18:48
Compare
Choose a tag to compare

Added

  • Craft v5 support

2.2.0.1

13 Aug 14:25
Compare
Choose a tag to compare

Changed

  • Fix typo

2.2.0

13 Aug 14:19
Compare
Choose a tag to compare

Added

  • Save zoom level (Issue #21)
  • Ability to set a default zoom level (Issue #21)
  • Ability to set a default map center

Changed

  • Bugfix: an empty value would still pass required field validation (Issue #22)

2.1.2

03 May 20:42
Compare
Choose a tag to compare
  • Move ECS to dev dependencies

2.1.1

03 May 20:40
Compare
Choose a tag to compare
  • Bugfix Twig filters

2.1.0

03 May 20:10
945ddf2
Compare
Choose a tag to compare
  • Refactor Javascript to support multiple instances (Issue #16)
  • Update lay-out to also show the actual address in a separate field (Issue #13, thanks @GMConsultant)

2.0.0

02 May 16:00
Compare
Choose a tag to compare
2.0.0 Pre-release
Pre-release
  • Craft 4 compatibility

1.3.1

03 Jun 15:56
bacb0c3
Compare
Choose a tag to compare

Changed

  • Bugfix normalizeValue() of EntryCoordinates for PHP8+ (Issue #14)

1.3.0

14 Jan 12:57
0ee4803
Compare
Choose a tag to compare

Added

  • GraphQL support

1.2.1

02 Jan 17:37
Compare
Choose a tag to compare

Changed

  • Fix parsing Google API key from environment vars (@jrrdnx)
  • Fix parsing negative coordinates through latitude and longitude helpers (Issue #5, jrrdnx)