Skip to content

Releases: twilio/twilio-python

6.14.4

05 Jun 02:29

Choose a tag to compare

Release Notes

Lookups

  • Add back support for fraud lookup type

Docs

6.14.3

25 May 18:07

Choose a tag to compare

Release Notes

Library

  • PR #417: Migrate readme to rst and load it in with setup.py. Thanks to @cjcodes!

Docs

6.14.2

25 May 16:59

Choose a tag to compare

Release Notes

Chat

  • Add Binding and UserBinding documentation

Docs

6.14.1

25 May 16:48

Choose a tag to compare

Release Notes

Library

Api

  • Add more programmable video categories to usage records
  • Add 'include_subaccounts' parameter to all variation of usage_record fetch

Studio

  • Add endpoint to delete engagements

Trunking

  • Added cnam_lookup_enabled parameter to Trunk resource.
  • Added case-insensitivity for recording parameter to Trunk resource.

Docs

6.14.0

11 May 19:30

Choose a tag to compare

Release Notes

Chat

  • Add Channel Webhooks resource

Monitor

  • Update event filtering to support date/time (breaking change)

Wireless

  • Updated maturity to ga for all wireless apis

Docs

6.13.0

28 Apr 20:14

Choose a tag to compare

Release Notes

Video

  • Redesign API by adding custom VideoLayout object. (breaking change)

Docs

6.12.1

20 Apr 21:16

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

Choose a tag to compare

Release Notes

Library

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

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

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