> ## 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.45 - Happy Family National Day 👨‍👩‍👧‍👦

*Just like families, our Cognigy team is built on strength and support - Happy National Family Day from us and our latest release!*

## 4.45.2

### Cognigy Live Agent

#### Bug Fixes

* Fixed the issue where the OData service was generating the `Cannot convert literal due to expected type Edm.Date` error during query execution

## 4.45.1

### Cognigy Insights

**Released** March 6, 2023

#### Bug Fixes

* Ensure that masked-data string (\*\*\*\*) will only be rendered if no other data needs to be visualized for a message in the Transcript- and Message-Explorer
* Ensure that masked-data string (\*\_\*\*) won't be rendered as an object with individual "\_" fields

### Cognigy Live Agent

**Released** March 3, 2023

#### Bug Fixes

* Fixed the issue where the service was generating a 503 error during query execution

## 4.45.0

### Cognigy.AI

**Released** February 20, 2023

#### Features

* [Generative AI Beta](/ai/agents/develop/gen-ai-and-llms/generative-ai) is publicly available for all Cognigy users
* Added the opportunity that allows Webchat users to upload attachments easily. Users can drag and drop the file or click the new attachment symbol. The functionality is configurable from the [Webchat Endpoint](/ai/agents/deploy/endpoints/file-storage) settings

#### Improvements

* Marked the [user input as ignored](/ai/agents/develop/ai-agent-memory/input#properties) so that they are neither counted as understood nor misunderstood in Analytics
* Added formatting for code in the Code Nodes, which are created via Generative AI Flow
* Added the opportunity to download an Intent Trainer export package from the Task Menu

#### Bug Fixes

* Set the [understood property](/ai/for-developers/code/analytics-data) in Analytics to Null for messages in an active handover
* Fixed the issue where userId is getting lost from the messages in the RingCentral Engage chat and is displayed with the AI Agent name. Now the AI Agent and user messages are properly distinguished in the chat
* Fixed the error which caused issues with the functioning of the Agent Availability Node
* Fixed the issue where events are sent to the Live Agent when analytics masking was activated
* Fixed the issue where time Slots were incorrect for the pattern `from <hour> until <hour>` in English and German
* Fixed the issue where the first message of a session with sensitive data is not masked in the Logs
* Fixed the issue where all user data are being masked with `PERSON_NAME` in the Intent Trainer. Now only `creditCardNumber` will be masked

### Cognigy Insights

**Released** February 20, 2023

#### Improvements

* Changed the calculation of the ratio of understood messages. Now the `null` values don't consider in the calculation. This change affects charts, including [NLU performance](/insights/reports/nlu-performance)

#### Bug Fixes

* Fixed the issue where the chart's detailed view was not displaying correctly in print mode on web browsers
* Fixed the issue where Webchat attachments were rendered as unknown attachment types in the Message and Transcript Explorers
* Fixed the issue where getting indexConversations via API would sometime timeout for a large dataset

### Cognigy Live Agent

**Released** February 20, 2023

#### Features

* Moved the push and email notifications from [Profile Settings](/live-agent/profile-settings#notifications) to [Account Settings](/live-agent/settings/account-settings#notifications) and can only be controlled by administrators. If the administrator has not yet changed the push and email notification settings, a human agent still has the opportunity to change them in the Profile Settings
* Added the opportunity for human agents to [create hyperlinks](/live-agent/conversation/send-reply#send-replies-to-users) and send the hyperlinked text in the conversation chat

#### Improvements

* Improved the design of messages sent by a human agent in the conversation chat

### Cognigy Voice Gateway

**Released** February 20, 2023

#### Features

* Added the [Call Recording](/ai/agents/develop/node-reference/voice/voice-gateway/call-recording) Node
* Added the generic [Send Metadata](/ai/agents/develop/node-reference/voice/generic/send-metadata) Node

#### Improvements

* Added a maximum limit of 999 retries to the No user input retries field in the [User Input Timeout - Config](/ai/agents/develop/node-reference/voice/generic/user-input-timeout-config) Node
* Added the opportunity to process [call completion](/voice-gateway/references/events/overview) events in the Flow

#### Bug Fixes

* Fixed missing the .wav format support in the [Transfer Node](/ai/agents/develop/node-reference/voice/voice-gateway/transfer) (Dial type > Dial Music)

### Infrastructure (AI + IN)

#### Redis v7

In this release, we are officially updating the version of Redis we use to Redis 7, which will impact the following two deployments in the Helm Chart:

* statefulRedis
* statefulRedisPersistent

Both Redis instances will restart during the upgrade, and the application might not be available for a few minutes.

<Warning>
  If you are not using the built-in Redis deployments but run Redis outside your Cognigy.AI Helm Chart, make sure to start migrating to Redis 7. Support for Redis 5 has ended, and you will no longer receive any security patches.
</Warning>
