Skip to content

Releases: studioespresso/craft-scout

2.2.1

01 Mar 13:59
b37baa9
Compare
Choose a tag to compare

2.2.1 - 2020-03-01

  • Fix Fractal dependency to stay compatible with element-api

2.2.0

01 Mar 10:47
e3aaae9
Compare
Choose a tag to compare

2.2.0 - 2020-03-01

  • Fix dependencies, now requires PHP >= 7.1

2.1.4

03 Jan 08:08
3a89a03
Compare
Choose a tag to compare

2.1.4 - 2020-01-03

  • Fix an issue where engine could be null - #121

2.1.3

21 Nov 09:47
Compare
Choose a tag to compare

2.1.3 - 2019-11-21

  • Fix queued indexing error

2.1.2

20 Nov 07:44
b4be9fd
Compare
Choose a tag to compare

2.1.2 - 2019-11-20

  • Fix Index settings not being forwarded to replicas

2.1.1

19 Nov 08:35
b147cc9
Compare
Choose a tag to compare

2.1.1 - 2019-11-19

  • Don't use element as a prop, as it will get serialized with the whole class int the job queue.
  • Defer related element propagation to queue

2.1.0

20 Sep 07:30
65965a4
Compare
Choose a tag to compare

2.1.0 - 2019-09-20

  • Use a custom Serializer for Fractal (thanks @santi6291)

2.0.2

19 Sep 07:05
Compare
Choose a tag to compare

2.0.2 - 2019-09-19

  • Fixed a type hinting issue

2.0.1

17 Sep 07:52
d9257db
Compare
Choose a tag to compare

2.0.1 - 2019-09-17

  • Fixed a bug when using ->site('*') in your criteria, thanks @timkelty

2.0.0

13 Sep 07:17
Compare
Choose a tag to compare

2.0.0 - 2019-09-13

{warning} This is a major release, the way you configure Scout has been changed, please read the docs on how to upgrade.

  • Rewrite of the full plugin
  • Added tests for all functionality
  • Added a comprehensive syntax to configure the Indices
  • Added a settings page for all settings except Indices