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.)
Jul 20, 2022
The Twilio Programmable Voice <Connect> TwiML verb now supports the new TwiML noun <Conversation> as a resource target. This allows for fine-grained customization of Voice and Messaging workflows in Twilio Frontline. Frontline developers can inject custom actions into different stages of an active call. Example use cases include:
Check out the docs for more information on how to use the new <Connect><Conversation> TwiML functionality in your application.
Jul 13, 2022
Twilio Flex 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.
Jul 12, 2022
Lookup has introduced new mobile intelligence packages in its v2 API to help you power trusted interactions and build seamless onboarding experiences for your users. This includes:
Read more about these features in our blog or check out our docs if you’re ready to start building.
Jul 11, 2022
When Twilio receives termination traffic to an inactive account, either due to the account being suspended or closed, Twilio will reply with a ‘603 Decline’ SIP Response. This will help trigger your infrastructure to failover to alternate trunks if your Twilio account is not active.
Included in the ‘603 Decline’ SIP response will be a X-Twilio-Error header referencing Error 10001: Account is not active. This will help your team to understand why your calls to Twilio are being declined so you can resolve the issue through adding funds if necessary or contacting Twilio Customer Support at help@twilio.com to inquire further.
See the docs for more information.
Jul 06, 2022
We are excited to release two new features to help you improve the resiliency of your Twilio Video workflows.
First, we have updated the congestion control used to measure available bandwidth for publisher and subscriber clients. The new congestion control will provide higher available bandwidth in extremely low bandwidth scenarios as well as faster bitrate recovery times in oscillating network conditions. This feature has been rolled out across all Twilio Video workflows and is automatically enabled on your Rooms.
Second, we released a new Media Warnings API. This API, which is only available for Javascript SDK users, will trigger a warning if you are recording a Participant but no media is being received by the media server. This alert enables you to know in advance if a recording track is going to be incomplete and empowers you to improve the situation by, for example, reconnecting the Participant. You can read more about the alert in our SDK changelog documentation.
Jul 05, 2022
The Segmentation v1 API will be deprecated on December 31, 2022. Following deprecation, all segments created in the Marketing Campaigns user interface will use the Segmentation v2 API.
Existing segments created with the Segmentation v1 API will remain editable through December 31, 2022 using either the Marketing Campaigns user interface or Segmentation v1 API.
After December 31, 2022, the following changes will be made:
Jul 01, 2022
We are very excited to announce that Twilio's WhatsApp Sandbox number now works with the Conversations API! You can try it out yourself by following the new tutorial in our docs. We can't wait to see what you build!
Jul 01, 2022
We are excited to announce that Super SIM now has VPN support, enabling you to set up secure private networks between Twilio and your application data centers and have your Super SIM connected devices use these private networks.
With a VPN, you get the following benefits:
If your IoT application needs a Super SIM VPN, please reach out to your Twilio sales representative or Twilio Support to get access to the documentation and to set up a VPN connection for your IoT devices.
Jul 01, 2022
Effective July 1st, 2022, all Twilio SendGrid Essentials 40k and 100k packages have changed. The Essentials 40k package is now the Essentials 50k package with a new price, and the Essentials 100k package price has changed.
The new Essentials 50k package comes with 50,000 emails/month for $19.95/month, and $0.00133/email overage. The Essentials 100k package price has increased to $34.95/month, and $0.0009/email overage.
We are committed to continued investment in our infrastructure and innovation to provide the best-in-class features you need to build exceptional experiences with email. The features included in the Essentials plan and prices of add-ons are not changing at this time. You can review past invoices and update your Plan and Billing Details in the SendGrid application. If you have any questions please reach out to our knowledgeable support team.
Jun 30, 2022
We are excited to announce that we will be making some changes to the release stages of our Twilio Helper Libraries.
We are adding new Release Candidates (RC), which are a pre-release of a new major version of our helper libraries. RCs will follow the version pattern “X.0.0-rc.Y” where “X” is the current major version + 1 and “Y” is the Yth release of the RC. For example, the current version of the Twilio Java Helper Library is 8.30.0 and the first release of an RC for the next major version will be 9.0.0-rc.1.
Following the Release Candidate (RC), we will release a General Availability (GA) helper library version. This will be a new major version of a helper library, which will remove the pre-release identifier (e.g., 9.0.0). There are to be no expected breaking changes as part of the GA work, though there may be exceptions.