--- title: "v1.4.20" description: "v1.4.20 changelog - 2026-04-06" --- ```bash npx -y @maximhq/bifrost --transport-version v1.4.20 ``` ```bash docker pull maximhq/bifrost:v1.4.20 docker run -p 8080:8080 maximhq/bifrost:v1.4.20 ``` ## ✨ Features - **Fireworks AI Provider** — Added Fireworks AI as a first-class provider (thanks [@ivanetchart](https://github.com/ivanetchart)!) - **Unified Models API** — Unified /api/models and /api/models/details listing behavior - **Server Bootstrap Timer** — Added server bootstrap timer for performance monitoring - **Security Path Whitelisting** — Allow path whitelisting from security config - **Large Payload Optimizations** — Updated config schema for large payload optimizations - **Virtual Keys Table** — Added sorting and CSV export to virtual keys table - **Combobox Refactor** — Removed base-ui dependencies and recreated combobox using Radix primitives - **Switch Component** — Added async support and loading state to Switch component ## 🐞 Fixed - **Bedrock Streaming Retries** — Retry retryable AWS exceptions and stale/closed-connection errors (thanks [@KTS-o7](https://github.com/KTS-o7)!) - **Gemini Thinking Budget** — Fixed thinking budget validation for Gemini models - **Integration Data Race** — Fixed race in data reading from fasthttp request for integrations - **Beta Headers** — Fixed case-insensitive lookup in merge beta headers - **Deprecated Config Field** — Replaced enforce_governance_header with enforce_auth_on_inference - **Bedrock Config Schema** — Fixed config schema for Bedrock key config - **OpenAI Codex** — Fixed store flag for OpenAI Codex - **Delete Button Styling** — Standardized delete button styling with red theme across workspace tables - feat: add Fireworks AI as a first-class provider (thanks [@ivanetchart](https://github.com/ivanetchart)!) - feat: allow path whitelisting from security config - fix: bedrock streaming - retry retryable AWS exceptions (thanks [@KTS-o7](https://github.com/KTS-o7)!) - fix: bedrock streaming - retry stale/closed-connection errors (thanks [@KTS-o7](https://github.com/KTS-o7)!) - fix: thinking budget validation for Gemini models - fix: add empty arguments guard in Bedrock utils - fix: case-insensitive lookup in merge beta headers - fix: LLM validation fixes - feat: add Fireworks AI provider support (thanks [@ivanetchart](https://github.com/ivanetchart)!) - feat: add sorting and CSV export to virtual keys table - feat: allow path whitelisting from security config - fix: increase buffer size for custom plugin installs from URLs - fix: add retry mechanism to model catalog pricing sync lock - chore: upgraded core to v1.4.17 and framework to v1.2.36 - chore: upgraded core to v1.4.17 and framework to v1.2.36 - chore: upgraded core to v1.4.17 and framework to v1.2.36 - chore: upgraded core to v1.4.17 and framework to v1.2.36 - feat: add image generation request support - chore: upgraded core to v1.4.17 and framework to v1.2.36 - chore: upgraded core to v1.4.17 and framework to v1.2.36 - chore: upgraded core to v1.4.17 and framework to v1.2.36 - chore: upgraded core to v1.4.17 and framework to v1.2.36