Skip to content

Releases: twilio/twilio-cli-core

7.9.0

20 Apr 14:06
Compare
Choose a tag to compare

7.9.0 (2023-04-20)

Library - Fixes

  • Move make install step after node setup tp fix npm failures (#222) (1a37412)

Messaging

  • Remove messaging_service_sids and messaging_service_sid_action from domain config endpoint (breaking change)
  • Add error_code and rejection_reason properties to tollfree verification API response

Numbers

  • Added the new Eligibility API under version /v1.

7.8.0

06 Apr 10:18
Compare
Choose a tag to compare

7.8.0 (2023-04-06)


Conversations

  • Expose query parameters start_date, end_date and state in list operation on Conversations resource for sorting and filtering

Insights

  • Added answered by filter in Call Summaries

Lookups

  • Remove disposable_phone_number_risk package (breaking change)

Messaging

  • Add support for SOLE_PROPRIETOR brand type and SOLE_PROPRIETOR campaign use case.
  • New Sole Proprietor Brands should be created with SOLE_PROPRIETOR brand type. Brand registration requests with STARTER brand type will be rejected.
  • New Sole Proprietor Campaigns should be created with SOLE_PROPRIETOR campaign use case. Campaign registration requests with STARTER campaign use case will be rejected.
  • Add Brand Registrations OTP API

7.7.0

23 Mar 10:59
Compare
Choose a tag to compare

7.7.0 (2023-03-23)


Api

  • Revert Corrected the data type for friendly_name in Available Phone Number Local, Mobile and TollFree resources
  • Corrected the data type for friendly_name in Available Phone Number Local, Mobile and TollFree resources (breaking change)

Messaging

  • Add linkshortening_messaging_service resource
  • Add new endpoint for GetDomainConfigByMessagingServiceSid
  • Remove validated parameter and add cert_in_validation parameter to Link Shortening API (breaking change)

7.6.2

14 Mar 05:27
Compare
Choose a tag to compare

7.6.2 (2023-03-14)


Api

  • Add new categories for whatsapp template

Lookups

  • Remove validation_results from the default_output_properties

Supersim

  • Add ESimProfile's matching_id and activation_code parameters to libraries

7.6.1

23 Feb 10:34
Compare
Choose a tag to compare

7.6.1 (2023-02-23)

Library - Chores

Library - Fixes

7.6.0

09 Feb 06:33
Compare
Choose a tag to compare

7.6.0 (2023-02-09)


Library - Feature

Lookups

  • Add disposable_phone_number_risk package to the lookup response
  • Add sms_pumping_risk package to the lookup response

7.5.3

26 Jan 06:20
Compare
Choose a tag to compare

7.5.3 (2023-01-26)


Library - Fix

Api

  • Add public_application_connect_enabled param to Application resource

Messaging

  • Add new tollfree verification API property (ExternalReferenceId)]

Verify

  • Add device_ip parameter and channel auto for sna/sms orchestration

Twiml

  • Add support for <Application> noun and <ApplicationSid> noun, nested <Parameter> to <Hangup> and <Leave> verb

7.5.2

12 Jan 05:39
Compare
Choose a tag to compare

7.5.2 (2023-01-12)


Conversations

  • Add support for creating Multi-Channel Rich Content Messages

Lookups

  • Changed the no data message for match postal code from no_data to data_not_available in identity match package

Messaging

  • Add update/edit tollfree verification API

7.5.1

29 Dec 06:13
Compare
Choose a tag to compare

7.5.1 (2022-12-29)


Library - Fix

7.5.0

15 Dec 05:41
Compare
Choose a tag to compare

7.5.0 (2022-12-15)


Api

  • Add street_secondary param to address create and update
  • Make method optional for user defined message subscription (breaking change)

Flex

  • Flex Conversations is now Generally Available
  • Adding the ie1 mapping for authorization api, updating service base uri and base url response attribute (breaking change)
  • Change web channels to GA and library visibility to public
  • Changing the uri for authorization api from using Accounts to Insights (breaking change)

Media

  • Gate Twilio Live endpoints behind beta_feature for EOS

Messaging

  • Mark MessageFlow as a required field for Campaign Creation (breaking change)

Oauth

  • updated openid discovery endpoint uri (breaking change)
  • Added device code authorization endpoint

Supersim

  • Allow filtering the SettingsUpdates resource by status

Twiml

  • Add new Polly Neural voices
  • Add tr-TR, ar-AE, yue-CN, fi-FI languages to SSML <lang> element.
  • Add x-amazon-jyutping, x-amazon-pinyin, x-amazon-pron-kana, x-amazon-yomigana alphabets to SSML <phoneme> element.
  • Rename character value for SSML <say-as> interpret-as attribute to characters. (breaking change)
  • Rename role attribute to format in SSML <say-as> element. (breaking change)