- Improved vector store search cutoff handling for experimental indexes
- Added `Meili-Include-Metadata` header to search responses, returning query UID and index info
- Fixed compaction behavior to correctly handle task cancellation
Official Meilisearch changelog summary with source attribution, release tags, and community reactions.
Track this Meilisearch release note alongside related changelog updates, risky changes, and weekly digest signals from the developer community.
Every summary should remain traceable to the original changelog or release source.
Turn this Meilisearch release note into a weekly digest for the tools you actually use.
Create digestAdded environment variable to limit concurrent LMDB read transactions for the task queue.
Reverts a recent search speed optimisation introduced in PR #6542 to fix related issues
Reverted the `/tasks/stream` and `/batches/stream` Server-Sent Events (SSE) endpoints.