Releases: laravel/scout
Releases · laravel/scout
v10.19.1
- [10.x] fix ternary multiline styling by @browner12 in #941
- [10.x] update multiline chaining formatting by @browner12 in #942
- Update gitattributes file by @olivernybroe in #943
- Change SCOUT_DRIVER default from 'algolia' to 'collection' by @aimeos in #945
v10.19.0
v10.18.0
- Change Typesense action mode to emplace when import documents by @SoongMingLiang in #936
- Add
--flush
option to ImportCommand by @tobz-nz in #937
v10.17.0
- [10.x] Add
scout:queue
command to optimize large imports by @stevebauman in #929 - [10.x] Remove SerializesModels from MakeRangeSearchable by @DougSisk in #930
- feat: can disable typesense prefix by @Barbapapazes in #931
- Add support for
--queue
option toscout:queue-import
by @mason-rogers in #932
v10.16.0
- Test Improvements by @crynobone in #925
- feat: add support for Meilisearch embedder settings by @mortezarajabi in #928
v10.14.2
- fix(pagination): prevent integer overflow in typesense pagination by @tharropoulos in #924
v10.15.0
v10.14.1
- fix Builder.php - not actually using returned results from afterRawSearchCallback by @The-Rabak in #919
- [10.x] searchableSync / unsearchableSync by @gdebrauwer in #920
v10.14.0
- Update logo.svg by @iamdavidhill in #915
- [10.x] Improve scout:index command by @bytestream in #916
- fix(typesense): handle missing collection during search (#914) by @tharropoulos in #917
v10.13.1
- Resolve Race Condition In TypesenseEngine Collection Creation by @andyleach in #912