Skip to content

Releases: studioespresso/craft-scout

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)

5.0.0-alpha.1

20 Dec 15:28
5.0.0-alpha.1
300f209
Compare
Choose a tag to compare
5.0.0-alpha.1 Pre-release
Pre-release

Added

  • Initial Craft 5 support

3.3.3-beta.1

06 Dec 18:49
3.3.3-beta.1
f60e5d5
Compare
Choose a tag to compare
3.3.3-beta.1 Pre-release
Pre-release

Fixed

  • This beta release is a first try at resolving an issue with deindexing of element not working properly. (#281)

3.3.2

15 Nov 19:09
3.3.2
2140158
Compare
Choose a tag to compare

Fixed

  • Fixed an error on the Control Panel Utility page (#284)
  • Fixed an error when saving elements without a site property (#285)

3.3.1

08 Nov 15:55
3.3.1
dc66bd7
Compare
Choose a tag to compare

Added

  • Added AfterIndexImport event, which fires after the ImportIndex job has finished. (#283)

Fixed

  • Deindexing now also takes the correct siteId into account (#281)

3.3.0

23 Oct 13:23
3.3.0
e93b4d8
Compare
Choose a tag to compare

Added

Fixed

  • Fixed an error on the utility page when an index included multiple sites (#276)
  • Fixed an issue where saving an element would not update it from the correct site (#266)

3.2.1

22 Sep 10:07
3.2.1
0db21d0
Compare
Choose a tag to compare

Fixed

  • This fixes an issue where we default to the primary site when no site id is supplied through index settings.

3.2.0

16 Sep 18:41
3.2.0
6fbbad8
Compare
Choose a tag to compare

Added

  • This release adds lazy loading of the index's criteria function, to try and migigate "behaviour not found" errors (#268)