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 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.
Oct 11, 2019
You can now search and add logos to your authenticator accounts, so it’s easier than ever to find them. Available in the Beta version.
Oct 10, 2019
Twilio SendGrid now has a default rate limit of 600 requests/minute/user on some of the V2 API endpoints, excluding the mail/send endpoint. If you exceed that rate limit you will receive a 429 error response with a “too many requests” message. We recommend updating your processes to ensure you do not exceed our default rate limit of 600 requests/min/user. We also recommend building in the consumption of the rate limit headers we send back, which gives specific information about how many requests you have remaining and when the rate limit amount will reset. For more information, see the Knowledge Center.
Oct 10, 2019
Twilio <Pay> now supports securely capturing and transmitting ACH payments on Twilio’s PCI-compliant Voice platform. Businesses can now allow their customers to make payments using consumer checking, consumer saving, or commercial checking accounts by providing their bank’s account number and routing number. ACH payment support, along with existing support for credit card payments, enables businesses to offer customers their preferred method for secure payment over the phone.
Learn more about <Pay> and how to securely capture payments.