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

# 4.95

<Warning>
  * [AudioCodes Nodes](/ai/agents/develop/node-reference/voice/audiocodes/overview) and [Generic Voice Nodes](/ai/agents/develop/node-reference/voice/generic/overview) will be deprecated with the release of Cognigy.AI 4.96, on March 4, 2025. After this date, you won't be able to create these types of Nodes, but you can still edit or clone existing ones. Flows with these Nodes continue to work after the deprecation date.
  * On February 15, 2024, Google deprecated Gemini 1.0 Pro. The shutdown date for this model is April 9, 2025. Google recommends migrating to [Gemini 1.5 Pro and Gemini 1.5 Flash](https://cloud.google.com/vertex-ai/generative-ai/docs/deprecations/gemini-1.0-pro) before April 9, 2025. We strongly recommend carrying out this migration since Gemini 1.0 Pro support will be removed from future Cognigy.AI versions.
  * On April 29, 2025, we will discard `say` verbs with `empty text content` affecting the following Voice Gateway Nodes:

    * [Say](/ai/agents/develop/node-reference/basic/say)
    * [Question](/ai/agents/develop/node-reference/basic/question)
    * [Optional Question](/ai/agents/develop/node-reference/basic/optional-question)

    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>

## 4.95.1

### Cognigy Live Agent

**Released** February 21, 2025

#### Bug Fixes

* Fixed the issue where conversations were incorrectly displayed as auto-resolved by a human agent when multiple automation processes ran simultaneously. Now, the auto-resolution displays that the automation system resolved the conversation

## 4.95.0

### Cognigy.AI

**Released** February 18, 2025

#### Improvements

* Added a [health insurance AI Agent](/ai/agents/overview#job-market), supporting both English and German, to the Job Market
* Improved LLM Fallback email notifications with a Cognigy.AI HTML email template
* Improved the email template for Project invitations by adding the inviter's name
* Improved by providing a guidance message and validating browser access when microphone permission is denied for the Voice Preview setting in the Interaction Panel
* Renamed Contact IDs to User ID in the [Contact Profile](/ai/agents/analyze/contact-profiles#profile-schema) to eliminate ambiguity and ensure consistency with Insights terminology
* Updated the DeepL Translate API to handle upcoming deprecations and maintain functionality

#### Bug Fixes

* Fixed the issue that was affecting the reliability of the Genesys Guest Chat handover provider, improving its performance during handovers

### Cognigy Voice Gateway

**Released** February 18, 2025

#### Improvements

* Improved WebSocket connections by implementing a retry mechanism to handle connection timeouts. The default timeout is 1.5 seconds and with up to 3 connection retries
* Improved WebSocket connections by enabling the keepAlive setting, which keeps the connection active even during periods of inactivity. The keepAlive setting includes logging to help monitor and troubleshoot connection issues more easily
* Improved `sbc-inbound` for handling late media calls. A dynamic Session Description Protocol (SDP) is now generated for inbound calls based on call direction and private IP addresses
* Improved the `sbc-rtpengine-sidecar` component by adding two new metrics for better monitoring RTP stream errors:
  * `sbc_rtpengine_sidecar_decode_error` — tracks errors during decoding of incoming RTP media streams
  * `sbc_rtpengine_sidecar_encode_error` — tracks errors during encoding of outgoing RTP media streams
* Improved the Recent Calls section in the Voice Gateway Self-Service Portal by adding a message at the top of the call recording, informing users that the recorded conversation may not fully reflect the actual call
* Renamed the setting `Perform a fallback transfer if the webhook connection fails` to `Perform a fallback transfer if the "Calling webhook" connection fails` in Voice Gateway Self-Service Portal > Applications to clarify that the fallback applies specifically to the Calling webhook connection

#### Bug Fixes

* Fixed the issue in `api-server` that led to an error when trying to validate or save Azure Cloud Storage credentials twice in Applications > Call Recording Configuration
* Fixed the issue where the Webhook fallback was being incorrectly triggered when placing a call via the API
* Fixed the issue in `sbc-outbound` where always sending the crypto suite in the SDP instead of the DTLS handshake was breaking Twilio outbound calls
* Fixed the issue in `sbc-rtpengine-sidecar` where errors in `vg-rtpengine-client` weren't handled properly, which could cause interruptions or failures in RTP engine operations
* Fixed the issue in Voice Gateway Self-Service Portal > Applications where settings for STT, TTS, and fallback labels weren't retained when switching vendors

### Cognigy Webchat

**Released** February 18, 2025

#### Improvements

* Fixed the issue with displaying URLs containing special characters in Webchat v3
* Updated Webchat v3 to [v3.12](https://github.com/Cognigy/Webchat/releases/tag/v3.12.0)

### Cognigy Insights

**Released** February 18, 2025

#### Bug Fixes

* Fixed the issue where the default timezone was set to UTC from the Insights side when the cache was cleared
* Fixed the issue where OData queries were causing 500 errors due to incorrect URL encoding of `=$` characters, for example, `$top%3D3`

### Infrastructure

#### Cognigy Voice Gateway

* Enable TTS streaming by default `{{ .Values.global.enableTtsStreaming }}`. The affected speech providers are:
  * Deepgram
  * ElevenLabs
  * Microsoft
  * PlayHT
  * Rimelabs
  * Whisper

#### 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 Voice Gateway](/voice-gateway/installation/version-compatibility-matrix)
