Skip to content

Releases: twilio/twilio-python

6.12.1

20 Apr 21:16
Compare
Choose a tag to compare

Release Notes

Twiml

  • Gather input Enum: remove unnecessary "dtmf speech" value as you can now specify multiple enum values for this parameter and both "dtmf" and "speech" are already available.

Docs

6.12.0

13 Apr 19:36
Compare
Choose a tag to compare

Release Notes

Library

  • PR #413: Add incoming.allow to AccessToken VoiceGrant. Thanks to @ryan-rowland!

Preview

  • Support for Understand V2 APIs - renames various resources and adds new fields

Studio

  • Change parameters type from string to object in engagement resource

Video

  • [Recordings] Change size type to long. (breaking change)

Docs

6.11.0

22 Mar 23:59
Compare
Choose a tag to compare

Release Notes

Lookups

  • Disable support for fraud lookups (breaking change)

Preview

  • Add BuildDuration and ErrorCode to Understand ModelBuild

Studio

  • Add new /Context endpoint for step and engagement resources.

Docs

6.10.5

12 Mar 18:38
Compare
Choose a tag to compare

Release Notes

Api

  • Add caller_id param to Outbound Calls API
  • Release trim recording Outbound Calls API functionality in helper libraries

Video

  • [composer] Add room_sid to Composition resource.

Twiml

  • Adds support for passing in multiple input type enums when setting input on Gather

Docs

6.10.4

24 Feb 01:01
Compare
Choose a tag to compare

Release Notes

Api

  • Add trim param to Outbound Calls API

Lookups

  • Add support for fraud lookup type

Numbers

  • Initial Release

Video

  • [composer] Add SEQUENCE value to available layouts, and trim and reuse params.

Docs

6.10.3

09 Feb 23:53
Compare
Choose a tag to compare

Release Notes

Api

  • Add AnnounceUrl and AnnounceMethod params for conference announce

Chat

  • Add support to looking up user channels by identity in v1

Docs

6.10.2

31 Jan 01:27
Compare
Choose a tag to compare

Release Notes

Preview

  • Remove Studio Engagement Deletion

Studio

  • Initial Release

Docs

6.10.1

20 Jan 01:51
Compare
Choose a tag to compare

Release Notes

Api

  • Add studio-engagements usage key

Video

  • [omit] Beta: Allow updates to SubscribedTracks.
  • Add SubscribedTracks.
  • Add track name to Video Recording resource
  • Add Composition and Composition Media resources

Docs

6.10.0

16 Dec 02:15
Compare
Choose a tag to compare

Release Notes

Library

  • Fix camelCased custom twiml parameters getting converted to lower case. (Issue #349)

Api

  • Add voip, national, shared_cost, and machine_to_machine sub-resources to /2010-04-01/Accounts/{AccountSid}/AvailablePhoneNumbers/{IsoCountryCode}/
  • Add programmable video keys

Preview

  • Add verification_type and verification_document_sid to HostedNumberOrders.

Proxy

  • Fixed typo in session status enum value

Twiml

  • Fix Dial record property incorrectly typed as accepting TrimEnum values when it actually has its own enum of values. (breaking change)
  • Add priority and timeout properties to Task TwiML.
  • Add support for recording_status_callback_event for Dial verb and for Conference

Docs

6.9.1

01 Dec 22:20
Compare
Choose a tag to compare

Release Notes

Api

  • Use the correct properties for Dependent Phone Numbers of an Address (breaking change)
  • Update Call Recordings with the correct properties

Preview

  • Add status and email query param filters for AuthorizationDocument list endpoint

Proxy

  • Added DELETE support to Interaction
  • Standardized enum values to dash-case
  • Rename Service#friendly_name to Service#unique_name

Video

  • Remove beta flag from media_region and video_codecs

Wireless

  • Bug fix: Changed operator_mcc and operator_mnc in DataSessions subresource from integer to string

Docs