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 26, 2019
We have updated all Flex projects that use Automatic Updates to Flex UI 1.13.
This Flex UI release introduces new notifications for call transfer failures, minor fixes to how we handle custom chat tasks, and UI performance improvements.
For a full changelog, visit the Flex UI release notes.
Reminder: You can pin to individual versions of the Flex UI or manage your Automatic Updates within the Flex Admin UI.
Sep 25, 2019
The new version of Marketing Campaigns now supports IP Pool Selection for users who have created IP Pools. This allows senders to choose which IP Pool to send a Single Send or Automation from, providing improved control over reputation and deliverability.
Sep 25, 2019
You can now configure Flex Flows message handling within the Twilio Console with two new behaviors:
You can use these behaviors to setup outbound messaging use cases or to handle your messages outside of Studio. Learn more about managing your messaging configuration in our Flex Messaging Developer Guides.
Sep 23, 2019
Strong Customer Authentication (SCA), a new rule that came into effect on September 14, 2019, as part of PSD2 regulation in Europe, requires changes to how European businesses authenticate online payments. You can read more here: https://stripe.com/docs/strong-customer-authentication
As a result of this directive, we have made a change to tag all payments captured using <Pay> with Stripe or CardConnect connector as MOTO (Mail Order/Telephone Order) payments, MOTO payments are exempt from PSD2 regulation. This change does not affect how Twilio <Pay> is used or the responses it generates upon successful payment. Moreover, this change does not apply when Twilio <Pay> is used to tokenize payment card information.
Sep 23, 2019
The new version of Marketing Campaigns now supports sending a test email to as many as ten email addresses. A test email can be sent for a Single Send, an email within an Automation, or an email design, and allows users to preview email content prior to sending or request review from partners outside of the UI.
Sep 20, 2019
This release includes the following:
Read more on Screenpop, Interaction Logging, or the full release notes here.
Sep 19, 2019
Do you remember a time, when you called customer service for assistance. You reached Agent A from department 1 who collects your call related information like name, account number, phone number, and so on. Then realizes that they have to transfer the call to agent B in department 2. Now agent B asks you to provide the same information before they could help. This experience is painful and without having the context of the call it takes longer than expected to solve the issues. With User-to-User Information (UUI) header, you as a customer will only need to provide the information once! With this new feature, agents will be able to send and receive contextual information of the call over SIP-Interface using UUI header.
UUI header can be used in other SIP call scenarios such as
For details please refer to our Sending-sip, Receiving-sip, Custom headers, Support page
Sep 19, 2019
Apple iOS 13 includes “Sign in with Apple” Oauth feature which provides an optional private relay email for users and sender authentication requirements for Apple app developers. In order to send email to Apple Oauth private relay email addresses (@privaterelay.appleid.com), you will need to update your Domain Authentication settings within your SendGrid account. Failure to properly complete and register your SendGrid Domain Authentication with Apple will result in email sent to “privaterelay.appleid.com” returning a bounce event with the reason “550 5.1.1 bad mailbox name.” Visit this blog post for step-by-step instructions.
Sep 19, 2019
We have increased the timeout for Twilio Functions from 5 seconds to 10 seconds. This allows more processing time for complex use cases. In order to have this change take affect on an existing Function, it must be redeployed. This change affects Functions deployed via the UI or API. For more information about Twilio Functions, check the Runtime documentation.
Sep 19, 2019
Voice iOS SDK 5.0 adds support to the new VoIP push notification requirements introduced in iOS 13 & Xcode 11. If you build your App with Xcode 11, you must upgrade to this version to avoid incoming call disruption to your iOS 13 users.
You can find our easy to follow migration guide here.
For more information about the new VoIP push notification policy and affected SDK versions, please refer to this advisory.
Here are the links for: [Dynamic Framework], [Static Library], [docs], [Quickstart Guide]