Releases: laravel/scout
Releases · laravel/scout
v10.12.2
- Supports Laravel 12 by @crynobone in #902
v10.12.1
v10.12.0
- feat: Algolia settings sync by @joostdebruijn in #889
- perf(typesense): skip collection check for search operations by @tharropoulos in #898
v10.11.9
- fix: merge Algolia4 options into query parameters by @MingJen in #891
- Adding orderByDesc function to Builder by @jdavidbakr in #893
v10.11.8
- [10.x] Test Improvements by @crynobone in #880
- Fix: ambigious queries when adding other tables to the query builder by @adminfriso in #887
v10.11.7
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