For AI agents: a documentation index is available at the root level at /llms.txt and /llms-full.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
Connect
BlogHelp CenterAPI PricingSign up
OverviewElevenCreativeElevenAgentsElevenAPIReception AIAPI referenceChangelog
OverviewElevenCreativeElevenAgentsElevenAPIReception AIAPI referenceChangelog
LogoLogo
Login
Login
Connect
BlogHelp CenterAPI PricingSign up

Changelog

September 8, 2025
September 8, 2025
Was this page helpful?
Previous

September 1, 2025

Next
Built with

Text to Speech

  • Language code support: All Text to Speech models now support language codes for improved output. Normalization has been enabled for Eleven v3, Flash, and Turbo models to enhance audio quality and consistency.

Agents Platform

  • Multi-voice agent history: Messages from multi-voice agents are now displayed in conversation history with clear separation by voice, making it easier to follow which voice spoke which part of a conversation.

SDK Releases

JavaScript SDK

  • v2.15.0 - Adds support for new voice remix functionality

Python SDK

  • v2.15.0 - Adds support for new voice remix functionality. Also fixed an issue with Pydantic.

React Components

  • @elevenlabs/react@0.6.1 - Fix output bytes and device input/output switching
  • @elevenlabs/client@0.6.1 - Fix output bytes and device input/output switching

MCP Server

  • v0.7.0 - Latest release of the ElevenLabs MCP Server with new features and improvements for Claude Desktop integration. Includes new loop parameter for SFX generation.

API

View API changes

New Endpoints

  • Remix a voice - Create voice variations from existing voices
  • Get Transcript By Id - Retrieve specific transcription results

Updated Endpoints

Backward Compatible Changes

  • Get Project - Added optional share_id query parameter for project sharing functionality
  • Convert Speech to Text - Modified enable_logging parameter for improved logging control

All API changes in this release are backward compatible and will not break existing integrations.