Releases: laravel/scout
Releases · laravel/scout
v11.0.0
- Meilisearch: support filtering with backed enums by @Carlwirkus in #759
- [11.x] Removed numeric filters by @Boorinio in #839
- [11.x] Use scout prefix when deleting all indexes by @macbookandrew in #841
- Excludes
/typesvia.gitattributesby @crynobone in #907 - [11.x] Add support for
where($field, $operator, $value)onBuilderclass by @gdebrauwer in #969 - 11.x by @crynobone in #975
- [11.x] Test Improvements by @crynobone in #976
- [11.x] Fix typesense and meilisearch tests by @gdebrauwer in #978
v10.25.0
- Add Boost skill for Scout development by @pushpak1300 in #979
v10.24.0
- Allow job retries and backoff to be configured by @ziadoz in #962
- [10.x] Sort Stan faliure by @jackbayliss in #963
- [10.x] Test Improvements by @crynobone in #964
- [10.x] Drop ignores by @jackbayliss in #966
- [10.x] Supports Laravel 13 by @crynobone in #965
- [10.x] Make it easy to run Typesense en Meilisearch integration tests locally by @gdebrauwer in #970
- [10.x] Run Typesense integration tests in github action by @gdebrauwer in #968
v10.23.1
- 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
v10.22.1
- [10.x] PHP 8.5 Compatibility by @crynobone in #954
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