Releases: laravel/scout
Releases · laravel/scout
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
v10.10.0
v10.9.0
- Allow Typesense Search Parameter Definition on Models by @stammbach in #827
- Fixing issue 825 by @AbdullahFaqeir in #826
v10.8.6
- Prevent unnecessary api calls on Collection (index) by @AbdullahFaqeir in #820
v10.8.5
- [Typesense] Issue when searching with queryCallback by @karakhanyans in #817