Release Updates: Enhancements to Transcription, Session Management, and SDK Consistency
This update features several key improvements. The Channel Manager now uses Google STT v2 for better real-time transcription of patient speech. The Connection Manager has fixed a language change bug. The Console introduces on-demand AI summaries for session transcripts and addresses column width and display issues. Additionally, message creation forms and the favicon have been improved. In Tools, SDK endpoints now use IDs for consistency, and various issues with tool parameters and prompts have been resolved. These updates enhance transcription accuracy, user experience, and data handling reliability.
v25.0.36
Feb 28, 2025
Channel Manager
Use Google STT v2 as the main backend for realtime transcription of patient’s speech.
Connection Manager
Fixed a logic bug to properly change language on the backend transcription.
Console
Sessions - Generate on-demand AI summary for the session transcripts.
Sessions - Fixed column widths on the Sessions page to avoid clipping the date filters on certain screen sizes.
Improved message creation form with better labels, checkboxes and default settings on new rules.
Fixed an issue with displaying data sources in the navigation menu for users without having sufficient permissions.
Updated the favicon in Console.
Tools
SDK - Updated data source SDK endpoints to look up by ID instead of by name, to be consistent with our other APIs.
Fixed an issue with overriding agent-level tool static parameters when switching agents.
Verified to ensure tools have a default data source static parameter value that points to an existing data source.
Fixed various issues related to tool create and update for prompts and agents.