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.)
Nov 28, 2023
The Twilio Voice JS SDK now includes Audio Processor APIs, enabling access to raw audio input and the ability to modify audio data before sending it to Twilio. With this new feature, the following use cases are now easily achieved on the client side:
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!
Nov 27, 2023
Migrate Dialogflow ES bots to Dialogflow CX <Virtual Agents> for continued integration through Twilio, take advantage of CX's new features.
Nov 20, 2023
Customers seeking to establish a new connection, modify an existing one, or disconnect a connection can conveniently submit their requests within Console, eliminating the need to engage sales or support. Additionally, customers have the flexibility to adjust account permissions and reference connection configuration details directly within Console.
To get started, navigate to Interconnect > Connections in the sidebar of your Twilio Console.
Learn more about Twilio Interconnect on our website or docs.
Nov 20, 2023
This API allows you to retrieve the real-time statistics for up to 50 task queues with a single API call. The API has a rate limit of 5 requests per second.
For more information, see Bulk retrieval of TaskQueue RealTime Statistics.
Nov 15, 2023
Twilio is committed to streamlining the A2P 10DLC campaign registration process and providing transparent feedback on issues that might arise during registration. To enhance this experience, we are rolling out three new error codes that will convey more specific reasons for registration setbacks, enabling you to quickly address and resolve these issues.
New Error Codes:
To learn more about these error codes, please read the Twilio support article. For a detailed list of all error codes please visit Twilio Error and Warning Dictionary.
Nov 14, 2023
Nov 09, 2023
We previously announced the Call Message Events feature for Twilio Programmable Voice JS and iOS SDKs earlier this year. This release extends support to the Android SDK.
The Twilio Programmable Voice SDKs now offer the new Call Message Events: User-Defined Messages and User-Defined Message Subscription resources for application developers on JS, iOS, and now Android SDKs. This release, available now in Public Beta on the latest major version of the Voice Android SDK, 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:
In coming releases we’ll bring this functionality to our React Native SDK as well as explore options to provide “out-of-the-box” event subscriptions for common use cases. 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!
Nov 08, 2023
Effective November 8, 2023, Twilio requires all U.S.-bound messages from toll-free (TF) phone numbers to be fully verified or pending verification (meaning customers have submitted their numbers for verification).
Any blocked messages sent from an unverified toll-free number will return Error 30032 and filtered messages will return Error 30007. Twilio messaging rates still apply for blocked messages.
Please register your toll-free phone number as soon as possible to avoid impact to your messaging traffic. You may use our Twilio Console or API options to submit your verification information.
For more information, please check out our guide Toll-Free Message Verification for US/Canada.
Nov 06, 2023
The Warm Transfer feature is now generally available in Flex.
With warm transfers, agents can:
Call another agent or a queue for consultation about an ongoing customer call
Start a conference call between another agent and a customer
Transfer the customer to another agent
For more information, see: Warm Transfer - End User Guide.
Nov 05, 2023
Effective December 15, 2023, Twilio will End of Life (EOL) the API Explorer feature in Console used to explore the REST API. After this date, the API Explorer will be unavailable for all customers.
If you want to continue to explore our API, we recommend using our API Documentation or the Twilio OpenAPI Specification with third party vendors like Postman.