Starting from Cognigy.AI release v4.65, the Single Replica Redis setup is deprecated and replaced with Redis in High Availability (HA) Mode. For on-premises installations, before upgrading to Cognigy.AI v4.65, ensure that you migrate according to the Redis: Single Replica to Redis HA Migration.
As of release 4.65, the Agent Assist services have been fully integrated into the
cognigy-ai-app Helm chart. This integration implies that the services provided by this Helm chart will be incompatible with versions 4.65 and onwards of the Cognigy.AI platform. Users must migrate to the new chart to continue receiving updates and support.
For detailed instructions, follow the migration guide.
Note that the agent-assist-genesys-notifications-forwarder will no longer be compatible with release 4.64 and earlier versions, as it now requires integration with RabbitMQ. Users are advised to plan their upgrade strategies accordingly to ensure smooth transitions and continued functionality.Starting from release 4.60.0, we will only provide bug fixes for the old NLP services if they are critical. The old NLP services will be fully deprecated with release 4.64.0, at which point all on-premises customers should have migrated. After the 4.64.0 release, the old NLP services will no longer be available. To migrate to the new version, refer to the Cognigy NLU: from V1 to V2 guide.
4.65.3
Cognigy.AI
Released December 14, 2023Bug Fixes
- The previous patch releases, 4.65.1 and 4.65.2, had issues that resulted in leaked changes from future releases. These issues have been fixed in the current release. Consequently, we are marking 4.65.1 and 4.65.2 as obsolete.
4.65.2
Cognigy.AI
Released December 13, 2023Improvements
- Added the retry mechanism for retrieving the embedding vectors from the Generative AI provider
- Increased default resources for the synchronization Knowledge AI data job
- Improved by making it possible to set the replication factor for the Weaviate schema via an environment variable
4.65.1
Cognigy.AI
Released December 11, 2023Bug Fixes
- Fixed the issue where the Refer type in the Voice Gateway Transfer and Generic Voice Nodes did not offer an option to customize the Referred-By header
Cognigy Voice Gateway
Released December 6, 2023Bug Fixes
- Fixed the issue where a DNS SRV REGISTER request with TLS was returning
DNS Error: 503 - Fixed the issue where a REST Outdial with AMD actionHook and a separate
gatherverb failed to capture speech - Fixed the issue where deeply nested
tagswere displaying as[object Object] - Fixed the issue where
blobsof recordings were not loading, rendering no interaction possible with the call recordings
4.65.0
Cognigy.AI
Released November 28, 2023Improvements
- Added Aleph Alpha text generation model support for LLM Prompt Node & LLM-powered Answer Extraction
- Added the Custom model parameter for the OpenAI and Aleph Alpha LLM providers
- Implemented a limit for the tasks displayed in the task menu to 100
- Renamed the label for Voice Gateway setup on the Organization Details page
- Added the Smart Formatting and Endpointing options for the Deepgram STT provider
Bug Fixes
- Fixed the issue where a Knowledge Source filename that includes special characters used in regular expressions would fail to be uploaded more than once
- Fixed the issue where the Context key was not removed when using the Remove From Context option
- Fixed the issue where System Slots were not recognized correctly in German for the patterns:
123456 und 01.01.2000,morgen mittag 13 Uhr,morgen Abend um 08:00 Uhr - Fixed the issue where a source file containing code text like
error.toString(), particularly.toString(), caused an error - Fixed the issue where the Intent Trainer records would be stored when mask analytics is enabled in the Endpoint
- Fixed the issue where required fields were inconsistent in
management-uiin OpenAPI documentation - Fixed the issue where an xApp is not loading after 2 or 3 times in the same conversation
- Fixed the issue where the inserted space in front and back of the search string was not trimmed during the search
- Fixed the issue where child Nodes were enabled when the parent Node was disabled
Cognigy Insights
Released November 28, 2023Improvements
- Updated the tooltip texts in the Overview, Engagement, and NLU Dashboards
Bug Fixes
- Fixed the issue where the
user connectedanduser disconnectedevents were not shown in the Transcript Explorer, and an empty message was displayed instead - Fixed the issue where the Average Response Time chart name didn’t fit in the Live Agent dashboard
- Fixed the issue where ratings and rating comments were not visible in the session details of the Transcript Explorer
- Fixed the issue where goals would sometimes not be stored correctly in Analytics due to a race condition
Agent Copilot
Released November 28, 2023Features
- Product Launch: Agent Copilot
Improvements
- Improved by reducing the number of mandatory parameters of the Agent Copilot URL
Bug Fixes
- Fixed the issue where the card tile was not rendering numeric values with a dot at the end.
Cognigy Live Agent
Released November 28, 2023Bug Fixes
- Fixed the scroll arrow so that it is removed after reaching the bottom of the screen
- Fixed the reply box to resize correctly on multiline canned responses
- Fixed the
mineandunassignedconversation counts, ensuring they are updated instantly
Infrastructure
Cognigy.AI + Insights
Deprecation of Single Replica Redis
Starting from Cognigy.AI release v4.65, the Single Replica Redis setup is deprecated and replaced with Redis in High Availability (HA) Mode. If you are using on-premises installations, make sure to perform the Redis: Single Replica to Redis HA Migration guide before upgrading to Cognigy.AI v4.65.Knowledge AI Data Migration to MongoDB
Added a job to migrate Knowledge AI data from Weaviate to MongoDB. This job is enabled by default. To continue using the Knowledge AI feature, it’s important not to skip this release. Note that this job can be disabled if you have not yet purchased a license to use Knowledge AI. Refer to the snippet below, which can be configured invalues.yaml. To disable it, set enabled: false as shown in the snippet. This job is temporary; once the migration is complete, it can be disabled.
Deletion or Migration Job for Legacy Endpoints
Added a default job to delete or move old endpoints that are no longer supported. This job removes all Google and Twilio Autopilot Endpoints. Note that you need to disable this job for fresh installations invalues.yaml.
To disable it, set enabled: false as shown in the snippet below.
This job is temporary; once the migration is complete, it can be disabled.