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 18, 2024
Twilio has identified and resolved an issue affecting the rate limits on several TaskRouter API endpoints. Due to a bug, rate limits were not being correctly enforced for the following TaskRouter endpoints:
Starting October 24, 2024, Twilio will reintroduce the rate limits for these endpoints. Any requests that exceed the specified rate limits will be throttled, and you may receive error code 429 if your usage surpasses these thresholds.
Note: This change does not impact customers who have previously requested and received exceptions to the default rate limits. We will continue to honor any existing exceptions.
For a complete list of TaskRouter API rate limits, navigate to TaskRouter > Workspaces in Twilio Console, click your workspace name, and then access the Limits page.
Oct 17, 2024
Oct 17, 2024
We're excited to announce the new Bundle Clone API, allowing developers to quickly duplicate approved regulatory bundles between accounts without the need to be re-approved.
With the Bundle Clone resource, developers can reuse compliance information across Twilio accounts. The resource creates a copy of a twilio-approved regulatory bundle against another account within the same organization. The new regulatory bundle is automatically set to the twilio-approved status, enabling you to start provisioning phone numbers in the new account immediately.
This is particularly useful for ISV customers that want to more quickly assign numbers to themselves, or customers that want to move resources between their accounts.
Oct 17, 2024
To enhance account security and prevent unauthorized hosting of phone numbers, Twilio now requires phone number ownership verification.
Oct 08, 2024
Between November 1, 2024, and January 5, 2025, Twilio will enter a Heightened Awareness Period (HAP) to help ensure reliable message delivery during peak traffic times, such as the U.S. presidential election, Black Friday and Cyber Monday.
Oct 07, 2024
Twilio will announce the End of Life (EOL) for Capability Tokens next year (2025). Please refer to our Capability Tokens Migration documentation on how to update your applications.
Oct 06, 2024
Upcoming EIN Requirement for US Short Code Campaigns
Starting October 15, 2024, the CTIA and US Short Code Registry will implement an enhanced vetting process for all new US Short Code campaigns. As part of this process, businesses will be required to submit a valid Employer Identification Number (EIN) during the onboarding phase. This change is designed to increase trust and security across the messaging ecosystem by ensuring a direct relationship between the brand and the short code campaign.
Additionally, starting January 15, 2025, the EIN requirement will apply to all short code renewals. Failure to provide the EIN within 60 days of renewal could result in short code suspension until the required information is submitted.
Key Dates to Note:
October 15, 2024: EIN submission required for all new short code campaigns.
January 15, 2025: EIN submission required for all short code renewals.
What You Need to Do:
For new short code campaigns: Ensure you have a valid EIN ready to submit during onboarding after October 15, 2024.
For existing short codes: Be prepared to provide your EIN when your short code comes up for renewal starting January 15, 2025.
For further details, please review the official CTIA guidelines and Twilio Short Code Onboarding Requirements.
Oct 04, 2024
Oct 03, 2024
We are excited to announce that Flex UI 2.9.0 is now available. This release features the following additions and updates:
We have certified that Flex UI works on Chromebooks, expanding your device options.
In Unified Profiles, your agents can now view customer interactions history information before any of your customer data sources are connected, immediately enabling them to provide more customized, efficient service.
Throughout Flex UI, you'll find a broad range of feature and UI enhancements, bug fixes, and more.
For complete details, see the Flex UI release notes for 2.9.0.
Oct 01, 2024
The Twilio Programmable Voice SDKs now offer the new Call Message Events: User-Defined Messages and User-Defined Message Subscription resources for application developers. This release, available now in GA on the latest major versions of Voice JS, iOS, Android, and React Native SDKs, supports relaying custom events to and from your backend to a registered Voice SDK Client on any active call - all within the Twilio platform. By leveraging the existing signaling connection, you no longer need to set up your own communication channel between your client-side and server-side applications. This unlocks a host of advanced use cases, including:
Relaying (and taking action on) call progress events
In-line text transcriptions
Upgrading 2-party call to multi-party via Voice Conference
Presenting valuable context in your application at the right time
Check out the docs for more information on how to use the new functionality in your application. We can’t wait to see what you build!