Workspaces
- External voice sharing controls: External voice sharing and Voice Library publishing can now be disabled via workspace groups. Internal (in-organization) voice sharing is not impacted.
Agents Platform
- Multi-environment agent management: The Agents CLI now supports the --envflag, allowing you to manage agents deployed to multiple accounts simultaneously.
- Search functionality: Added searchparameter to the Get conversations endpoint for filtering conversations.
SDK Releases
JavaScript SDK
- v2.20.1 - Fixed Music API type definitions and added Realtime Scribe language code support
- v2.20.0 - Added helper methods for Realtime Scribe with improved ASR capabilities. This is a beta feature and not widely available yet
Python SDK
- v2.20.1 - Fixed file parameter handling in client methods
- v2.20.0 - API schema updates and improvements
- v2.19.0 - Added helper method for Scribe Realtime with improved ASR capabilities. This is a beta feature and not widely available yet
Agents CLI
- @elevenlabs/agents-cli@0.6.0 - Added support for --envflag to manage agents across multiple accounts, plus bug fixes and reliability improvements
React Native
- @elevenlabs/react-native@0.5.1 - Removed build script and postinstall steps for improved installation experience
React
- @elevenlabs/react@0.8.1 - Removed build script and postinstall steps for improved installation experience
Client
- @elevenlabs/client@0.8.1 - Removed build script and postinstall steps for improved installation experience
API
View API changes
Updated Endpoints
Agents Platform
- 
- Added optional searchquery parameter (string) for full-text or fuzzy search over transcript messages
 
- Added optional 
- 
Create agent, Get agent, Update agent - Added optional tool_call_soundfield to play predefined sounds during tool execution
- Added optional tool_call_sound_behaviorfield (default:auto) to control when tool call sounds play
 
- Added optional 
- 
Simulate conversation, Simulate conversation stream - Added optional tool_call_soundfield for tool execution audio feedback
- Added optional tool_call_sound_behaviorfield for sound playback control
 
- Added optional 
MCP Servers
- 
- Added optional execution_modefield to control when and how tools execute (immediate,post_tool_speech, orasync)
 
- Added optional 
- 
Create MCP server, Get MCP server - Added execution_modefield (default:immediate) for tool execution timing control
 
- Added 
Server Tools
- Server tool configuration schemas now support:
- execution_modefield to control tool execution timing (immediate, post-speech, or async)
- tool_call_soundand- tool_call_sound_behaviorfields for audio feedback
 
Supported LLM Models
- Added support for new Claude Haiku models:
- claude-haiku-4-5
- claude-haiku-4-5@20251001
 
User Management
- Get user info
- Removed subscription_extrasfield from response
 
- Removed