> ## Documentation Index
> Fetch the complete documentation index at: https://docs.getbifrost.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# v2.0.15

> Helm v2.0.15 changelog - 2026-04-07

<Update label="Bifrost Helm" description="v2.0.15">
  ## Changelog

  * Synced helm schema with transport `config.schema.json` — added missing properties:
    * `client.mcpDisableAutoToolInject` — disable automatic MCP tool injection
    * `governance.budgets[].calendar_aligned` — snap budget resets to calendar boundaries
    * `governance.pricingOverrides` — scoped pricing overrides for the model catalog
    * `mcp.clientConfigs[].allowedExtraHeaders` — header allowlist per MCP client
    * `mcp.clientConfigs[].allowOnAllVirtualKeys` — make MCP server accessible to all virtual keys
    * `mcp.toolManagerConfig.disableAutoToolInject` — disable auto tool injection at manager level
    * `networkConfig.beta_header_overrides` — override Anthropic beta header support per provider
    * `websocket` — full WebSocket gateway tuning (connections, pool, transcript buffer)
  * Fixed SSE `connectionString` not being rendered in `_helpers.tpl` for MCP clients
  * Added template rendering for all new properties in `_helpers.tpl`
</Update>
