Tools
Meilisearch 1.53.2 ties authorization to index opening and drops a 100ms penalty on task replication
Released 2026-09-07T10:48Z, v1.53.2 files "Tie authorization to index opening" (#6610) under a Security heading, changing when an API key's index permission is checked rather than only what it grants. The release also removes a 100ms penalty on task replication (#6612), stops highlighting stop-words (#6595), and includes the last indexed documents in the exactness ranking rule when searchable attributes change in settings (#6604). The replication fix matters for anyone measuring write-to-searchable latency on a cluster.
Source
↳ Follow the thread