- Add MEILI_EXPERIMENTAL_DISABLE_FID_BASED_DATABASES_CLEANUP env var to skip field ID‑based database cleanup during upgrades from <1.32.0
- Skip automatic cleanup of field ID‑based databases when the new env var is set
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.