Skip to content

Releases: laravel/scout

v11.3.0

Choose a tag to compare

@taylorotwell taylorotwell released this 16 Jun 15:49
Immutable release. Only release title and notes can be modified.
7d0903e
  • Pin GitHub Actions to commit SHAs and add Dependabot config by @joetannenbaum in #985
  • Bump shivammathur/setup-php from 2.37.0 to 2.37.1 in the github-actions group by @dependabot[bot] in #989
  • Add Dependabot cooldown of 5 days by @nunomaduro in #991
  • Enable Dependabot auto-merge by @nunomaduro in #995
  • Add opt-in unique indexing jobs to prevent Scout reindexing already queued models by @stevebauman in #996
  • Bump actions/checkout from 6.0.2 to 6.0.3 in the github-actions group by @dependabot[bot] in #997

v11.2.0

Choose a tag to compare

@taylorotwell taylorotwell released this 13 May 15:50
5a26781
  • Skip deleted handler during force delete on SoftDeletes models by @jobjen02 in #984

v11.1.0

Choose a tag to compare

@taylorotwell taylorotwell released this 18 Mar 14:51
9865fca
  • Fix: meilisearch not null condition by @cappuc in #981

v11.0.0

Choose a tag to compare

@taylorotwell taylorotwell released this 10 Mar 19:17

v10.25.0

Choose a tag to compare

@taylorotwell taylorotwell released this 10 Mar 16:17
f28630d

v10.24.0

Choose a tag to compare

@taylorotwell taylorotwell released this 10 Feb 18:44
f9864d9

v10.23.1

Choose a tag to compare

@taylorotwell taylorotwell released this 28 Jan 03:55
ef12fce
  • Escape double quotes in Meilisearch filter strings by @trnxpace in #958
  • [10.x][Algolia] Support numeric 'whereNotIn' to prevent silent failures by @sakshamgorey in #959

v10.23.0

Choose a tag to compare

@taylorotwell taylorotwell released this 16 Dec 15:43
fb6d94c
  • Typesense Import Action - default to upsert by @dbpolito in #955

v10.22.1

Choose a tag to compare

@taylorotwell taylorotwell released this 25 Nov 15:19
13ed8e0

v10.22.0

Choose a tag to compare

@taylorotwell taylorotwell released this 12 Nov 17:01
5f62947
  • [10.x] Use try-finally to ensure forceSaving flag is always reset by @xurshudyan in #951
  • [10.x] Make $limit and $index properties nullable in Builder by @xurshudyan in #953
  • [10.x] Add class-string type annotations to ModelObserver by @xurshudyan in #952