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

# 2025.16

<Warning>
  * As of September 24, 2025, `gemini-1.5-flash` and `gemini-1.5-pro` are deprecated. [Google recommends migrating](https://cloud.google.com/vertex-ai/generative-ai/docs/learn/model-versions#legacy-stable) `gemini-1.5-flash` to `gemini-2.0-flash` and `gemini-1.5-pro` to `gemini-2.0-flash`. We strongly recommend carrying out this migration since support for `gemini-1.5-flash` and `gemini-1.5-pro` will be removed from future Cognigy.AI versions.

  * As of April 21, 2025, `gemini-1.0-pro` and `text-bison-001` are deprecated. Ensure you aren't using these models. [Google recommends migrating](https://cloud.google.com/vertex-ai/generative-ai/docs/learn/model-versions#legacy-stable) to Gemini 2.0 Flash Lite. Support for `gemini-1.0-pro` or `text-bison-001` has been removed.

  * On July 21, 2025, Anthropic retired `claude-3-sonnet`. Ensure you aren't using this model. [Anthropic recommends migrating](https://docs.anthropic.com/en/docs/about-claude/model-deprecations#2025-01-21%3A-claude-2%2C-claude-2-1%2C-and-claude-sonnet-3-models) to `claude-sonnet-4`. Support for `claude-3-sonnet` has been removed.

  Refer to the list of all upcoming removals on the [Deprecations and Removals](/release-notes/deprecations-and-removals) page.
</Warning>

<Tip>
  Help us improve our product documentation on `docs.cognigy.com` by sharing your thoughts in a [quick survey](https://forms.office.com/e/xnqneVasp2). Your feedback shapes the future of our content!
</Tip>

## 2025.16.1

### Cognigy Voice Gateway

**Released** August 14, 2025

#### Bug Fixes

* Fixed the issue where a duplicate SIP `BYE` message was sent when the call was terminated

## 2025.16.0

### Cognigy.AI

**Released** August 5, 2025

#### Features

##### Visual Warnings for Deprecated and Removed LLM Models

Cognigy.AI now highlights [outdated LLM models](/ai/agents/develop/gen-ai-and-llms/llms#deprecations-and-removals) in the interface to help you stay informed about deprecations and removals, ensuring your AI Agents run smoothly

#### Improvements

* Added the ability to override the Flow Locale with a custom language for the Salesforce MIAW handover provider. To use this feature, go to the Handover to Agent Node, select Salesforce MIAW from the Handover Provider list, and add the language in the Conversation Routing Attributes fields using the format: `"language": "es_MX"`
* Deprecated the `actions` object in the Code Node. To achieve the same functionality, use `api` instead
* Improved handling of attachments in [Salesforce MIAW handovers](/ai/escalate/handover-reference/salesforce-miaw) for Webchat v3. Webchat v3 now correctly displays attachments sent by human agents on the Salesforce side, ensuring a smoother and more consistent user experience during handovers
* Added the possibility to handle routing errors while making handovers to [Salesforce MIAW](/ai/escalate/handover-reference/salesforce-miaw) by selecting the Handover Status type in the Lookup Node
* Added the capability to display [typing indicators](/webchat/v3/configuration#webchat-behavior) to end users in Webchat when using [Salesforce MIAW](/ai/escalate/handover-reference/salesforce-miaw)
* Introduced the Analytics 3.0 API. Now, you can use the enhanced call and conversation counters via the [Analytics 3.0 endpoints](https://api-trial.cognigy.ai/openapi#get-/v3.0/callcounter)
* Added the capability to retrieve all job configurations and the associated tools of AI Agents via the Cognigy.AI API endpoint [`GET /v2.0/aiagents/{aiAgentId}/jobs`](https://api-trial.cognigy.ai/openapi#get-/v2.0/aiagents/-aiAgentId-/jobs)
* Added a grace period to proactively terminate Salesforce MIAW chat sessions before the access token expires. This approach prevents unnecessary API calls to expired chat sessions

#### Bug Fixes

* Fixed the issue where whitespace wasn't trimmed from URLs entered when creating a Knowledge Source from web pages. Now, leading and trailing whitespaces are automatically removed during URL input validation to prevent this error
* Fixed the issue where the Add Transcript Step Node with Tool Call type and Assistant role didn't add entries to the conversation transcript as expected
* Fixed the issue where the example AI Agent template was incorrect in the Cognigy.AI API documentation

### Cognigy Voice Gateway

**Released** August 5, 2025

#### Bug Fixes

* Fixed the issue where updating an application via a `PUT` API call to `/v1/Applications/<app_sid>` led to the removal of `call_hook`, `call_status_hook`, and `messaging_hook`. This issue occurred when these values weren't included in the request body

### Cognigy Webchat

**Released** August 5, 2025

#### Improvements

* Updated Webchat v3 and Demo Webchat to [v3.28.0](https://github.com/Cognigy/Webchat/releases/tag/v3.28.0)

### Cognigy Live Agent

**Released** August 5, 2025

#### Improvements

* Enhanced conversation routing. Now, Live Agent reassigns conversations with the status [Snoozed (until next reply)](/live-agent/conversation/conversation-routing/automatic-mode) and unassigns them if the human agent has reached their conversation limit

#### Bug Fixes

* Fixed the issue that prevented the profile image from displaying in the Contact Profile Details, even when a valid image URL was set

### Cognigy Insights

**Released** August 5, 2025

#### Bug Fixes

* Fixed the issue where users assigned to many Projects had a JWT that exceeded the HTTP header size limit, resulting in authentication failures with a 431 error

### Infrastructure

#### Version Compatibility Matrix

The version compatibility matrix was updated for the following Cognigy products:

* [Cognigy.AI, Insights, and Agent Copilot](/ai/administer/installation/version-compatibility-matrix)
* [Cognigy Live Agent](/live-agent/installation/deployment/version-compatibility-matrix)
* [Cognigy Voice Gateway](/voice-gateway/installation/version-compatibility-matrix)
