Removals:
- The Step and Message explorers in Insights have been removed. Use the Conversations explorer or OData Endpoint’s Steps collection instead.
- The States tab in the NLU settings in the Flow editor and the Set State and Reset State Nodes have been removed. After the removal, existing Flows containing these Nodes will remain fully supported and continue to run as expected. As an alternative, you can use Intent Conditions for controlling Intent recognition.
2026.18.0
Cognigy.AI
Released September 1, 2026Features
New Model by Google Gemini
Added support for thegemini-3.7-flash model provided by Google Gemini. This model reliably follows instructions and handles multi-step planning and tool calls.
Improvements
- Moved the Logs API to its own service. The endpoint routes remain the same as those used by the Cognigy.AI API, so no migration is required
- Removed the OAuth2 authentication option as a supported API authentication method from the Cognigy.AI API
Bug Fixes
- Fixed the issue where
GET /v2.0/playbooks/{playbookId}/runsreturned a 500 error when listing the runs of a Playbook that already had at least one run - Fixed the issue where task notifications showed the internal task identifier instead of the task name
- Fixed the issue where updating connections on the Handover Provider page didn’t make the save button clickable
- Fixed the issue where the Custom URL tooltip for LLM and embedding connections displayed a deprecated Azure
/completionspath for the 2023 API version and didn’t provide a Responses API example, causing connection errors for customers who followed the example verbatim - Fixed the issue where editing Gallery cards in a Say or Question Node broke the Node editor in some browsers, for example, Microsoft Edge
- Fixed the issue where opening the Endpoint settings showed an error screen
- Fixed the issue where transient Meta Graph API failures dropped WhatsApp messages, read receipts, or media
- Fixed the issue where a Genesys Cloud Open Messaging conversation reopened and repeatedly reconnected the end user to a human agent after the handover had already ended
- Fixed the issue where empty values for the Update Interval parameter in the Handover to Human Agent Node resulted in failed handovers
- Fixed the issue where users were marked as disconnected in Live Agent while in the handover queue
- Fixed the issue where scheduled simulations targeting a Snapshot crashed in Projects where the Project settings were left unchanged
- Fixed the issue where data redaction didn’t apply to structured log payloads, for example, Voice Gateway call transcripts. Now, structured log payloads are redacted, and a redaction failure discards the content
- Fixed the issue where deactivating all Data Redaction settings for a Project displayed a misleading warning and fetched the settings on every message instead of caching them
Cognigy Voice Gateway
Released September 1, 2026Bug Fixes
- Fixed the issue where activating only DTMF barge-in still let the caller’s voice input interrupt the AI Agent’s output after the first AI Agent output
- Fixed the issue where transferring a call over an encrypted (TLS/SRTP) trunk connected successfully but produced no audio in either direction
- Fixed the issue where a
Speech to text credentials have not been provisionedalert was incorrectly displayed - Fixed the issue where changing Deepgram STT settings mid-call didn’t take effect until a new session started. Now, Deepgram STT settings changes take effect immediately
- Fixed the issue where AWS STT streaming connections remained open after calls ended, increasing CPU usage and causing calls to hang. Now, streams are always closed when a session ends
- Fixed the issue where a Transfer Node using the Dial transfer type failed to connect calls when the target was a SIP address instead of a phone number, on trunks that require encrypted audio (SRTP)
Cognigy Webchat
Released September 1, 2026Improvements
- Updated Webchat v3 to v3.50.0
Cognigy Live Agent
Released September 1, 2026Improvements
- Improved service stability and performance
Cognigy Insights
Released September 1, 2026Bug Fixes
- Fixed the issue where the Conversation Analyzer failed to analyze conversations when a reasoning model, for example,
gpt-5, was configured - Fixed the issue where triggering the Analyze all new conversations option failed with a
502error for date ranges longer than 30 days