2026.1.0
Cognigy.AI
Released January 13, 2026Features
Mocking
Introduced the Mocking feature. Mocking lets you change the behavior of a Node by replacing its logic with mock code execution without changing the original Node settings. This approach allows you to test specific Flow conditions in the Simulator, the Interaction Panel, and Endpoints without reconfiguring Nodes.New Handover to Human Agent Tool
Introduced the Handover to Human Agent tool, allowing AI Agents to transfer conversations to human agents via handover providers if they canโt address the userโs request.Improvements
- Added the Email Sender Name field to the Email Notification Node
- Published the Confluence Extension 5.0.2 and Diffbot Extension 1.0.2 on the Cognigy Marketplace to address critical vulnerabilities of previous versions
Bug Fixes
- Fixed the issue where the max token limit in Cognigy.AI didnโt allow custom LLM models to use the max token values set by the user
- Fixed the issue where Amazon Bedrock custom options didnโt work properly
- Fixed the issue where MCP tools didnโt support custom headers containing CognigyScript
- Fixed the issue where validation failed when saving AI Agent Nodes
- Fixed the issue where Markdown formatting wasnโt rendered in messages in the Simulator
- Fixed the issue where the
.ack()function was called in a differentamqpchannel than the one that received a message - Fixed the issue where the goals list on the Create Scenario page didnโt display the actually existing goals
- Fixed the issue where handover providersโ icons werenโt displayed in the Handover Provider list in the Check Agent Availability Node
- Fixed the issue where Packages including a period in the name missed the
.zipextension in the file name - Fixed the issue where HTTP requests in Endpoint transformers broke when the payload included
json: true - Fixed the issue where the Contact Profiles page in a Project displayed Contact profiles from other Projects
Cognigy Voice Gateway
Released January 13, 2026Bug Fixes
- Fixed the issue where
CALL_COMPLETEDevents were missing for transferred calls when the carrier ended the call first - Fixed the issue where TTS streaming failed when using ElevenLabs with non-global regions by limiting the TTS streaming only to global regions
Cognigy Live Agent
Released January 13, 2026Improvements
- Added escalated conversations as a metric to the Open Conversations indicator in the Supervisor Overview report
Cognigy Insights
Released January 13, 2026Bug Fixes
- Fixed the issue where the GET all Conversations API method didnโt include the
endpointName,ratings, andratingCommentsproperties in the response