Releases: twilio/twilio-cli
Releases · twilio/twilio-cli
1.8.4
1.8.3
Release Notes
Library
- PR #139: fix: eagerly load keytar during profile creation. Thanks to @childish-sambino!
- PR #140: fix: make ngrok an optional dependency since it is installed at runtime. Thanks to @childish-sambino!
- PR #138: fix: dynamically install ngrok and zork if needed. Thanks to @childish-sambino!
Api
- Add optional
twiml
parameter for call create
Chat
- Added
delete
method in UserChannel resource
Taskrouter
- Support ReEvaluateTasks parameter on Workflow update
1.8.2
Release Notes
Api
- Make
persistent_action
parameter public - Add
twiml
optional private parameter for call create
Autopilot
- Add Export resource to Autopilot Assistant.
Flex
- Added Integration.RetryCount attribute to Flex Flow
- Updating a Flex Flow
channel_type
options documentation
Insights
- Added edges to events and metrics
- Added new endpoint definitions for Events and Metrics
Messaging
- create support for sender registration
- fetch support for fetching a sender
- update support for sender verification
Supersim
- Add
Direction
filter parameter to list commands endpoint - Allow filtering commands list by Sim Unique Name
- Add
Iccid
filter parameter to list sims endpoint
1.8.1
1.8.0
Release Notes
Library
- PR #132: Support ngrok tunnels to https endpoints. Thanks to @dprothero!
- PR #133: truncate friendlyName at 64 chars. Thanks to @eshanholtz!
- PR #131: Include TQ badge. Thanks to @kwhinnery!
Api
- Add new usage categories to the public api
sms-messages-carrierfees
andmms-messages-carrierfees
Conversations
- Add ProjectedAddress to Conversations Participant resource
Preview
- Implemented different
Sid
for Current Calls (Verified by Twilio), instead of relying inCall.Sid
from Voice API team (breaking change)
Supersim
- Add List endpoint to Commands resource for Super Sim Pilot
- Add UsageRecords resource for the Super Sim Pilot
- Add List endpoint to UsageRecords resource for the Super Sim Pilot
- Allow assigning a Sim to a Fleet by Fleet SID or Unique Name for Super SIM Pilot
- Add Update endpoint to Fleets resource for Super Sim Pilot
- Add Fetch endpoint to Commands resource for Super Sim Pilot
- Allow filtering the Sims resource List endpoint by Fleet
- Add List endpoint to Fleets resource for Super Sim Pilot
Wireless
- Added
account_sid
to Sim update parameters.
1.7.2
1.7.1
Release Notes
Library
- PR #128: Update npm key. Thanks to @thinkingserious!
- PR #127: Skip cleanup on deploy. Thanks to @thinkingserious!
1.7.0
Release Notes
Library
- PR #126: Rename 'profiles:add' to 'profiles:create'. Thanks to @childish-sambino!
- PR #124: Auto-deploy via Travis CI upon tagged commit to master. Thanks to @thinkingserious!
- PR #125: fix(chore): Fix error message when exceeding schema max items. Thanks to @jamesgeorge007!
Api
- Add new property
attempt
to sms_messages - Fixed a typo in the documentation for Feedback outcome enum (breaking change)
- Update the call price to be optional for deserializing (breaking change)
Flex
- Added
JanitorEnabled
attribute to Flex Flow - Change
features_enabled
Flex Configuration key to private (breaking change)
Supersim
- Add Fetch endpoint to Fleets resource for Super Sim Pilot
- Allow assigning a Sim to a Fleet for Super Sim Pilot
- Add Create endpoint to Fleets resource for Super Sim Pilot
1.6.1
1.6.0
Release Notes
Library
- PR #120: Enable npm auditing. Thanks to @childish-sambino!
- PR #118: Switch ngrok tunnels to use HTTPS endpoints. Thanks to @childish-sambino!
Numbers
- Add v2 of the Identites API
Preview
- Changed authentication method for SDK Trusted Comms endpoints:
/CPS
,/CurrentCall
, and/Devices
. Please useAuthorization: Bearer <xCNAM JWT>
(breaking change)
Voice
- Add Recordings endpoints