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.)
Sep 28, 2021
You can now read the current billing period for a Super SIM using the the new Billing Periods API allowing you to see when a Super SIM's current billing period started and will end. You can use this to determine when a Super SIM in ready state will automatically transition to active or when a Super SIM in active state will next be charged a monthly subscription fee. Learn more about this new API, see the documentation.
Additionally, data usage towards a Super SIM's data limit is measured over its current billing period. You can leverage the start and end times indicated on a Super SIM's billing period and the Super SIM Usage Records API to determine how close a Super SIM is to hitting its data limit and when the usage towards the data limit will reset. To learn more about the steps to do this, check out this guide.
Sep 28, 2021
You can now call emergency services in supported countries from a Conference call.
To make a Conference emergency call, you will need to add a Participant to the Conference with.
A valid e.164-formatted From phone number that can receive calls from the PSTN
The emergency telephone number has to be a valid emergency number from the same country as the From phone number
Sep 23, 2021
The Flex Plugins CLI’s local development server is now Generally Available. It enables developers to run multiple plugins on a local instance of Flex. It can load plugins either from the local source directory of a plugin or those that are currently deployed on your Flex application. This feature makes it easier and quicker to test a plugin you are developing locally with other plugins. Additional features include
Upgrade your plugins to use the latest version of the Flex Plugins CLI and refer to our docs for more details.
Sep 23, 2021
A subset of 5 A2P 10DLC Special Use Case campaigns require additional carrier approvals immediately following registration. These 5 post-approval use cases are now available for registration. Once a campaign information is submitted, it will remain in “review” until carriers grant approval on the campaign.
The special use cases that require carrier post-approval and are now available for registration via the Console and ISV APIs are:
You can read more about these in our support article or API docs.
Sep 22, 2021
We have introduced a solution for Cisco-based Unified Communications infrastructures that enables the Cisco Unified Communications Manager (CUCM) to gain PSTN access using the virtual Cisco Unified Border Element (vCUBE) and Twilio Elastic SIP Trunking. This combination enables an organization using Cisco’s vCUBE to connect to the PSTN via Twilio Elastic SIP Trunking. You can learn more about this solution by referencing Twilio Elastic SIP Trunking Solution Blueprints.
Sep 21, 2021
We are excited to announce the release of the Twilio Video Room Monitor, a browser-based tool providing javascript developers visibility into the inner workings of their Twilio Video application. It displays real-time information and metrics from the Room object and can be added to any Twilio Video javascript application with just a few lines of code.
The Video Room Monitor can be used as a tool during all phases of development or can be customized and provided to end-users as an in-call troubleshooting view.
For more information on the Video Room Monitor, see our blog post or visit the README.
Sep 19, 2021
Businesses around the world can now send promotional or marketing template messages with the Twilio API for WhatsApp. Prior restrictions requiring notifications be related to specific transactions no longer apply. Businesses can now engage with their customers in new and exciting ways to drive better business outcomes such as sending timely renewal reminders, product upgrade offers, back in stock alerts, sale notices, promotional coupons, and much more!
For more details on how to send these messages using Twilio, please take a look at our documentation.
Sep 17, 2021
We have released significant updates for our mobile SDKs and added Chrome on iOS support to our JavaScript SDK.
The Chromium WebRTC engine in the iOS & Android SDKs has been upgraded from m83 to m88. In addition to the security and performance improvements, these mobile SDKs now use the newer “unified plan” WebRTC signaling protocol, which provides improved browser compatibility in P2P and Go Rooms. The iOS SDK has added support for running the iOS Simulator on Apple Silicon ARM64 Macs. There is a major version increment for the Android SDK to 7.0 and the minimum Android API level has been increased from 16 to 21.
The 2.17 JavaScript SDK now supports the Google Chrome browser on iOS versions 14.3 and above.
For a full description of all the changes, see the Android SDK 7.0 changelog, iOS SDK 4.6 changelog and JavaScript SDK 2.17.
Sep 15, 2021
ISV customers registering their customers' US 10DLC Brands and Campaign Use Cases have full functional parity between the API and console registration experience for Starter and Standard.
Customers can now use the Trust Hub console to register Starter and Standard Brands and Campaign Use Cases. Illustrated screenshots and guidance on which brand type to choose for your customers is provided in the documentation.
Sep 14, 2021
You can now remove contacts from an Automation automatically when they have achieved the goal of that Automation. To add a custom Exit Criteria to an Automation, click to edit or create a new Automation, select ‘Contact meets following criteria’ in the Exit Criteria dropdown, and choose an engagement event. Learn more about building Automations in our Knowledge Center.