releases.shpreview
ElevenLabs/Python SDK

Python SDK

$npx -y @buildinternet/releases show elevenlabs-python-sdk
Mon
Wed
Fri
AprMayJunJulAugSepOctNovDecJanFebMarApr
Less
More
Releases17Avg6/moVersionsv2.30.0 → v2.42.0
Aug 22, 2025

What's Changed

Full Changelog: https://github.com/elevenlabs/elevenlabs-python/compare/v2.11.0...v2.12.0

Aug 20, 2025

What's Changed

Adds new elevenlabs.music.compose_detailed method.

Full Changelog: https://github.com/elevenlabs/elevenlabs-python/compare/v2.10.0...v2.11.0

Aug 18, 2025

What's Changed

Full Changelog: https://github.com/elevenlabs/elevenlabs-python/compare/v2.9.2...v2.10.0

Aug 9, 2025
Aug 5, 2025

What's Changed

Full Changelog: https://github.com/elevenlabs/elevenlabs-python/compare/v2.9.0...v2.9.1

What's Changed

Full Changelog: https://github.com/elevenlabs/elevenlabs-python/compare/v2.8.2...v2.9.0

Aug 4, 2025

What's Changed

Full Changelog: https://github.com/elevenlabs/elevenlabs-python/compare/v2.8.1...v2.8.2

Jul 25, 2025

What's Changed

New Contributors

Full Changelog: https://github.com/elevenlabs/elevenlabs-python/compare/v2.8.0...v2.8.1

Jul 21, 2025

What's Changed

Full Changelog: https://github.com/elevenlabs/elevenlabs-python/compare/v2.7.1...v2.8.0

Jul 9, 2025

What's Changed

New Contributors

Full Changelog: https://github.com/elevenlabs/elevenlabs-python/compare/v.2.6.1...v2.7.1

Jul 3, 2025
v2.6.1

What's Changed

Full Changelog: https://github.com/elevenlabs/elevenlabs-python/compare/v2.5.0...v2.6.0

Jun 23, 2025

What's Changed

Adds support for new Text to Voice endpoints.

Full Changelog: https://github.com/elevenlabs/elevenlabs-python/compare/v2.4.0...v2.5.0

Jun 19, 2025

What's Changed

Full Changelog: https://github.com/elevenlabs/elevenlabs-python/compare/v2.3.0...v2.4.0

Jun 5, 2025

What's Changed

Support for Text to Dialogue API and Eleven v3.

Full Changelog: https://github.com/elevenlabs/elevenlabs-python/compare/v2.2.0...v2.3.0

May 27, 2025

What's Changed

New Contributors

Full Changelog: https://github.com/elevenlabs/elevenlabs-python/compare/v2.1.0...v2.2.0

May 22, 2025

What's Changed

Adds new LLM usage routes and increases default timeout to 4 minutes.

Full Changelog: https://github.com/elevenlabs/elevenlabs-python/compare/v2.0.0...v2.1.0

May 20, 2025

Full Changelog: https://github.com/elevenlabs/elevenlabs-python/compare/v1.59.0...v2.0.0

SDK v2 release notes

This is a major version of the elevenlabs-python SDK that contains breaking changes. Please carefully read these release notes and contact support or create an issue if you run into problems.

A full upgrade guide is available in the wiki.

Added

  • Request stitching has been made much easier by including the with_raw_response chained method. Now you can easily retrieve data such as the request ID and character cost of a generation.
  • Webhook verification helper

Changed

  • [breaking] Many method names have been changed to be more consistent. See the wiki linked above for the full list of changed methods.

Removed

  • [breaking] The generate and clone methods hav been deprecated and removed in favor of the API counterparts. Please use elevenlabs.textToSpeech.convert and elevenlabs.voices.ivc.create instead.
May 15, 2025

What's Changed

New Contributors

Full Changelog: https://github.com/elevenlabs/elevenlabs-python/compare/v1.58.1...v1.59.0

Latest
v2.43.0
Tracking Since
May 12, 2024
Last checked Apr 20, 2026