Releases: twilio/twilio-python
Releases · twilio/twilio-python
6.10.1
6.10.0
Release Notes
Library
- Fix camelCased custom twiml parameters getting converted to lower case. (Issue #349)
Api
- Add
voip,national,shared_cost, andmachine_to_machinesub-resources to/2010-04-01/Accounts/{AccountSid}/AvailablePhoneNumbers/{IsoCountryCode}/ - Add programmable video keys
Preview
- Add
verification_typeandverification_document_sidto 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
priorityandtimeoutproperties to Task TwiML. - Add support for
recording_status_callback_eventfor Dial verb and for Conference
6.9.1
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
statusandemailquery 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_regionandvideo_codecs
Wireless
- Bug fix: Changed
operator_mccandoperator_mncinDataSessionssubresource fromintegertostring
6.9.0
Release Notes
Sync
- Add TTL support for Sync objects (breaking change)
- The required
dataparameter on the following actions is now optional: "Update Document", "Update Map Item", "Update List Item" - New actions available for updating TTL of Sync objects: "Update List", "Update Map", "Update Stream"
- The required
Video
- [bi] Rename
RoomParticipanttoParticipant - Add Recording Settings resource
- Expose EncryptionKey and MediaExternalLocation properties in Recording resource
6.8.4
6.8.3
6.8.2
6.8.1
Release Notes
Library
- #394 Update request validator to remove port numbers from https urls. Thanks @Brodan!
- #385 Add request logging and hooking. Thanks @tysonholub!
Api
- Add
address_sidparam to IncomingPhoneNumbers create and update - Add 'fax_enabled' option for Phone Number Search
6.8.0
Release Notes
Api
- Add
smart_encodedparam for Messages - Add
identity_sidparam to IncomingPhoneNumbers create and update
Preview
- Make 'address_sid' and 'email' optional fields when creating a HostedNumberOrder
- Add AuthorizationDocuments preview API.
Proxy
- Initial Release
Wireless
- Added
ip_addressto sim resource
Twiml
- Rename
numbertophone_numberin Voice Number TwiML. (breaking change) - Rename
messagetobodyin Messaging TwiML. (breaking change)