Skip to content

Releases: dynamic/silverstripe-locator

4.0.2

15 Jun 14:11
6229e98
Compare
Choose a tag to compare

What's Changed

  • LocationPage Importer, admin cleanup by @jsirish in #237
  • CI migrate to Silverstripe GitHub Action by @jsirish in #238
  • ENHANCEMENT default visibility of locations and form by @muskie9 in #239
  • BUGFIX properly return preset categories on locator by @muskie9 in #241

Full Changelog: 4.0.1...4.0.2

4.0.1

15 Mar 20:01
Compare
Choose a tag to compare

What's Changed

  • REFACTOR calculate coordinates with geocoder 4 by @jsirish in #230
  • BUGFIX update Geocoder coordinates fetch by @jsirish in #233
  • BUGFIX coords vars by @jsirish in #234
  • REFACTOR default Bootstrap template initial by @jsirish in #235
  • BUGFIX LocationCSVBulkLoader incorrect namespace by @jsirish in #236

Full Changelog: 4.0.0...4.0.1

3.2.1

11 Oct 14:06
a5d1c00
Compare
Choose a tag to compare

What's Changed

  • Enhancement/more config options by @mak001 in #228
  • BUGFIX empty category name in csv creates empty category objects by @muskie9 in #232

Full Changelog: 3.2.0...3.2.1

4.0.0

16 Sep 03:04
04e369f
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.1.1...4.0.0

3.2.0

01 Jun 01:02
f8f63a2
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.1.1...3.2.0

3.1.2

10 Mar 17:55
a2c82e0
Compare
Choose a tag to compare

What's Changed

  • BUGFIX empty category name in csv creates empty category objects by @muskie9 in #227

Full Changelog: 3.1.1...3.1.2

3.1.1

19 Feb 16:02
Compare
Choose a tag to compare

3.1.1 (2020-02-19)

Full Changelog

Merged pull requests:

  • Changed how the map script was generated #222 (mak001)

3.1.0

29 Jan 22:30
Compare
Choose a tag to compare

3.1.0 (2020-01-29)

Full Changelog

Implemented enhancements:

  • FEATURE Location - check website URLS for http/https #217
  • FEATURE method allowing for web address manipulation #214

Merged pull requests:

  • REFACTOR Allow Locator to be extended and config updated #218 (jsirish)
  • Now uses new getWebsiteURL method on location #216 (mak001)
  • ENHANCEMENT provide method for website url manipulation #215 (muskie9)
  • BUGFIX README links and old badges #212 (jsirish)

3.0.5

25 Sep 01:23
Compare
Choose a tag to compare

3.0.5 (2019-09-24)

Full Changelog

Merged pull requests:

3.0.4

18 Sep 18:23
4e9ab40
Compare
Choose a tag to compare

Added extension point to the LocatorForm for form actions