-
On September 24, 2025, Google will retire
gemini-1.5-flashandgemini-1.5-pro. Google recommends migratinggemini-1.5-flashtogemini-2.0-flashandgemini-1.5-protogemini-2.0-flash. We strongly recommend carrying out this migration since support forgemini-1.5-flashandgemini-1.5-prowill be removed from future Cognigy.AI versions. -
On April 21, 2025, Google retired
gemini-1.0-proandtext-bison-001. Ensure you aren’t using these models. Google recommends migrating to Gemini 2.0 Flash Lite. The option to selectgemini-1.0-proortext-bison-001has been removed from Cognigy.AI 2025.16 and later versions. -
On July 21, 2025, Anthropic retired
claude-3-sonnet. Ensure you aren’t using this model. Anthropic recommends migrating toclaude-sonnet-4. Support forclaude-3-sonnethas been removed from Cognigy.AI 2025.16 and later versions.
Help us improve our product documentation on
docs.cognigy.com by sharing your thoughts in a quick survey. Your feedback shapes the future of our content!2025.16.1
Cognigy Voice Gateway
Released August 14, 2025Bug Fixes
- Fixed the issue where a duplicate SIP
BYEmessage was sent when the call was terminated
2025.16.0
Cognigy.AI
Released August 5, 2025Features
Visual Warnings for Deprecated and Removed LLM Models
Cognigy.AI now highlights outdated LLM models in the interface to help you stay informed about deprecations and removals, ensuring your AI Agents run smoothlyImprovements
- Added the ability to override the Flow Locale with a custom language for the Salesforce MIAW handover provider. To use this feature, go to the Handover to Agent Node, select Salesforce MIAW from the Handover Provider list, and add the language in the Conversation Routing Attributes fields using the format:
"language": "es_MX" - Deprecated the
actionsobject in the Code Node. To achieve the same functionality, useapiinstead - Improved handling of attachments in Salesforce MIAW handovers for Webchat v3. Webchat v3 now correctly displays attachments sent by human agents on the Salesforce side, ensuring a smoother and more consistent user experience during handovers
- Added the possibility to handle routing errors while making handovers to Salesforce MIAW by selecting the Handover Status type in the Lookup Node
- Added the capability to display typing indicators to end users in Webchat when using Salesforce MIAW
- Introduced the Analytics 3.0 API. Now, you can use the enhanced call and conversation counters via the Analytics 3.0 endpoints
- Added the capability to retrieve all job configurations and the associated tools of AI Agents via the Cognigy.AI API endpoint
GET /v2.0/aiagents/{aiAgentId}/jobs - Added a grace period to proactively terminate Salesforce MIAW chat sessions before the access token expires. This approach prevents unnecessary API calls to expired chat sessions
Bug Fixes
- Fixed the issue where whitespace wasn’t trimmed from URLs entered when creating a Knowledge Source from web pages. Now, leading and trailing whitespaces are automatically removed during URL input validation to prevent this error
- Fixed the issue where the Add Transcript Step Node with Tool Call type and Assistant role didn’t add entries to the conversation transcript as expected
- Fixed the issue where the example AI Agent template was incorrect in the Cognigy.AI API documentation
Cognigy Voice Gateway
Released August 5, 2025Bug Fixes
- Fixed the issue where updating an application via a
PUTAPI call to/v1/Applications/<app_sid>led to the removal ofcall_hook,call_status_hook, andmessaging_hook. This issue occurred when these values weren’t included in the request body
Cognigy Webchat
Released August 5, 2025Improvements
- Updated Webchat v3 and Demo Webchat to v3.28.0
Cognigy Live Agent
Released August 5, 2025Improvements
- Enhanced conversation routing. Now, Live Agent reassigns conversations with the status Snoozed (until next reply) and unassigns them if the human agent has reached their conversation limit
Bug Fixes
- Fixed the issue that prevented the profile image from displaying in the Contact Profile Details, even when a valid image URL was set
Cognigy Insights
Released August 5, 2025Bug Fixes
- Fixed the issue where users assigned to many Projects had a JWT that exceeded the HTTP header size limit, resulting in authentication failures with a 431 error