Releases: laravel/scout
Releases · laravel/scout
v9.2.5
Fixed
HasManyThrough::macro('unsearchable')
fix (#505 )
v9.2.4
Changed
Timeout options for algolia client (#501 )
Fixed
Fix meilisearch where in (#498 )
v9.2.2
Changed
Improve observer strategy (#490 , 19cff04 )
Downcase attribute and query for case-insensitive search (#493 )
Use numeric check (996256a )
Custom callback support on collection engine (7da9dd6 )
v9.2.0
Added
Collection Engine (#488 )
v9.1.2
Fixed
Fix removing queued models with custom Scout keys (#480 )
Re-query scout engine when paginate results contains insufficient keys to generate proper pagination count query (#483 )
v9.1.0
Added
Use queued job for "unsearching" when Scout queue is enabled (#471 )
Changed
Remove useless variable in simplePaginate
(#472 )
v9.0.0
Added
Changed
Drop support for old Laravel versions and PHP 7.2 (#459 )
Fixed
Fixes pagination count when Laravel\Scout\Builder
contains custom query callback (#469 )
You can’t perform that action at this time.