Releases: twilio/twilio-python
Releases · twilio/twilio-python
6.16.0
Release Notes
Library
- PR #442: Auto generate docs with sphinx. Thanks to @mbichoffe!
- PR #437: Tag and push Docker latest image when deploying with TravisCI. Thanks to @jonatasbaldin!
Chat
- Make message From field updatable
- Add REST API webhooks
Notify
- Removing deprecated
segments,users,segment_memberships,user_bindingsclasses from helper libraries. (breaking change)
Preview
- Add new Intent Statistics endpoint
- Remove
ttlfrom Assistants
Twiml
- Add
ConnectandRoomfor Programmable Video Rooms
6.15.2
6.15.1
6.15.0
6.14.10
6.14.9
6.14.8
Release Notes
Library
- PR #433: Fix all Docker image build and push issues. Thanks to @jonatasbaldin!
- PR #432: Add docker to TravisCI. Thanks to @jonatasbaldin!
- PR #431: Add provider to TravisCI. Thanks to @jonatasbaldin!
- PR #430: Deploy just on tags and Python 3.6. Thanks to @jonatasbaldin!
Api
- Release
Call Recording Controlsfeature support in helper libraries - Add Voice Insights sub-category keys to usage records
6.14.7
6.14.6
Release Notes
Library
Api
- Add Fraud Lookups category to usage records
Video
- Allow user to set
ContentDispositionwhen obtaining media URLs for Room Recordings and Compositions - Add Composition Settings resource
6.14.5
Release Notes
Library
- PR #425: Allow adding TwiML children with generic tag names. Thanks to @mbichoffe!
- PR #422: Allow adding text to TwiML nodes. Thanks to @ekarson!
- PR #421: Add method to validate ssl certificate. Thanks to @yannieyip!
Twiml
- Add methods to helper libraries to inject arbitrary text under a TwiML node