Releases: twilio/twilio-cli-core
Releases · twilio/twilio-cli-core
7.6.0
7.5.3
7.5.3 (2023-01-26)
Library - Fix
- PR #87: use long property descriptions if available. Thanks to @childish-sambino!
- PR #85: Nullable Page URLs. Thanks to @claudiachua!
Api
- Add
public_application_connect_enabled
param to Application resource
Messaging
- Add new tollfree verification API property (ExternalReferenceId)]
Verify
- Add
device_ip
parameter and channelauto
for sna/sms orchestration
Twiml
- Add support for
<Application>
noun and<ApplicationSid>
noun, nested<Parameter>
to<Hangup>
and<Leave>
verb
7.5.2
7.5.1
7.5.0
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 tocharacters
. (breaking change) - Rename
role
attribute toformat
in SSML<say-as>
element. (breaking change)
7.4.3
7.4.3 (2022-12-01)
Library - Chores
- Update package.json (2b2fbe6)
Flex
- Adding new
assessments
api in versionv1
Lookups
- Add
identity_match
package to the lookup response
Messaging
- Added
validated
parameter to Link Shortening API
Serverless
- Add node16 as a valid Build runtime
- Add ie1 and au1 as supported regions for all endpoints.
7.4.2
7.4.2 (2022-11-17)
Api
- Set the Content resource to have public visibility as Preview
Flex
- Adding new parameter
base_url
to 'gooddata' response in versionv1
Insights
- Added
answered_by
field in List Call Summary - Added
answered_by
field in call summary
Library - Fix
- PR #81: add mount names when they cannot be derived from the path. Thanks to @childish-sambino!
Flex
- Adding two new authorization API 'user_roles' and 'gooddata' in version
v1
Messaging
- Add new Campaign properties (MessageFlow, OptInMessage, OptInKeywords, OptOutMessage, OptOutKeywords, HelpMessage, HelpKeywords)
Twiml
- Add new speech models to
Gather
.
7.4.1
7.4.1 (2022-11-02)
Library - Fix
- PR #80: update parent logic for handling of parents vs. containers. Thanks to @childish-sambino!
Api
- Added
contentSid
andcontentVariables
to Message resource with public visibility as Beta - Add
UserDefinedMessageSubscription
andUserDefinedMessage
resource
Proxy
- Remove FailOnParticipantConflict param from Proxy Session create and update and Proxy Participant create
Supersim
- Update SettingsUpdates resource to remove PackageSid
Taskrouter
- Add
Ordering
query parameter to Workers and TaskQueues for sorting by - Add
worker_sid
query param for list reservations endpoint
Twiml
- Add
url
andmethod
attributes to<Conversation>
7.4.0
7.4.0 (2022-10-19)
Library - Chore
- PR #79: update mountName and className extensions. Thanks to @childish-sambino!
Library - Fix
Api
- Make link shortening parameters public (breaking change)
Oauth
- added oauth JWKS endpoint
- Get userinfo resource
- OpenID discovery resource
- Add new API for token endpoint
Supersim
- Add SettingsUpdates resource
Verify
- Update Verify Push endpoints to
ga
maturity - Verify BYOT add Channels property to the Get Templates response
Twiml
- Add
requireMatchingInputs
attribute andinput-matching-failed
errorType to<Prompt>