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.)

Filter By:

An icon of a close symbol
Twilio Messaging logo

Mar 07, 2023

Messaging GA

WhatsApp inbound messages will now include reply context

When users reply to a specific WhatsApp message, Twilio now passes additional context to the WhatsApp Sender’s webhook URL. The OriginalRepliedMessageSender and OriginalRepliedMessageSid parameters will include information about the previous message the user replied to. If you need the content of the original message, you can use this API to fetch the Message Resource.

Note that only message replies to messages sent within the last 7 days will contain this additional context. Incoming message replies to messages sent over 7 days ago will still be delivered, but will lack this additional information.

For more information about this and other inbound message parameters, please refer to this page.

WhatsApp Message Reply

Twilio Messaging logo

Mar 07, 2023

Messaging

Programmable SMS Geo Permissions - Israel and Palestine Prefix Update

Twilio is making changes to Geo-Permissions in the Twilio Console to better differentiate traffic being sent to both Israel and Palestine. Palestine, which previously was only +970 will now include Palestinian networks operating with +972 prefixes. If you enabled geo permissions for Israel and/or Palestine, then we have updated your selection based on the corrected prefixes.  Israel will no longer send traffic to +97256 and +97259 since these two prefixes are associated with Palestinian Jawwal and Wataniya cellular communication company.

If needed, you can enable or disable SMS Geo Permissions to any country at any time in Twilio Console by following the steps in this Support Article.

Twilio Programmable Voice logo

Mar 02, 2023

GA Voice

Default maximum queue size increased from 100 to 1000

The default maximum size for queues has been increased from 100 to 1000; maximum size for existing queues remain unchanged, this change impacts newly created queues only. Maximum queue size can be adjusted using the /Queues API via the max_size parameter.

Twilio Messaging logo

Feb 22, 2023

Messaging

Programmable SMS Geo Permissions - Risky Country User Acknowledgement

In an ongoing effort to raise awareness of the risk of SMS Traffic Pumping fraud, Twilio has added a popup asking customers to acknowledge the risk when opting to send SMS traffic to countries Twilio has identified a rise of SMS Traffic Pumping Fraud. Twilio will update this list from time to time.

What do I need to do?

We recommend review of the current geo-permissions on your account in Console.

(Support Article) Please take the following steps to protect your account from SMS Traffic Pumping Fraud:

  1. Log in to your Twilio Account and verify the traffic history on your account is legitimate in Messaging Insights.
  2. Take steps to protect your applications from abuse by following best practices in this SMS Traffic Pumping article, including turning off geo permissions for countries when not in use.
Twilio Flex logo

Feb 21, 2023

GA Flex

Flex UI 1.33 is now available with fixes for plugin load time increase and incorrect display of agents

This release addresses issues around increased plugin loading time and list of agents not displaying correctly when the hidden filter property is configured.

Twilio Programmable Voice logo

Feb 21, 2023

GA Voice

Application Connect for Programmable Voice is now Generally Available

Twilio Application Connect for Programmable Voice is now Generally Available. We have added an <Application> noun to the existing TwiML <Dial> verb, which allows you to place Voice calls from one TwiML Application to another. This allows you to:

  • Connect Voice calls across Twilio accounts, without using a Twilio number or SIP Proxy in-Between.
  • Separate complex application flows into smaller, more modular applications.

For more information on Twilio Application Connect, please check out the Usage and TwiML documentation.

Twilio Messaging logo

Feb 14, 2023

GA Messaging

Addition of RawDlrDoneDate to Delivered and Undelivered Status Webhooks

In order to provide additional information and transparancy around delivery timing we are adding a new parameter (RawDlrDoneDate) to Delivered and Undelivered status update webhooks for MMS and SMS messages. This parameter is a passthrough of the Done Date included on the DLR (Delivery Receipt) that we receive from our carrier partners. It takes the format of YYMMDDhhmm where:

YY = last two digits of the year (00-99)

MM = month (01-12)

DD = day (01-31)

hh = hour (00-23)

mm = minute (00-59)

Important notes on this data:

The format only includes minute level precision.

  • The format does not provide timezone information. In practice, the timezone offset varies between carrier partners and even within the same carrier.
  • Because of SMS/MMS signaling intricacies, not all messages will receive a RawDlrDoneDate in the Delivered or Undelivered status. Not all carrier partners offer DLRs and some messages go undelivered before a DLR is available.
  • This parameter will also be added to Event Streams in the near future. Integrating with the parameter in event streams will require upgrading to a new schema version.
  • The feature will be rolled out gradually. We expect the vast majority of Delivered/Undelivered messages to include the data by the end of February 2023.

It is strongly recommended that you use a Twilio provided signature validation library to verify the provenance of all webhooks arriving at your servers. The specific ordering and parameters included with each webhook depend on a number of factors and will evolve over time; thus it is important to follow the full specification of signature validation. This is already fully implemented and tested in the Twilio provided SDKs.

Twilio Frontline logo

Feb 09, 2023

GA Frontline

Limitation of new sales of Frontline

As of February 9, 2023, access to Twilio Frontline is limited to existing Twilio Frontline customers. Twilio accounts that have added Frontline prior to February 9, 2023 can continue to use Frontline and will be fully supported.

Frontline’s documentation is limited to current Frontline customers while logged in to their Frontline account. For more information, please refer to our support article. For any questions, please contact the Twilio Support team.

Twilio Flex logo

Feb 08, 2023

GA Flex

Flex UI 2.1 is now available with Keyboard shortcuts

This release adds keyboard shortcuts to the Agent Desktop of Flex UI so that agents can perform common actions quickly. This includes accepting and switching between tasks, putting voice calls on hold and mute, and much more. Full details of the available shortcuts see thethe User guide.

Additionally developers can edit the default shortcuts and add custom shortcuts. Details on how to do this are available here.

For full details on the changes included in this version read the release notes.

Twilio logo

Jan 30, 2023

GA

Twilio Node Major Version Release 4.x.x

We're excited to announce that the Twilio Node Helper Library major version 4.x is now available! We've made sure that upgrading to this version is as smooth as possible.

  • Migrated source code to TypeScript for a more robust development experience.
  • Reduced bundle size by 31% by removing large dependencies, improving performance and reducing memory usage.
  • Enabled lazy loading by default for better performance and memory usage.
  • Adopted OpenAPI specification.
  • Made code generation tool open source for easier SDK contributions.

Note: Currently 4.x is not compatible with Twilio Functions.

If you're curious about the changes, be sure to check out our Upgrade Guide for all the details and instructions on how to upgrade.

Loading

Error: Unable to load changelog