Skip to content

Latest commit

 

History

History
385 lines (190 loc) · 15.5 KB

File metadata and controls

385 lines (190 loc) · 15.5 KB

Changelog

4.122.0 (2026-04-28)

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

Features

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

4.121.0 (2026-04-28)

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

Features

  • Update assistant transcription settings spec (29d057f)

4.120.0 (2026-04-27)

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

Features

  • support setting headers via env (4183f80)

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)

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)

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)

4.117.0 (2026-04-22)

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

Features

4.116.0 (2026-04-22)

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

Features

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

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)

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)

4.113.0 (2026-04-17)

Full Changelog: v4.112.0...v4.113.0

Features

  • Add user_idle_reply_secs to TelephonySettings spec (d3c21b4)

4.112.0 (2026-04-17)

Full Changelog: v4.111.0...v4.112.0

Features

  • TELAPPS Provide description what params can be used for premium amd (55f901d)

4.111.0 (2026-04-16)

Full Changelog: v4.110.0...v4.111.0

Features

  • Lower user_idle_timeout_secs minimum from 30s to 10s (a0a79df)

Documentation

  • add pagination params to conversation messages endpoint (b9d0fae)

4.110.0 (2026-04-15)

Full Changelog: v4.109.0...v4.110.0

Features

  • MSG-6868: document whitelisted_destinations as conditionally required (ceaaffb)

4.109.0 (2026-04-14)

Full Changelog: v4.108.0...v4.109.0

Features

  • TELAPPS-5712: Add deepfake detection to call-control API spec (a645d7e)

4.108.0 (2026-04-13)

Full Changelog: v4.107.0...v4.108.0

Features

  • [TDA-6425] Fix session analysis API spec: relaxed date_time, remove status & completed_at (93c33c4)

4.107.0 (2026-04-13)

Full Changelog: v4.106.0...v4.107.0

Features

  • client: allow enqueuing to websockets even when not connected (5878b59)

4.106.0 (2026-04-13)

Full Changelog: v4.105.1...v4.106.0

Features

  • Add webhook_urls, webhook_urls_method, webhook_retries_policies to Dial endpoint (eaa792a)

4.105.1 (2026-04-12)

Full Changelog: v4.105.0...v4.105.1

Bug Fixes

  • set additionalProperties=false on VoiceCloneUploadRequest to prevent codegen errors (b4e8552)

4.105.0 (2026-04-11)

Full Changelog: v4.104.1...v4.105.0

Features

  • api: manual updates (143b22e)
  • client: add event handler implementation for websockets (137bcc6)
  • lib: make ED25519 the default webhook verification (5116ac8)

Bug Fixes

  • resolve pyright type error in text_to_speech event handler (e209866)

Documentation

4.104.1 (2026-04-10)

Full Changelog: v4.104.0...v4.104.1

Bug Fixes

  • ensure file data are only sent as 1 parameter (f0cb6ac)

4.104.0 (2026-04-10)

Full Changelog: v4.103.0...v4.104.0

Features

  • api: Merge pull request #46 from stainless-sdks/FixModelRecommendation (911071c)

4.103.0 (2026-04-10)

Full Changelog: v4.102.0...v4.103.0

Features

  • MSG-6846: add GET /profile/photo docs for whatsapp API (47e8f01)

Reverts

  • restore stainless.yml to pre-6a6df5b state (4f9838b)

4.102.0 (2026-04-09)

Full Changelog: v4.101.0...v4.102.0

Features

  • add shared CallAssistantRequest schema for call-control assistant object (b24aecf)

4.101.0 (2026-04-09)

Full Changelog: v4.100.0...v4.101.0

Features

  • api: Merge pull request #44 from stainless-sdks/fix-NameNotAllowed (a19231b)

4.100.0 (2026-04-09)

Full Changelog: v4.99.0...v4.100.0

Features

  • client: support reconnection in websockets (4f8ca17)

Reverts

  • revert stainless.yml changes from 9c5e8d8 (9930faa)

Documentation

  • update voice clone schemas to match Ultra/model_id implementation (f370dde)

4.99.0 (2026-04-08)

Full Changelog: v4.98.0...v4.99.0

Features

  • TELAPPS-5707: Add privacy parameter to Call Control dial and transfer (994a4ae)

Reverts

  • revert stainless.yml changes from pronunciation dictionaries commit (62f4c82)

4.98.0 (2026-04-08)

Full Changelog: v4.97.0...v4.98.0

Features

  • TELAPPS-5689: Pronunciation dictionaries API docs (eb1bebf)

4.97.0 (2026-04-08)

Full Changelog: v4.96.0...v4.97.0

Features

  • Add ai_calls endpoint documentation to OpenAPI spec (586c445)
  • Add oneOf constraint for Url/Texml mutual exclusivity in InitiateCallRequest (a444d3a)
  • api: Merge pull request #39 from stainless-sdks/revert-a988c49-stainless-changes (75ee85b)
  • client: support sending raw data over websockets (f475022)
  • CW-3815 fix PATCH /wirelss_blocklists/{id} endpoint (5b7eb9f)

Reverts

  • restore stainless.yml SDK generation fixes (75ee85b)

4.96.0 (2026-04-07)

Full Changelog: v4.95.0...v4.96.0

Features

  • AI-2180: Add message_template to SendMessageTool schema (7e21d03)

4.95.0 (2026-04-07)

Full Changelog: v4.94.1...v4.95.0

Features

  • add enabled boolean to recording_settings [AI-2178] (0c7505a)

4.94.1 (2026-04-07)

Full Changelog: v4.94.0...v4.94.1

Bug Fixes

  • client: preserve hardcoded query params when merging with user params (acc1ed8)

4.94.0 (2026-04-07)

Full Changelog: v4.93.0...v4.94.0

Features

4.93.0 (2026-04-07)

Full Changelog: v4.92.0...v4.93.0

Features

  • MSG-6666: Add template and text properties to WhatsApp send message schema (313ba3d)

4.92.0 (2026-04-07)

Full Changelog: v4.91.0...v4.92.0

Features

  • Assistants: add observability (0782eea)

4.91.0 (2026-04-07)

Full Changelog: v4.90.0...v4.91.0

Features

  • MSG-6673: Add WhatsApp verification endpoint and profile settings (e873736)

4.90.0 (2026-03-31)

Full Changelog: v4.89.0...v4.90.0

Features

  • lib: add ED25519 webhook signature verification (18be54b)

4.89.0 (2026-03-30)

Full Changelog: v4.88.1...v4.89.0

Features

  • lib: add Speech-to-Text WebSocket streaming support (b7e059a)

Bug Fixes

  • resolve pyright strict mode type errors (3283d71)
  • resolve ruff import sorting errors (f210455)

4.88.1 (2026-03-28)

Full Changelog: v4.88.0...v4.88.1

Bug Fixes

  • python: add edition python.2025-11-20 for OIDC support (018532e)

Chores