> ## 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.

# v1.3.24

> v1.3.24 changelog - 2025-11-11

<Tabs>
  <Tab title="NPX">
    ```bash theme={null}
    npx -y @maximhq/bifrost --transport-version v1.3.24
    ```
  </Tab>

  <Tab title="Docker">
    ```bash theme={null}
    docker pull maximhq/bifrost:v1.3.24
    docker run -p 8080:8080 maximhq/bifrost:v1.3.24
    ```
  </Tab>
</Tabs>

<Update label="Bifrost(HTTP)" description="v1.3.24">
  * chore: update core version to 1.2.22 and framework version to 1.1.27
  * feat: Adds input message in logs table for easier navigation
</Update>

<Update label="Core" description="v1.3.24">
  * chore: Adds index to ChatAssistantMessageToolCall
  * fix: responses text output standardization to content blocks
</Update>

<Update label="Framework" description="v1.3.24">
  * chore: update core version to 1.2.22
</Update>

<Update label="governance" description="v1.3.24">
  * chore: update core version to 1.2.22 and framework version to 1.1.27
</Update>

<Update label="jsonparser" description="v1.3.24">
  * chore: update core version to 1.2.22 and framework version to 1.1.27
</Update>

<Update label="logging" description="v1.3.24">
  * chore: update core version to 1.2.22 and framework version to 1.1.27
</Update>

<Update label="maxim" description="v1.3.24">
  * chore: update core version to 1.2.22 and framework version to 1.1.27
</Update>

<Update label="mocker" description="v1.3.24">
  * chore: update core version to 1.2.22 and framework version to 1.1.27
</Update>

<Update label="otel" description="v1.3.24">
  * chore: update core version to 1.2.22 and framework version to 1.1.27
</Update>

<Update label="semantic_cache" description="v1.3.24">
  * chore: update core version to 1.2.22 and framework version to 1.1.27
</Update>

<Update label="telemetry" description="v1.3.24">
  * chore: update core version to 1.2.22 and framework version to 1.1.27
</Update>
