Due to the sunset of Google Conversational Actions on June 13, 2023, our Google Actions Endpoint will be removed in the near future. Consequently, the Endpoint will become unavailable.
Starting with v4.48, Cognigy.AI and Cognigy Insights fully support MongoDB 5. From our first release in July, we will no longer support MongoDB 4.4 and earlier versions.
Starting with v4.52, Cognigy.AI, Cognigy Insights, and Cognigy Live Agent support Kubernetes v1.25.
4.54.1
Cognigy.AI
Released July 11, 2023Improvements
- Improved stability of the Cognigy.AI and Cognigy Voice Gateway connection by adding an additional healthcheck between both products
4.54.0
Cognigy.AI
Released July 7, 2023Features
- Added the Generic Mute Speech Input and Voice Gateway Mute Speech Input Nodes
Improvements
- Added a toggle to turn off the TTS audio cache in the Synthesizer (TTS) section of both the Voice Gateway Set Session Config Node and the Voice Gateway channel responses with Set Activity Parameters for the Question, Optional Question, Say, and Play Nodes
- Encrypted the audio preview credentials by adding them to the connection resources
- Added the Speech Connection field in the Voice Preview settings
- Renamed the Setup Large Language Model button to Configure LLM in the Generative AI settings
- Added German language support for the Node fields
Bug Fixes
- Fixed the issue where the Repeat Handover message was being displayed when both the handover provider and the channel were 8x8
- Fixed the issue where IP addresses were being incorrectly replaced by TextCleaner
- Fixed the issue where Text Cleaner didn’t correctly parse German numbers
- Fixed the issue where the success notification was incorrect when copying the Profile ID
- Fixed the issue where the selected Generative AI provider had no data in the database
- Fixed the issue where an old version of the Context could sometimes be loaded during a session
Cognigy Insights
Released July 7, 2023Bug Fixes
- Fixed the issue of UI crash occurs when the
/ttlrequest fails - Fixed the issue where the conversation detail endpoint would return an empty
_cognigyobject when the conversation was created via the Interaction Panel - Fixed the issue where the Adaptive Card Webchat plugin was crashing Transcript Explorer
Cognigy Live Agent
Released July 7, 2023Features
- Added the Audit Logs section where the activity of an account can be checked in the form of events
Bug Fixes
- Fixed the issue where scrolling with keyboard arrow keys in the list used to mention agents within the private note tab of a Live Agent conversation is not working properly
Agent Assist Workspace
Released July 7, 2023Improvements
- Added the indicator for tiles that are not presented in the Agent Copilot workspace layout
- Modified the tooltip styles to align with the tooltips in Cognigy.AI
Cognigy Voice Gateway
Released July 7, 2023Bug Fixes
- Fixed the issue where a phone number must be unique across Service Providers
- Fixed the issue with misleading colors of the Delete, Cancel, and Close buttons in the Self-Service Portal
- Fixed the issue with a frozen screen after adding a new custom speech provider in the Self-Service Portal
- Fixed the issue where deleting a Service Provider was not possible for Admins in the Self-Service Portal
Infrastructure
Traefik
We have updated Traefik, the Kubernetes Ingress Controller, to improve functionality and address known security vulnerabilities in the dependencies of Cognigy.AI, Cognigy Insights, and Cognigy Voice Gateway. This update brings Traefik to version 2.10.1 and includes the latest Helm Chart for Traefik, reflecting our commitment to continuous improvement.Pre-Installation tasks
Before installing the Helm Chart, follow these steps:- Extract the values of the
app.kubernetes.io/instanceselector from thetraefikservice and assign them totraefik.instanceLabelOverridein the local values file by executing the following command: - Deploy the latest Custom Resource Definitions (CRDs) of Traefik by executing the following command:
- In the new Traefik Helm Chart, the
traefik.image.nameparameter has been divided intotraefik.image.registryandtraefik.image.repository. If you have modified the Traefik image in your local values file, update it accordingly.
Post-installation tasks
After installing the release, follow the steps below to clean up the resources generated by the previous Custom Resource Definitions (CRDs) of Traefik. Replace<namespace> with the namespace in which Cognigy.AI or Cognigy Voice Gateway is running.
- Clean up the middleware:
- Clean up the TLSOption:
- Clean up the IngressRoute: