ElevenLabs
$
npx @buildinternet/releases get elevenlabsPython SDK · v2.58.0
What's Changed
- SDK regeneration by @fern-api[bot] in https://github.com/elevenlabs/elevenlabs-python/pull/810
Full Changelog: https://github.com/elevenlabs/elevenlabs-python/compare/v2.57.0...v2.58.0
JavaScript SDK · v2.58.0
What's Changed
- SDK regeneration by @fern-api[bot] in https://github.com/elevenlabs/elevenlabs-js/pull/428
Full Changelog: https://github.com/elevenlabs/elevenlabs-js/compare/v2.57.0...v2.58.0
Per-agent sentiment analysis; agent transfers nest; service accounts
↗This release12 featuresNew capabilities2 enhancementsImprovements to existing featuresAI-tallied from the release notesElevenAgents adds per-agent sentiment analysis settings, auto-translate transcripts, and nested agent transfers with push/pop/replace workflow operations. Workspaces now support programmatic service-account creation, and member listing via new API endpoints. The optimize_streaming_latency TTS setting is deprecated and documented as a no-op.
Python SDK · v2.57.0
What's Changed
- SDK regeneration by @fern-api[bot] in https://github.com/elevenlabs/elevenlabs-python/pull/807
- SDK regeneration by @fern-api[bot] in https://github.com/elevenlabs/elevenlabs-python/pull/808
JavaScript SDK · v2.57.0
What's Changed
- SDK regeneration by @fern-api[bot] in https://github.com/elevenlabs/elevenlabs-js/pull/425
- SDK regeneration by @fern-api[bot] in https://github.com/elevenlabs/elevenlabs-js/pull/426
Simulate conversation API deprecated; music streaming now with metadata
↗Breaking (minor)This release10 featuresNew capabilities5 enhancementsImprovements to existing featuresAI-tallied from the release notesSimulate conversation and stream simulate conversation endpoints are deprecated in favor of Create test and Run tests on agent endpoints. Added music detailed stream endpoint for SSE streaming with composition metadata and optional word timestamps. Agents now support numeric evaluation scoring, conversation reasoning, interruption modes per-tool, and platform billing breakdown. Optional disableAuth for Speech Engine WebSocket clients is available in JavaScript and Python SDKs v2.56.0.
Speech Engine gets disable_auth parameter
↗This release1 featureNew capabilitiesAI-tallied from the release notesPython SDK · v2.56.0
Added a disable_auth parameter to the Speech Engine.
Speech Engine gets disableAuth parameter
↗This release1 featureNew capabilitiesAI-tallied from the release notesJavaScript SDK · v2.56.0
Added a disableAuth parameter to the Speech Engine, alongside re-added tests.
Python SDK · v2.55.0
What's Changed
- SDK regeneration by @fern-api[bot] in https://github.com/elevenlabs/elevenlabs-python/pull/805
Full Changelog: https://github.com/elevenlabs/elevenlabs-python/compare/v2.54.0...v2.55.0
JavaScript SDK · v2.55.0
What's Changed
- SDK regeneration by @fern-api[bot] in https://github.com/elevenlabs/elevenlabs-js/pull/421
Full Changelog: https://github.com/elevenlabs/elevenlabs-js/compare/v2.54.0...v2.55.0
Branch merge previews; STT combined multichannel output
↗This release6 featuresNew capabilities5 enhancementsImprovements to existing features1 fixBug fixesAI-tallied from the release notesAgent configuration branches now support merge and rebase preview endpoints to inspect changes before committing, plus branch-level call volume metrics. Speech-to-text multichannel conversion adds a combined output mode for a single sorted transcript across all channels.