Releases: laravel/scout
Releases · laravel/scout
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 )
v8.6.1
Changed
Move booting of services (#453 )
Add reset method (fb8ce0c )
v8.6.0
Added
Add ability to use simplePaginate (#443 )
v8.5.4
Changed
Use the Config facade instead (#442 )
v8.5.3
Fixed
Allow running observer callbacks after database transactions have committed (#440 , 56ea20d )
v8.5.2
Changed
Revert $afterCommit
property (ece6758 )
v8.5.1
Changed
Run observer callbacks after database transactions have committed (#436 )
You can’t perform that action at this time.