Skip to content

Releases: laravel/scout

v10.6.0

28 Nov 15:58
f9bc115

Choose a tag to compare

  • Add search engine meta data to results by @tobz-nz in #780

v10.5.1

31 Oct 15:23
f3fe304

Choose a tag to compare

  • Call makeSearchableUsing before searching on CollectionEngine by @Magnesium38 in #777

v10.5.0

10 Oct 15:41
c3fe5fd

Choose a tag to compare

v10.4.0

26 Sep 16:36
cc46608

Choose a tag to compare

v10.3.0

05 Sep 15:48
b7972cf

Choose a tag to compare

  • Add "whereNotIn" native support to Meilisearch, Database and Collection engines by @guestpectacular in #760

v10.2.4

08 Aug 15:20
835ce5a

Choose a tag to compare

  • Add Configurable Scout Key Type by @geisi in #752

v10.2.3

11 Jul 15:04
51d662f

Choose a tag to compare

  • Override attributesToRetrieve config to ensure search result is complete by @mmachatschek in #751

v10.2.2

24 May 13:30
0ec3c90

Choose a tag to compare

v10.2.1

10 May 10:26
535dcb6

Choose a tag to compare

  • Fixes makeSearchableUsing not being able to be called by @nunomaduro in #739

v10.2.0

09 May 15:51
73e4e24

Choose a tag to compare

  • Add 'makeSearchableUsing' method (to allow eager loading when making specific models searchable) by @gdebrauwer in #732
  • Re-add options for search requests by @patrickweh in #734