Skip to content

Releases: twilio/twilio-cli

1.9.6

19 Feb 22:43
Compare
Choose a tag to compare

Release Notes

Api

  • Make call create parameters async_amd, async_amd_status_callback, and async_amd_status_callback_method public
  • Add trunk_sid as an optional field to Call resource fetch/read responses
  • Add property queue_time to successful response of create, fetch, and update requests for Call
  • Add optional parameter byoc to conference participant create.

Authy

  • Added support for challenges associated to push factors

Flex

  • Adding ui_dependencies to Flex Configuration

Messaging

  • Deprecate Session API (breaking change)

Numbers

  • Add Regulations API

Studio

  • Add Execution and Step endpoints to v2 API
  • Add webhook_url to Flow response and add new /TestUsers endpoint to v2 API

Taskrouter

  • Adding longest_relative_task_age_in_queue and longest_relative_task_sid_in_queue to TaskQueue Real Time Statistics API.
  • Add wait_duration_in_queue_until_accepted aggregations to TaskQueues Cumulative Statistics endpoint
  • Add TaskQueueEnteredDate property to Tasks.

Video

  • [Composer] Clarification for the composition hooks creation documentation: one source is mandatory, either the audio_sources or the video_layout, but one of them has to be provided
  • [Composer] audio_sources type on the composer HTTP POST command, changed from sid[] to string[] (breaking change)
  • [Composer] Clarification for the composition creation documentation: one source is mandatory, either the audio_sources or the video_layout, but one of them has to be provided

1.9.5

05 Feb 20:37
Compare
Choose a tag to compare

Release Notes

Library - Docs

Library - Fix

Api

  • Making content retention and address retention public
  • Update status enum for Messages to include 'partially_delivered'

Authy

  • Added support for push factors

Autopilot

  • Add one new property in Query i.e dialogue_sid

Verify

  • Add SendCodeAttempts to create verification response.

Video

  • Clarification in composition creation documentation: one source is mandatory, either audio_sources or video_layout, but on of them has to be provided

1.9.4

23 Jan 19:00
Compare
Choose a tag to compare

Release Notes

Library - Fix

1.9.3

23 Jan 07:02
Compare
Choose a tag to compare

Release Notes

Api

  • Add payments public APIs
  • Add optional parameter byoc to call create request.

Flex

  • Updating a Flex Flow creation_on_message parameter documentation

Preview

  • Removed Verify v2 from preview in favor of its own namespace as GA (breaking change)

Studio

  • Flow definition type update from string to object

Verify

  • Add AppHash parameter when creating a Verification.
  • Add DoNotShareWarningEnabled parameter to the Service resource.

1.9.2

08 Jan 22:08
Compare
Choose a tag to compare

Release Notes

Numbers

  • Add Regulatory Compliance CRUD APIs

Studio

  • Add parameter validation for Studio v2 Flows API

1.9.1

18 Dec 19:52
Compare
Choose a tag to compare

Release Notes

Library - Fix

Preview

  • Add /Insights/SuccessRate endpoint for Businesses Branded Calls (Verified by Twilio)

Studio

  • StudioV2 API in beta

Verify

  • Add MailerSid property to Verify Service resource.

Wireless

  • Added data_limit_strategy to Rate Plan resource.

1.9.0

12 Dec 20:13
Compare
Choose a tag to compare

Release Notes

Library

Api

  • Make twiml conditional for create. One of url, twiml, or application_sid is now required.
  • Add bundle_sid parameter to /IncomingPhoneNumbers API
  • Removed discard / obfuscate parameters from ContentRetention, AddressRetention (breaking change)

Chat

  • Added last_consumed_message_index and last_consumption_timestamp parameters in update method for UserChannel resource (breaking change)

Conversations

  • Add Participant SID to Message properties

Messaging

  • Fix incorrectly typed capabilities property for ShortCodes. (breaking change)

1.8.5

04 Dec 23:37
Compare
Choose a tag to compare

Release Notes

Library

1.8.4

22 Nov 15:48
Compare
Choose a tag to compare

Release Notes

Library

Conversations

  • Allow Messaging Service update

1.8.3

21 Nov 17:27
Compare
Choose a tag to compare

Release Notes

Library

Api

  • Add optional twiml parameter for call create

Chat

  • Added delete method in UserChannel resource

Taskrouter

  • Support ReEvaluateTasks parameter on Workflow update