Skip to content

Releases: studioespresso/craft-scout

1.3.2

05 Sep 14:54
15bdb80
Compare
Choose a tag to compare

1.3.2 - 2019-09-05

  • Resolve fractal conflict

1.3.1

09 Aug 07:21
Compare
Choose a tag to compare
  • Fixed a bug when skipping elements when splitElementIndex is also set (#81)

1.3.0

12 Jul 07:29
Compare
Choose a tag to compare

1.3.0 - 2019-07-12

  • Now requires Craft 3.2
  • Added a fix for Element drafts & revisions in Craft 3.2

1.2.3

14 Jun 11:57
266870f
Compare
Choose a tag to compare

1.2.3 - 2019-06-14

  • Revert untested change

1.2.2

14 Jun 11:51
Compare
Choose a tag to compare

1.2.2 - 2019-06-14

  • Fixed an issue with settings call

1.2.1

17 May 07:04
d18c3a5
Compare
Choose a tag to compare

1.2.1 - 2019-05-17

Added

  • Scout can now skip elements if you return an empty array from the transformer
  • Documented the --force option

1.2.0

01 May 10:29
5af3c9c
Compare
Choose a tag to compare

1.2.0 - 2019-05-01

Changed

  • Scout now uses v2 of the Algolia API in the background. Nothing has changed in Scout usage.

1.1.4

10 Apr 11:56
2ac5cd8
Compare
Choose a tag to compare

1.1.4 - 2019-04-10

Added

  • search_api_key setting to model
  • Twig variables for accessing Algolia settings in front end templates

Changed

  • Normalised the mixture of quotes in the config example documentation

1.1.3

27 Feb 09:21
Compare
Choose a tag to compare

1.1.3 - 2019-02-27

  • Fixed a regression by the previous release when deleting elements would not deIndex them.
  • Add support for force flushing

1.1.2

13 Feb 09:28
c69a4b8
Compare
Choose a tag to compare

1.1.2 - 2019-02-13

  • Fixed an issue with deindexing elements, thanks @chrislam