--- title: "v1.4.21" description: "v1.4.21 changelog - 2026-04-10" --- ```bash npx -y @maximhq/bifrost --transport-version v1.4.21 ``` ```bash docker pull maximhq/bifrost:v1.4.21 docker run -p 8080:8080 maximhq/bifrost:v1.4.21 ``` ## ✨ Features - **OCR Endpoint** — Add end-to-end support for /v1/ocr endpoint with Mistral OCR (thanks [@Vaibhav701161](https://github.com/Vaibhav701161)!) - **Azure Passthrough** — Add Azure passthrough support for native Azure API calls - **OpenRouter Embeddings** — Add embeddings support for OpenRouter provider (thanks [@dennypradipta](https://github.com/dennypradipta)!) - **Redis TLS & Cluster** — Add TLS and cluster mode support for Redis connections and fix valkey-search query syntax - **272k Token Pricing** — Add 272k token tier and priority tier support in pricing - **OAuth MCP Hints** — Add next-step hints to OAuth MCP client creation response ## 🐞 Fixed - **Pricing Sync Interval** — Correctly apply pricing_sync_interval and support env variables in pricing_url (thanks [@Vaibhav701161](https://github.com/Vaibhav701161)!) - **OAuth Transient Failures** — Don't mark OAuth config expired on transient network failures - feat: add end-to-end support for /v1/ocr endpoint with Mistral OCR (thanks [@Vaibhav701161](https://github.com/Vaibhav701161)!) - feat: add Azure passthrough support - feat: add embeddings support for OpenRouter provider (thanks [@dennypradipta](https://github.com/dennypradipta)!) - feat: add end-to-end support for /v1/ocr endpoint with Mistral OCR (thanks [@Vaibhav701161](https://github.com/Vaibhav701161)!) - feat: add 272k token tier and priority tier support in pricing - feat: add TLS and cluster mode support for Redis connections - fix: correctly apply pricing_sync_interval and support env variables in pricing_url (thanks [@Vaibhav701161](https://github.com/Vaibhav701161)!) - fix: don't mark OAuth config expired on transient network failures - fix: valkey-search query syntax handling - chore: upgraded core to v1.4.18 and framework to v1.2.37 - chore: upgraded core to v1.4.18 and framework to v1.2.37 - chore: upgraded core to v1.4.18 and framework to v1.2.37 - feat: add OCR endpoint logging support - chore: upgraded core to v1.4.18 and framework to v1.2.37 - chore: upgraded core to v1.4.18 and framework to v1.2.37 - chore: upgraded core to v1.4.18 and framework to v1.2.37 - feat: add TLS and cluster mode support for Redis connections - fix: valkey-search query syntax handling - chore: upgraded core to v1.4.18 and framework to v1.2.37