Releases: twilio/twilio-cli
Releases · twilio/twilio-cli
2.9.0
Release Notes
Library - Feature
Conversations
- Expose Configuration and Service Configuration resources
- Add Unique Name support for Conversations
- Add Services Push Notification resource
- Add Service scoped Conversation resources
- Support Identity in Users resource endpoint
Messaging
- GA Deactivation List API
- Add domain cert API's(fetch, update, create) for link tracker
Numbers
- Add API endpoint for Supporting Document deletion
Proxy
- Updated usage of FailOnParticipantConflict param to apply only to accounts with ProxyAllowParticipantConflict account flag
Supersim
- Add
AccountSid
parameter to Sim resource update request - Add
ready
status as an available status for a Sim resource
2.8.1
Release Notes
Ai
- Initial release
Bulkexports
- removing public beta feature flag from BulkExports Jobs API
Messaging
- Add Deactivation List API
- Added page token parameter for fetch in WhatsApp Templates API
Numbers
- Add API endpoint for End User deletion
Routes
- Add Resource Route Configurations API
- Add Route Configurations API
- Initial Release
Trunking
- Added
transfer_mode
property on Trunks.
2.8.0
Release Notes
Library - Chore
- PR #213: Upgrade @sendgrid/mail from 7.2.1 to 7.2.2. Thanks to @snyk-bot!
- PR #214: Upgrade inquirer from 7.3.2 to 7.3.3. Thanks to @snyk-bot!
- PR #210: update GitHub branch references to use HEAD. Thanks to @thinkingserious!
Conversations
- Allow Identity addition to Participants
Events
- Sinks API Get all Sinks
Proxy
- Clarified usage of FailOnParticipantConflict param as experimental
- Add FailOnParticipantConflict param to Proxy Session create and Proxy Participant create
Supersim
- Add fleet, network, and isoCountryCode to the UsageRecords resource
- Change sort order of UsageRecords from ascending to descending with respect to start time field, records are now returned newest to oldest
Wireless
- Removed
Start
andEnd
parameters from the Data Sessions list endpoint. (breaking change)
2.7.0
Release Notes
Library - Feature
- PR #208: block installation via npm when Node.js requirement not met. Thanks to @childish-sambino!
Library - Docs
- PR #206: add regional flag and regional/edge env vars to general usage doc. Thanks to @childish-sambino!
Library - Chore
- PR #204: lint using twilio-style. Thanks to @ktalebian!
Messaging
- Add rejection reason support to WhatsApp API
- Removed status parameter for create and update in WhatsApp Templates API
Proxy
- Add FailOnParticipantConflict param to Proxy Session update
Verify
- Add
CustomFriendlyName
optional parameter on Verification creation. - Changes in
Challenge
resource to update documentation of bothdetails
andhidden_details
properties.
2.6.0
Release Notes
Library - Feature
- PR #200: add custom HTTP header parameter support. Thanks to @eshanholtz!
Library - Fix
- PR #201: unhide the Twilio region flag when creating profiles. Thanks to @childish-sambino!
- PR #199: don't debug log the API key secret when creating profiles. Thanks to @childish-sambino!
Api
- Add optional Click Tracking and Scheduling parameters to Create action of Message resource
Supersim
- Add callback_url and callback_method parameters to Sim resource update request
2.5.0
Release Notes
Library - Docs
- PR #194: how to use the CLI to interact with Twilio subaccounts. Thanks to @thinkingserious!
Library - Fix
- PR #198: don't get so fancy with the font color scheme. Thanks to @childish-sambino!
- PR #197: upgrade dependencies and drop tslib pinning. Thanks to @childish-sambino!
Conversations
- Allow Address updates for Participants
- Message delivery receipts
Events
- Add account_sid to subscription and subscribed_events resources
Flex
- Changed
wfm_integrations
Flex Configuration key to private (breaking change)
Messaging
- Add error states to WhatsApp Sender status with failed reason (breaking change)
- Delete WhatsApp Template API
- Update WhatsApp Template API
- Add WhatsApp Template Get Api (fetch and read)
Numbers
- Add
valid_until
in the Bundles resource - Add API for Bundle deletion
Verify
- Removed support for
sms
,totp
andapp-push
factor types in Verify push (breaking change)
2.4.0
Release Notes
Library - Feature
- PR #195: move Twilio (Sub)Account APIs to their own topic. Thanks to @childish-sambino!
- PR #193: add 'plugins:available' command that lists trusted, uninstalled plugins. Thanks to @childish-sambino!
Api
- Added optional
JitterBufferSize
parameter for creating conference participant - Added optional
label
property for conference participants - Added optional parameter
caller_id
for creating conference participant endpoint.
Autopilot
- Remove Export resource from Autopilot Assistant
Conversations
- Expose Conversation timers
Monitor
- Update start/end date filter params to support date-or-time format (breaking change)
Numbers
- Add
provisionally-approved
as a Supporting Document status
Preview
- Removed
Authy
resources. (breaking change)
Supersim
- Add ready state to the allowed transitions in the sim update call behind the feature flag supersim.ready-state.v1
Verify
- Webhook resources added to Verify services and put behind the
api.verify.push
beta feature
2.3.0
Release Notes
Library - Feature
- PR #191: prompt to install known plugin when command is not found. Thanks to @childish-sambino!
Api
- Added
pstnconnectivity
tousage_record
API
Contacts
- Added contacts channel create, update, read, delete API definition
- Added contacts Get API definition
- Added contacts Update API definition
- Added contacts Delete API definition
- Added contacts Search API definition
- Added contacts location Create, update, read and delete API definitions
Notify
- delivery_callback_url and delivery_callback_enabled added
Preview
BrandsInformation
endpoint now returns a singleBrandsInformation
Supersim
- Require a Network Access Profile when creating a Fleet (breaking change)
2.2.0
Release Notes
Library - Fix
- PR #189: pin 'tslib' to avoid issues when interacting with plugin-plugins. Thanks to @childish-sambino!
Autopilot
- Add dialogue_sid param to Query list resource
Contacts
- Added AccountSID to CFD CREATE and GET Responses
Numbers
- Add
provisionally-approved
as a Bundle status
Preview
- Deleted phone number required field in the brand phone number endpoint from
kyc-api
- Removed insights
preview API
from API Definitions (breaking change) - Added
BrandsInformation
endpoint to query brands information stored in KYC
2.1.0
Release Notes
Api
- Added
reason_conference_ended
andcall_sid_ending_conference
to Conference read/fetch/update - Fixed some examples to use the correct "TK" SID prefix for Trunk resources.
Authy
- Renamed
twilio_authy_sandbox_mode
headers totwilio_sandbox_mode
(breaking change) - Renamed
Twilio-Authy-*
headers toTwilio-Veriry-*
(breaking change)
Flex
- Adding
flex_service_instance_sid
to Flex Configuration
Preview
- Removed insights preview API from API Definitions (breaking change)
- Added
Channels
endpoint to brand a phone number for BrandedCalls
Serverless
- Add Build Sid to Log results
Supersim
- Add Network Access Profile resource Networks subresource
- Allow specifying a Data Limit on Fleets
Trunking
- Fixed some examples to use the correct "TK" SID prefix for Trunk resources.