Releases: laravel/scout
Releases · laravel/scout
v10.22.0
- [10.x] Use try-finally to ensure forceSaving flag is always reset by @xurshudyan in #951
- [10.x] Make
$limitand$indexproperties nullable inBuilderby @xurshudyan in #953 - [10.x] Add
class-stringtype annotations toModelObserverby @xurshudyan in #952
v10.21.0
v10.20.0
- Full-text improvements by @taylorotwell in #947
- Remove irrelevant PHP version detection by @crynobone in #948
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
--flushoption to ImportCommand by @tobz-nz in #937
v10.17.0
- [10.x] Add
scout:queuecommand 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
--queueoption toscout:queue-importby @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