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 6th, 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 3rd, 2023
Bug Fixes¶
- Fixed the issue where the service was generating a 503 error during query execution
4.45.0¶
Cognigy.AI¶
Released February 20th, 2023
Features¶
- Generative AI Beta 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 settings
Improvements¶
- Marked the user input as ignored 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 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 onlycreditCardNumber
will be masked
Cognigy Insights¶
Released February 20th, 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
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 20th, 2023
Features¶
- Moved the push and email notifications from Profile Settings to Account Settings and can only be controlled by administrators. If the administrator has not yet changed the push and email notification settings, a human agent still have the opportunity to change them in the Profile Settings
- Added the opportunity for human agents to create hyperlinks and sent the hyperlinked text in the conversation chart
Improvements¶
- Improved the design of messages sent by a human agent in the conversation chart
Cognigy Voice Gateway¶
Released February 20th, 2023
Features¶
- Added the Call Recording Node
- Added the 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 Node
- Added the opportunity to process call completion events in the Flow
Bug Fixes¶
- Fixed missing the .wav format support in the Transfer Node (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.