Skip to content

Releases: team-telnyx/telnyx-python

v4.122.0

28 Apr 02:12
2ba345a

Choose a tag to compare

4.122.0 (2026-04-28)

Full Changelog: v4.121.0...v4.122.0

Features

  • Fix CreateVerifyProfileRequest to match messaging-2fa schema (b7cf6d2)

v4.121.0

28 Apr 01:37
aff6c58

Choose a tag to compare

4.121.0 (2026-04-28)

Full Changelog: v4.120.0...v4.121.0

Features

  • Update assistant transcription settings spec (29d057f)

v4.120.0

27 Apr 22:32
d484cea

Choose a tag to compare

4.120.0 (2026-04-27)

Full Changelog: v4.119.1...v4.120.0

Features

  • support setting headers via env (4183f80)

v4.119.1

27 Apr 15:04
1f83595

Choose a tag to compare

4.119.1 (2026-04-27)

Full Changelog: v4.119.0...v4.119.1

Bug Fixes

  • use correct field name format for multipart file arrays (28f1f94)

v4.119.0

24 Apr 10:02
bd3699b

Choose a tag to compare

4.119.0 (2026-04-24)

Full Changelog: v4.118.0...v4.119.0

Features

  • Add call.hold and call.unhold webhook event documentation (77aff88)

Documentation

  • document dynamic variable support for voice_settings.voice (d10475e)

v4.118.0

23 Apr 10:31
96bae96

Choose a tag to compare

4.118.0 (2026-04-23)

Full Changelog: v4.117.0...v4.118.0

Features

  • Add xAI provider to standalone STT and TTS specs (a82e445)

Chores

  • internal: more robust bootstrap script (7071772)

v4.117.0

22 Apr 13:14
eb94416

Choose a tag to compare

4.117.0 (2026-04-22)

Full Changelog: v4.116.0...v4.117.0

Features

v4.116.0

22 Apr 00:26
e5fa638

Choose a tag to compare

4.116.0 (2026-04-22)

Full Changelog: v4.115.0...v4.116.0

Features

  • MSG-6841: add missing whatsapp api docs (3c7d680)

v4.115.0

21 Apr 15:11
7b7b214

Choose a tag to compare

4.115.0 (2026-04-21)

Full Changelog: v4.114.0...v4.115.0

Features

  • Add post_conversation_settings to AI Assistants API spec (2c39b03)

v4.114.0

20 Apr 15:53
e7b6f0b

Choose a tag to compare

4.114.0 (2026-04-20)

Full Changelog: v4.113.0...v4.114.0

Features

  • Add keyterm field to TranscriptionSettingsConfig (61a6be9)

Performance Improvements

  • client: optimize file structure copying in multipart requests (3536049)