- Add experimental POST /render route to render templates or fragments, gated by the renderRoute feature flag.
- Restrict foreign filters to retrieval routes only, removing support on write endpoints (breaking change).
- Include multiple bug fixes, a security hardening for GitHub Actions, and replace queueDocumentsFetch with disableDocumentsFetchQueue (opt‑out).