- Added support for a global distinct attribute in federated search, enabling cross‑index distinct computation and facet distribution (query‑level distinct now disallowed).
- Improved performance and memory usage: federated search ~100 ms faster, optimized JSON document generation for large payloads, and upgraded to mimalloc v3 for significantly lower memory consumption on heavy workloads.
- Introduced experimental POST /tasks/compact endpoint for task‑queue compaction (writes blocked until restart) and applied several security dependency updates.