Skip to content

Releases: twilio/twilio-cli

4.2.0

08 Sep 08:06
Compare
Choose a tag to compare

4.2.0 (2022-09-08)

⚠ BREAKING CHANGES

  • add node engine support from 14.x+

Library - Fixes

  • add node engine support from 14.x+ (6de712f)

Library - Chores


Flex

  • Removed redundant close status from Flex Interactions flow (breaking change)
  • Adding debugger_integration and flex_ui_status_report to Flex Configuration

Messaging

  • Add create, list and get tollfree verification API

Verify

  • Verify SafeList API endpoints added.

Video

  • Add Anonymize API

Twiml

  • Update event value call-in-progress to call-answered

4.1.0

25 Aug 05:34
Compare
Choose a tag to compare

4.1.0 (2022-08-25)

Library - Features

Library - Chores


Library - Test

Api

  • Remove beta feature from scheduling params and remove optimize parameters. (breaking change)

Routes

  • Remove Duplicate Create Method - Update Method will work even if Inbound Processing Region is currently empty/404. (breaking change)

Twiml

  • Add new Polly Neural voices
  • Add new languages to SSML <lang>.

4.0.1

11 Aug 06:48
Compare
Choose a tag to compare

4.0.1 (2022-08-11)

Library - Chores

4.0.0

11 Aug 06:08
Compare
Choose a tag to compare

4.0.0 (2022-08-11)

⚠ BREAKING CHANGES

  • node engines support 14.x+

Library - Chores

Library - Fixes

  • add node engine support from 14.x+ (ef520fd)
  • cleanup keytar and port command (#436) (d00f7ee)

3.6.0

14 Jul 06:24
Compare
Choose a tag to compare

3.6.0 (2022-07-14)


Library - Test

Library - Fix

Conversations

  • Allowed to use identity as part of Participant's resource (breaking change)

Lookups

  • Remove enhanced_line_type from the lookup response (breaking change)

Supersim

  • Add support for sim_ip_addresses resource to helper libraries

Verify

  • Changed summary param service_sid to verify_service_sid to be consistent with list attempts API (breaking change)
  • Make code optional on Verification check to support sna attempts.

3.5.0

30 Jun 05:57
Compare
Choose a tag to compare

3.5.0 (2022-06-30)

Library - Chores

  • bump semver-regex from 3.1.3 to 3.1.4 (#422) (5043d4e)

Library - Fixes

  • correct a typo in config:set error messaging (#424) (d581fbb)

Library - Chore

Api

  • Added amazon-polly to usage_record API.

Insights

  • Added annotation field in call summary
  • Added new endpoint to fetch/create/update Call Annotations

Verify

  • Remove api.verify.totp beta flag and set maturity to beta for Verify TOTP properties and parameters. (breaking change)
  • Changed summary param verify_service_sid to service_sid to be consistent with list attempts API (breaking change)

Twiml

  • Add maxQueueSize to Enqueue

3.4.2

16 Jun 06:00
Compare
Choose a tag to compare

3.4.2 (2022-06-16)


Lookups

  • Adding support for Lookup V2 API

Studio

  • Corrected PII labels to be 30 days and added context to be PII

Twiml

  • Add statusCallbackMethod attribute, nested <Config and <Parameter> elements to <VirtualAgent> noun.
  • Add support for new Amazon Polly voices (Q2 2022) for Say verb
  • Add support for <Conversation> noun

3.4.1

19 May 06:12
Compare
Choose a tag to compare

3.4.1 (2022-05-19)


Library - Fix

Api

  • Add property media_url to the recording resources

Verify

  • Include silent as a channel type in the verifications API.

3.4.0

05 May 07:02
Compare
Choose a tag to compare

3.4.0 (2022-05-05)


Library - Fix

  • PR #56: add class_name property to twilio vendor extension. Thanks to @charan678!

Conversations

  • Expose query parameter type in list operation on Address Configurations resource

Supersim

  • Add data_total_billed and billed_units fields to Super SIM UsageRecords API response.
  • Change ESimProfiles Eid parameter to optional to enable Activation Code download method support (breaking change)

Verify

  • Deprecate push.include_date parameter in create and update service.

3.3.3

05 May 05:55
Compare
Choose a tag to compare

3.3.3 (2022-05-05)

Library - Fixes

  • acceptance testing for brew and scoop releases (#417) (2239160)

Library - Chores

  • add dev phone to plugin commands (418) (ed0455e)