We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f40f14b commit f818046Copy full SHA for f818046
CHANGELOG.md
@@ -1,6 +1,11 @@
1
# Release Notes
2
3
-## [Unreleased](https://github.com/laravel/scout/compare/v10.12.0...10.x)
+## [Unreleased](https://github.com/laravel/scout/compare/v10.12.1...10.x)
4
+
5
+## [v10.12.1](https://github.com/laravel/scout/compare/v10.12.0...v10.12.1) - 2025-01-21
6
7
+* [10.x] Check for default total count return in meilisearch by [@Boorinio](https://github.com/Boorinio) in https://github.com/laravel/scout/pull/900
8
+* Fix filtering `null` values in `where()` with Meilisearch by [@tobz-nz](https://github.com/tobz-nz) in https://github.com/laravel/scout/pull/901
9
10
## [v10.12.0](https://github.com/laravel/scout/compare/v10.11.9...v10.12.0) - 2025-01-14
11
0 commit comments