Twilio Changelog
See additions and changes to the Twilio platform.
You can also subscribe to our Changelog RSS feed below.
(In order to subscribe to our Changelog RSS feed, an RSS feed reader is required.)
See additions and changes to the Twilio platform.
You can also subscribe to our Changelog RSS feed below.
(In order to subscribe to our Changelog RSS feed, an RSS feed reader is required.)
Oct 30, 2019
You can now use the Programmable Wireless APIs to transfer SIMs that have not yet been activated to and from Subaccounts.
Please refer to the documentation for more details.
Oct 30, 2019
Flex Administrators can now enable pilot and beta features within their Flex instance through the new Pre-Release Features Page in the Flex administrator view. Most Flex UI releases include a number of features and improvements that are enabled for all customers. This page lets you try out new features in Flex before they are Generally Available.
Pilot and Beta features are not covered by Twilio Support Plans or SLAs. You can learn more about support for pre-release features in our Help Center. Details on how to enable these features are available in our Pre-Release Features Guide.
Oct 23, 2019
This release of Video Android SDK introduces the ability to select the region to use when joining a Room. The default setting uses Global Low Latency (GLL), a latency based routing algorithm that selects the region with the least latency. If you don’t want to use latency based selection, you can specify any of the supported regions to connect to via this new API.
Refer to this guide for more information about region selection.
For full changelog, visit the Video Android SDK release notes.
This feature is already available for iOS. For more information, visit the Video iOS SDK release notes.
Oct 21, 2019
You can now submit and query Media messages by using the Conversations REST API, opening up a host of use-cases for Media in your application.
How can you benefit?
Get a guided tour and see more details in the updated documentation!
Oct 18, 2019
The Programmable Voice Calls REST API now accepts TwiML when updating in progress calls. Prior to this change, you were required to provide an absolute Url that Twilio would use to return TwiML from your application. This change allows you to provide TwiML instructions when modifying in progress calls thus simplifying your application. For more details on modifying live calls checkout Modify Calls In Progress.
Oct 18, 2019
We have updated the Programmable Voice Conference REST APIs to improve performance and resolve some minor issues. There were some corner cases where the behavior of the Conference REST APIs was either not clear or not working as expected. These include:
The full list of the changes and clarifications are documented here.
Oct 15, 2019
This release of Flex UI and WebChat UI bring a number of usability improvements and new features to Flex Messaging:
Other notable changes in this release include:
For a full changelog, visit our Flex UI release notes and WebChat UI release notes
Oct 15, 2019
The Flex Plugin Builder v3 is now Generally Available. This release enables you to build and deploy your plugins directly from the command line interface by leveraging the Functions & Assets API. This allows you to integrate your plugin development within a CI/CD pipeline.
You must update existing plugin repositories to take advantage of the new deployment options. These details can be found within our migration guide.
Oct 11, 2019
This release of Video iOS SDK introduces the ability to select the region to use when joining a Room. The default setting uses Global Low Latency (GLL), a latency based routing algorithm that selects the region with the least latency. If you don’t want to use latency based selection, you can specify any of the supported regions to connect to via this new API.
Refer to this guide for more information about region selection.
Oct 11, 2019
You can now get data about whether a user has enabled an unlock method to open their Authy app, when it was last unlocked, and the method used. This allows you to use the app unlock as an additional authentication factor for PSD2 SCA compliance and account takeover prevention.
This data is available in the User Status endpoint.