releases.shpreview

January 19, 2026

$npx -y @buildinternet/releases show rel_W7m5NSeQkxsGcM3VSoix7

Agents Platform Agent summaries endpoint: Added GET /v1/convai/agents/summaries endpoint for retrieving lightweight summaries of all agents in your workspace. This is useful for building agent selection interfaces without fetching full agent configurations.Delete batch calls: Added DELETE /v1/convai/batch-calling/{batch_id} endpoint for removing batch call jobs that are no longer needed.Branch filtering for conversations: Added optional branch_id query parameter to conversation endpoints including GET /v1/convai/conversation/get-signed-url, GET /v1/convai/conversation/token, and GET /v1/convai/conversations for filtering conversations by agent version branch.Spelling patience configuration: Added spelling_patience setting to turn configuration with values auto, low, medium, and high. Controls how long the agent waits before assuming the user has finished spelling something out character by character.Custom SIP headers for transfers: Added support for custom SIP headers when transferring calls via REFER. Configure custom_sip_headers arrays on phone number transfer configurations and workflow phone nodes for advanced telephony integrations.WhatsApp accounts on agents: Agent responses now include whatsapp_accounts array for viewing connected WhatsApp Business accounts.Zendesk integration support: Added zendesk_integration to the ConversationInitiationSource enum for conversations initiated through Zendesk. Audio Output Formats Expanded format options: Audio generation endpoints now support additional output formats including WAV family variants, new OPUS bitrate options, alaw_8000 for telephony, and ultra_lossless quality preset. This applies to Text-to-Speech, Text-to-Dialogue, Sound Generation, Music, and Voice Design endpoints. Dubbing Expanded status values: Dubbing project status now includes additional states for more granular tracking of dubbing progress.Source language: The source_language field is now always returned when fetching a dub's metadata. SDK Releases Python SDK v2.31.0 - Added agent summaries endpoint, delete batch call, branch filtering for conversations, spelling patience configuration, and expanded audio output formatsv2.30.0 - Added WhatsApp accounts on agents, Zendesk integration source, custom SIP headers for transfers, and standardized output format schema JavaScript SDK v2.32.0 - Added audio_format parameter support for Scribe WebSocket URI, agent summaries endpoint, delete batch call, and expanded audio output formatsv2.31.0 - Added WhatsApp accounts on agents, Zendesk integration source, custom SIP headers for transfers, and standardized output format schema React and Client SDKs @elevenlabs/react@0.13.0 - Added conversation initiation overrides, audio alignment event support, WebSocket close code exposure on connection errors, and fixed Firefox AudioContext issue with useScribe hook@elevenlabs/client@0.13.0 - Added conversation initiation overrides, audio alignment event support, and improved Scribe cleanup and disconnect handling Widget Packages @elevenlabs/convai-widget-core@0.6.1 - Added sentence spacing for improved readability and fixed multiline display in user message bubbles@elevenlabs/convai-widget-embed@0.6.1 - Added sentence spacing for improved readability and fixed multiline display in user message bubbles@elevenlabs/convai-widget-core@0.6.0 - Improved error wrapping for conversation token fetching and updated React Native support to 0.81@elevenlabs/convai-widget-embed@0.6.0 - Improved error wrapping for conversation token fetching and updated React Native support to 0.81 API

Fetched April 9, 2026