Skip to content

Releases: twilio/twilio-cli

2.19.0

15 Mar 20:46
Compare
Choose a tag to compare

Release Notes

Library - Chore

Events

  • Set maturity to beta

Messaging

  • Adjust A2P brand registration status enum (breaking change)

Studio

  • Remove internal safeguards for Studio V2 API usage now that it's GA

Verify

  • Add support for creating and verifying totp factors. Support for totp factors is behind the api.verify.totp beta feature.

2.18.0

24 Feb 21:23
Compare
Choose a tag to compare

Release Notes

Events

  • Update description of types in the create sink resource

Messaging

  • Add WA template header and footer
  • Remove A2P campaign and use cases API (breaking change)
  • Add number_registration_status field to read and fetch campaign responses

Trusthub

  • Make all resources public

Verify

  • Verify List Attempts API endpoints added.

2.17.0

10 Feb 23:41
Compare
Choose a tag to compare

Release Notes

Api

  • Revert change that conference participant create from and to param to be endpoint type for supporting client identifier and sip address
  • Update the conference participant create from and to param to be endpoint type for supporting client identifier and sip address

Events

  • Documentation should state that no fields are PII

Flex

  • Adding notifications and markdown to Flex Configuration

Messaging

  • Add A2P use cases API
  • Add Brand Registrations API
  • Add Campaigns API

Serverless

  • Add runtime field to Build response and as an optional parameter to the Build create endpoint.
  • Add @twilio/runtime-handler dependency to Build response example.

Sync

  • Remove If-Match header for Document (breaking change)

2.16.1

27 Jan 22:53
Compare
Choose a tag to compare

Release Notes

Studio

  • Studio V2 API is now GA

Supersim

  • Allow updating CommandsUrl and CommandsMethod on a Fleet

2.16.0

13 Jan 23:00
Compare
Choose a tag to compare

Release Notes

Api

  • Add 'Electric Imp v1 Usage' to usage categories

Conversations

  • Changed last_read_message_index type in Participant's resource (breaking change)

Insights

  • Added created_time to call summary.

Sync

  • Remove HideExpired query parameter for filtering Sync Documents with expired (breaking change)

Video

  • [Rooms] Expose maxConcurrentPublishedTracks property in Room resource

2.15.2

06 Jan 23:37
Compare
Choose a tag to compare

Release Notes

Library - Chore

2.15.1

16 Dec 21:17
Compare
Choose a tag to compare

Release Notes

Api

  • Updated call_event default_output_properties to request and response.

Conversations

  • Added last_read_message_index and last_read_timestamp to Participant's resource update operation
  • Added is_notifiable and is_online to User's resource
  • Added reachability_enabled parameters to update method for Conversation Service Configuration resource

Messaging

  • Added WA template quick reply, URL, and phone number buttons

2.15.0

08 Dec 22:48
Compare
Choose a tag to compare

Release Notes

Library - Chore

Api

  • Added optional RecordingTrack parameter for create calls, create participants, and create call recordings
  • Removed deprecated Programmable Chat usage record categories (breaking change)

2.14.0

02 Dec 21:58
Compare
Choose a tag to compare

Release Notes

Library - Fix

Api

  • Remove RecordingTrack parameter for create calls, create participants, and create call recordings (breaking change)
  • Added RecordingTrack parameter for create calls and create call recordings
  • Add optional property recording_track in the participant create request

Lookups

  • Changed caller_name and carrier properties type to object (breaking change)

Trunking

  • Added dual channel recording options for Trunks.

2.13.0

18 Nov 23:52
Compare
Choose a tag to compare

Release Notes

Library - Fix

Api

  • Add new call events resource - GET /2010-04-01/Accounts/{account_sid}/Calls/{call_sid}/Events.json

Conversations

  • Fixed default response property issue for Service Notifications Configuration

Insights

  • Removing call_sid from participant summary. (breaking change)

Serverless

  • Allow Service unique name to be used in path (in place of SID) in Service update request

Sync

  • Added HideExpired query parameter for filtering Sync Documents with expired

Verify

  • Challenge Details and HiddenDetails properties are now marked as PII
  • Challenge expiration_date attribute updated to set a default value of five (5) minutes and to allow max dates of one (1) hour after creation.
  • Entity identity attribute updated to allow values between 8 and 64 characters.
  • Verify Service frinedly_name attribute updated from 64 max lenght to 30 characters.