Skip to content

Releases: silverstripe/silverstripe-search-service

3.0.2

17 Apr 03:02
4509830
Compare
Choose a tag to compare

What's Changed

  • Bugfix: Force live object when adding to the index by @blueo in #91

Full Changelog: 3.0.1...3.0.2

3.0.1

12 Apr 02:03
0bede9c
Compare
Choose a tag to compare

What's Changed

  • Bugfix: Unpublising parent pages should include child pages by @ssmarco in #89

Full Changelog: 3.0.0...3.0.1

3.0.0

10 May 01:42
Compare
Choose a tag to compare

What's Changed

  • Bugfix: Remove GridFieldFilterHeader from ModelAdmin GridField by @chrispenny in #85

Full Changelog: 3.0.0-beta1...3.0.0

2.1.0

10 May 01:32
e91ed1b
Compare
Choose a tag to compare

What's Changed

  • Bugfix: Remove GridFieldFilterHeader from ModelAdmin GridField by @chrispenny in #84

Full Changelog: 2.0.3...2.1.0

3.0.0-beta1

06 Mar 23:23
a6aa0b2
Compare
Choose a tag to compare
3.0.0-beta1 Pre-release
Pre-release

What's Changed

  • Add support for Silverstripe 5. Remove Elastic service by @chrispenny in #80

Full Changelog: 2.0.3...3.0.0-beta1

2.0.3

15 Feb 18:41
Compare
Choose a tag to compare

What's Changed

  • Update subsite check to ensure the DO has the field by @satrun77 in #79

New Contributors

Full Changelog: 2.0.2...2.0.3

2.0.2

12 Sep 02:30
07b2866
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.0.1...2.0.2

2.0.1

08 Sep 02:02
Compare
Choose a tag to compare

What's Changed

  • v2: Fetch LIVE DataObject when checking canView() by @chrispenny in #78

Full Changelog: 2.0.0...2.0.1

1.1.3

08 Sep 02:00
1713dc8
Compare
Choose a tag to compare

What's Changed

  • v1: Fetch LIVE DataObject when checking canView() by @chrispenny in #77

Full Changelog: 1.1.2...1.1.3

2.0.0

16 Aug 04:53
b1ed1e9
Compare
Choose a tag to compare

What's Changed

MAJOR: Move to new Enterprise Search dependency by @chrispenny in #76

See full, detailed release notes here: #76 (comment)

See upgrading notes here: https://github.com/silverstripe/silverstripe-search-service/blob/2/docs/en/changes-in-v2.md

Breaking Changes

  • PHP requirement (^8)
  • ENV vars renamed from APP_SEARCH_ prefix to ENTERPRISE_SEARCH_ prefix
  • Updated return types for multiple methods
  • Type declarations added liberally
  • Naive Search Service has had its namespace corrected

Full Changelog: 1.1.2...2.0.0