- Fixes a security vulnerability that allowed Meilisearch to send requests to private IPs, now blocking non‑global IP addresses by default.
- Introduces a breaking change: outbound web requests to non‑global IPs are rejected unless explicitly allowed via the experimental `allowed ip networks` CLI flag or `MEILI_EXPERIMENTAL_ALLOWED_IP_NETWORKS` env variable.