Changelog
Product changelog and announcements
See additions and changes to the Twilio platform and Twilio Segment Customer Data Platform. You can also subscribe to our Changelog RSS feed below.
Subscribe to Changelog RSS feed (an RSS feed reader is required)
Apr 02, 2024
Improved Visibility for Message Creation Errors
We have begun enabling accounts for improved message creation API error visibility in SMS logs and Messaging Insights in the Twilio Console as well as when you list messages via the Programmable Messaging API. Full details are available here. When your account is enabled, the banners on those console pages will update to reflect that your account is enabled. Note that accounts will be enabled on a per-account-sid basis over the coming weeks; thus certain sub-accounts may gain access before others.
Apr 02, 2024
New Flex plugins available in the Plugin Library
The following plugins were recently added to the Flex Plugin Library:
Agent Automation
Enables auto-select, auto-accept, and auto-wrap-up behaviors for agent tasks based on their channel and a set of required task attributes.Dual Channel Recording
Enables call recording on dual channels to enable analytics tools like Flex Insights to determine if the customer or the agent is speaking, which enhances their capabilities to detect cross-talk.Custom Transfer Directory
Enhances the agent and queue transfer directories for Voice tasks with real-time data and filters.Supervisor Complete Reservation
Adds a Complete button to the TaskOverviewCanvas to allow supervisors to complete pending tasks for agents.Activity Reservation Handler
Enables synchronization of an agent's TaskRouter activity with the state of the tasks that they are working on.Hang Up By
Enables Flex Insights reporting based on who ended the call (customer, agent, transfer, and so on).
Apr 02, 2024
A2P subscriptions now available on Event Streams
Customers who are registering Brands, Campaigns and 10DLC Phone Numbers for A2P Messaging can now set up subscriptions to events which will notify them when a Brand, Campaign or Phone Number's status has changed. This setup and subscription is handled through Twilio's Event Streams product, which allows users to define a sink (in this case a webhook) to which an event notification will be sent for any events to which the user has subscribed - in this case, when a Brand or Campaign has been either successfully submitted or not, and whether successfully-submitted Brands and Campaigns are ultimately approved or rejected, or what a phone number’s status is in it’s A2P registration or deregistration process.
With these event notifications now 'pushed' to customers via the Event Streams framework, it will no longer be necessary to repeatedly query the Brand and Campaign creation APIs, be in limbo about the number’s registration status, or continually visit the A2P Console pages, in order to be kept up to date on registration status.
Check out the Event Streams product or documentation on how to utilize this new feature!
Apr 01, 2024
SQL Traits End of Sale
SQL Traits has entered End of Sale as of March 31, 2024.
This means that Segment will no longer offer new customers the ability to create SQL Traits. Existing customers will continue to have access to SQL Traits.
Segment recommends using Reverse ETL to sync your data into Segment.
Mar 27, 2024
Delivery Overview now supported via Public API
Delivery Overview is available in the Public API to all users on Team & Business plans.
Delivery Overview enables users to troubleshoot a destination’s activity & performance: from the source, through Segment, and to the delivery attempt at the destination.
For more information, see Segment's Public API docs (and Segment's Delivery Overview docs for more information about the in-app experience).
Mar 26, 2024
Linked Audiences Public Beta
Linked Audiences allows you to build powerful and targeted audiences based on Segment Profiles and any relational data set from your data warehouse mapped to the Data Graph.
Linked Audiences Public Beta access begins rolling out now to all customers on Engage Foundations.
To receive priority access, fill out a request form.
Mar 26, 2024
Profiles Sync Materialized View Tables General Availability
Segment's goal is to help customers get the full value from the Profiles Sync product by building materialized views in Segment and syncing them to the customer data warehouse.
Segment is adding three materialized view tables on top of the existing raw tables synced with Profiles Sync.
To learn more about these materialized view tables, visit the Profiles Sync docs.
Mar 26, 2024
Twilio Voice React Native SDK and Reference App are now GA
Twilio Programmable Voice now offers a React Native SDK to assist customers in building voice-powered mobile apps. React Native is a widely-adopted and actively maintained open source framework that allows web developers to create cross-platform applications using a single codebase that runs on both iOS and Android. The accompanying reference app reduces time to market by providing natively-styled UI elements out-of-the-box and demonstrates production-scale architectural best practices. The React Native SDK and Dialer reference app are both officially GA.
Additionally, we’ve added Public Beta support for the Call Message Events Voice SDK platform feature in the React Native SDK.
Check out the docs for more information, and please leave us any feedback you might have in the Twilio Voice React Native SDK Github repo. We can’t wait to see what you build!
Mar 25, 2024
Salesforce Cloud Source Version Upgrade General Availability
Salesforce Version 58 is available to all Salesforce cloud source users.
This feature enables access to over 350 new collections and over 800 new columns.
For more information see the version upgrade changes.
Mar 25, 2024
Queue time now returned when creating new conference participants
Twilio's response to POST to /Participants API will now return a queue_time parameter, which provides an estimated time the call will be queued before it is executed.