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 08, 2021
One year after launch, we are excited to announce quota increases for WebRTC Go to allow you to build, launch, and run 1:1 video applications for free, for longer. The changes are as follows:
To learn more about the quota increases and some of the key improvements we made for WebRTC Go developers over the last year, refer to the One year of WebRTC Go blog post.
Oct 06, 2021
Customers associating emergency addresses with their phone numbers don’t have to set EmergencyStatus to Active in the IncomingPhoneNumbers resource of the Phone Numbers API. Attempting to set the EmergencyStatus to Active or Inactive will be ignored, and will not have any effect on the enablement or disablement of emergency calling.
When fetching an Incoming Phone Number, a new parameter EmergencyAddressStatus is returned with the registration status of the emergency address with the values registered, unregistered, pending-registration, pending-unregistration, registration-failure, and unregistration-failure.
Voice customers with US and Canada phone numbers should provide their accurate physical address to comply with the FCC and CRTC E911 rules. If you make a 911 call from a US or Canada phone number without a registered emergency address, Twilio will pass through a $75 fee per 911 call for the call to be delivered to a national emergency location center where a trained agent will ask for the emergency location.
For additional information, check our SIP Trunking and Programmable Voice documentation.
Oct 01, 2021
Customers registering for their Primary A2P Brand for US 10DLC traffic automatically get their brand vetted by carriers through a process called Secondary Vetting. This vetting costs $40 and was being covered by Twilio till Sept 30. The Secondary Vetting fee will now be passed through to customers and reflect in customer bills as the waiver has ended.
Note Starter Brands and Starter Campaigns continue to remain free of charge.
Oct 01, 2021
Businesses can now move their existing WhatsApp Business API phone numbers to the Twilio platform at any time whether they were previously registered through a different Business Solution Provider or directly with Facebook. Upon a successful migration, the transferred number retains its display name, messaging limit tier, quality rating, and Official Business Account status. High quality message templates on the account that it was previously registered on will also be copied over to the new account on Twilio.
For more details on how to move WhatsApp numbers to Twilio, please take a look at this support article.
Sep 30, 2021
Twilio MMS can now be used to develop compliant healthcare applications that contain protected health information (PHI) for organizations that are subject to the Health Insurance Portability and Accountability Act (HIPAA). Twilio will sign Business Associate Addendums (BAA) with covered entities and business associates for HIPAA Eligible Products and Services.
Learn more about how to build on Twilio for HIPAA compliance.
Sep 30, 2021
We are excited to announce that Flex Outbound dialing and Dialpad are now GA! Thank you to all our beta users for all the feedback you have sent us during the beta period.
This release brings improvements in quality and reliability and solves several known limitations that include:
To get started, refer to the Flex Dialpad documentation
Native Dialpad GA is released in Flex UI 1.28. For more details on this release, please visit the release notes for Flex UI
Sep 29, 2021
You can now create a segment with ‘month’ and ‘year’ time units. Previously, ‘days’ was the only time unit available. For example, you might create a segment of contacts who opened an email in the last 2 months. Learn more about segmenting contacts in the Knowledge Center.
Sep 29, 2021
Twilio SendGrid's Deliverability Insights is a streamlined in-app dashboard that empowers you to monitor and optimize your email program health. Deliverability Insights provides an actionable view of your email delivery performance over time with metrics segmented by top mailbox providers and consultative tool tips sourced from the email experts.
Deliverability Insights also includes new Bounce Classifications, which categorize more than 30 million cryptic SMTP responses into 7 digestible categories, helping you understand why messages are bouncing and what you can do about it.
Sep 29, 2021
Twilio extended the maximum call duration on Elastic SIP Trunking calls from 4 hours to 24 hours. This allows the business to have extended conversations that last longer than 4 hours.
With this release you are now able to enable 24 hour configuration in the settings console.
For details, check our documentation.
Sep 29, 2021
Programmable Voice SIPREC streams can now be started and stopped via API. This allows you to start a stream on a phone call and send that stream to one of the available partners via the SIPREC connector configuration. You can also stop streams started via the <Siprec> TwiML instruction.
For more information see our docs.