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.)
Dec 15, 2021
Today, we are excited to announce that Voice calling in Twilio Frontline is available in Public Beta. Your team now has the ability to easily enable and access Voice capabilities within your Frontline application on iOS or Android.
You can read more about this launch on our blog, and if you’re ready to start building, dive into our docs.
Dec 15, 2021
Two new video room timeout parameters, empty_room_timeout and unused_room_timeout, have been added to the video rooms REST API to allow you to better manage the lifecycle of a video room.
The empty room timeout specifies how long a room will remain active after the last participant leaves, while the unused room timeout specifies how long a room will remain active if no one joins. Both values are set upon room creation and operate independently. The new maximum value for both parameters is 60 minutes and the default value remains five minutes.
These values are only configurable for rooms created with the REST API and can be applied to WebRTC Go, Peer-to-Peer, and Group Rooms. For rooms created via the Ad-hoc method, these values are zero by default and cannot be changed.
For more information on configuring room timeouts, view the Video Rooms REST API documentation.
Dec 15, 2021
You can now configure a large number of Super SIMs with just a few clicks in Console. Supported operations include changing the status of a list of SIMs (e.g., setting to Active, Ready, or Inactive) and batch-assigning them to a target Fleet. This can be done all in one go instead of updating each SIM one at a time.
You do not have to wait for the updates to complete to continue using or leave Console. When you trigger a Bulk Action, a Bulk Action resource will be created and updated as the individual SIM updates finish. Upon completion, you will receive an email on the address listed on your user settings. In addition, you can view a report in Console detailing which SIMs, if any, could not be modified. Each of these will have a corresponding error message, allowing you to follow up.
Check out our docs to learn more about how to perform a Bulk Action to update multiple Super SIMs in Console.
Dec 15, 2021
Downloadable Super SIM® eSIM profiles is now in Public Beta. With the eSIM support, you can now acquire a Super SIM profile via REST API and then download the reserved SIM profile from Twilio’s SM-DP+ server to your eSIM/eUICC-enabled IoT device.
Twilio currently supports Consumer Profile eUICC SIMs. In order to download a Super SIM profile, your device must have a Consumer Profile eUICC SIM (in any form factor) and the Local Profiles Assistant (LPA) software on the device. Please see Consumer Profile eSIMs for IoT devices for more details on device requirements and the Super SIM eSIM profile resource documentation.
Dec 14, 2021
Voice Insights Advanced Features and Voice Trace status can now be programmatically managed via the Settings API.
Dec 14, 2021
Voice Insights Advanced Features and Voice Trace status can now be programmatically managed via the Settings API.
Dec 13, 2021
The Messaging area in the Flex Console is fully overhauled, both in terms of design as well as backend implementation. This improves usability and aesthetics of the Administrator experience, as well as fixes some long-standing issues.
Find the new UI under Flex > Manage > Messaging.
Notable changes include:
Dec 10, 2021
It is now possible to edit the addional website, business vertical, and about fields for your WhatsApp Senders within the Twilio Console.
Dec 09, 2021
Now you can more easily scale your low-code Voice and Messaging applications with Studio Subflows!
Studio Subflows is now generally available to all Twilio accounts.
To learn more, check out the Subflows docs or try it out in Twilio Console now!
Dec 09, 2021
This release of Flex UI includes Real-Time Queue Monitoring GA. This feature displays real-time metrics that are useful for managing queues during the day. We have added new default metrics - number of handled customers, number of abandoned customers, and SLA. The SLA shows the percentage of waiting customers that were connected to an agent within a desired target time. Developers can programmatically add additional metrics to extend this dashboard.