Releases: laravel/scout
Releases · laravel/scout
v10.11.6
- feat(typesense): add
whereNotIn
filter to typesense engine by @tharropoulos in #878 - Supports for
algolia/algoliasearch-client-php
v4 by @3bd-ulrahman in #872 - [10.x] Supports PHP 8.4 by @crynobone in #879
v10.11.5
- fix(typesense): properly format boolean filters in Typesense by @tharropoulos in #874
v10.11.4
- Fix Typesense pagination issue when using query callback by @tharropoulos in #867
- Update logo to support dark/light theme by @milewski in #869
v10.11.3
- [Typesense] Fix Paginate Function Returning Limited Records in Laravel Scout with Typesense Engine (#824) by @tharropoulos in #858
v10.11.2
- [10.x] Add Generic Docblocks To Builder by @Magnesium38 in #857
v10.11.1
v10.11.0
- [10.x] Allow setting custom scout builder class by @gdebrauwer in #852
v10.10.2
- [Typesense] Sync server state in getOrCreateCollectionFromModel #845 by @tharropoulos in #846
v10.10.1
- [10.x] Get the key name through getScoutKeyName() on the Database engine by @antonioribeiro in #843