Skip to content

Releases: laravel/scout

v9.6.2

21 Dec 11:35
7c4d294

Choose a tag to compare

Fixed

v9.6.1

20 Dec 17:18
feb8cdc

Choose a tag to compare

Changed

v9.6.0

15 Dec 14:21
3abf302

Choose a tag to compare

Added

  • Add command delete-all-indexes, update scout:index to allow FQCN and apply filterable on SoftDeletes by @kichetof in #671
  • Added soft deleted to Meilisearch by @kichetof in #672

v9.5.1

08 Dec 14:21
ea2bac6

Choose a tag to compare

Fixed

  • Fix the sync index settings command not using the scout prefix by @tonysm in #670

v9.5.0

06 Dec 16:28
dfffdfc

Choose a tag to compare

Added

v9.4.12

04 Oct 14:19
83f0027

Choose a tag to compare

Fixed

  • Fix custom scout keys not being utilized when deleting from queue by @stevebauman in #656

v9.4.11

27 Sep 15:42
24ed5c0

Choose a tag to compare

Fixed

  • Use scout key when mapping keys from search results by @flexchar in #652

v9.4.10

19 Jul 14:35
45c7222

Choose a tag to compare

Fixed

v9.4.9

05 May 14:24
61ce79c

Choose a tag to compare

Fixed

  • Apply limit on DatabaseEngine before applying additional constraints by @crynobone in #621

v9.4.8

03 May 15:54
9a3a4d8

Choose a tag to compare

Changed