Skip to content

Releases: studioespresso/craft-scout

4.1.0

26 May 11:57
4.1.0
a01e4ad
Compare
Choose a tag to compare

Added

  • This release adds support for combining multiple element types into 1 index. Thanks to @andrewmenich for the PR! (#267 && #69, docs)

Fixed

  • Don't create an element query right away from ScoutIndex (#300)

4.1.0-beta.2

04 May 07:01
4.1.0-beta.2
cc53ea0
Compare
Choose a tag to compare
4.1.0-beta.2 Pre-release
Pre-release

Fixed

  • Added checks for when criteria is an array of element querries (#297)

4.1.0-beta.1

30 Apr 13:51
4.1.0-beta.1
af5b4df
Compare
Choose a tag to compare
4.1.0-beta.1 Pre-release
Pre-release
4.1.0-beta.1

5.0.0-beta.1

23 Mar 16:17
5.0.0-beta.1
e59aa31
Compare
Choose a tag to compare
5.0.0-beta.1 Pre-release
Pre-release
  • Updated Fractal to 0.20. (#292)

4.0.0

18 Mar 19:40
4.0.0
dad8339
Compare
Choose a tag to compare
  • Updated Fractal to 0.20. (#292)

3.4.1

18 Mar 19:36
3.4.1
48baab8
Compare
Choose a tag to compare

Added

  • Added version constraint to prevent installation with craftcms/element-api

3.4.0

15 Mar 11:04
3.4.0
954680a
Compare
Choose a tag to compare
3.4.0

3.3.3

01 Mar 14:31
0d46893
Compare
Choose a tag to compare

Fixed

  • Fixed an issues with updating and deleting split elements (#259 & #281)
  • Fixed an error in DeindexElementJob

3.3.3-beta.2

13 Feb 20:22
3.3.3-beta.2
1a1248d
Compare
Choose a tag to compare
3.3.3-beta.2 Pre-release
Pre-release

Fixed

  • Fixed missing deletion of orphans of split elements (#259)

2.8.1

27 Dec 10:16
2.8.1
cbe8658
Compare
Choose a tag to compare

Fixed

  • This release takes the site's ID into account when updating and removing items from an index (#288)