Releases: twilio/twilio-cli
Releases · twilio/twilio-cli
1.5.1
Release Notes
Library
- PR #116: Make the 'phone-numbers:update' command constructor more generic. Thanks to @childish-sambino!
- PR #115: Add 'target-account-sid' flag for transferring phone numbers. Thanks to @childish-sambino!
- PR #114: Add limit flags to all 'list' commands. Thanks to @childish-sambino!
1.5.0
Release Notes
Library
- PR #112: Upgrade to use the refactored cli-core. Thanks to @childish-sambino!
- PR #110: Add flag config utility for converting API params to CLI flags. Thanks to @childish-sambino!
- PR #109: Refactor the phone-number-buy tests to use the command class set up. Thanks to @childish-sambino!
- PR #108: Update the 'profile:use' command to use the new 'setActiveProfile' method. Thanks to @childish-sambino!
Api
- Pass Twiml in call update request
Conversations
- Add attributes to Conversations resources
Flex
- Adding
features_enabled
andserverless_service_sids
to Flex Configuration
Messaging
- Message API required params updated (breaking change)
Preview
- Added support for the optional
CallSid
to/BrandedCalls
endpoint
1.4.2
Release Notes
Library
- PR #103: Update feedback link. Thanks to @aroach!
- PR #105: Check for empty props when looking for localhost callback flags. Thanks to @childish-sambino!
- PR #101: Documents known limitations. Thanks to @thinkingserious!
- PR #100: Add ngrok debugging, inspector URL, and port 80 handling. Thanks to @childish-sambino!
- PR #79: Add Date Inequality Support. Thanks to @JenniferMah!
- PR #95: Handle generic and complex ngrok errors. Thanks to @childish-sambino!
Conversations
- Add Chat Conversation SID to conversation default output properties
Flex
- Adding
outbound_call_flows
object to Flex Configuration - Adding read and fetch to channels API
Supersim
- Add Sims and Commands resources for the Super Sim Pilot
Sync
- Added configuration option for enabling webhooks from REST.
Wireless
- Added
usage_notification_method
andusage_notification_url
properties torate_plan
.
1.4.1
1.4.0
Release Notes
Library
- PR #90: Hide the ngrok warning after user acknowledgment. Thanks to @childish-sambino!
- PR #89: Add ngrok warning and prompt when creating phone number tunnels. Thanks to @childish-sambino!
- PR #87: breaking: Switch naming from 'project(s)' to 'profile(s)'. Thanks to @childish-sambino! (breaking change)
Preview
- Added support for the header
Twilio-Sandbox-Mode
to mock all Voice dependencies
1.3.6
Release Notes
Library
- PR #85: Add the account-sid flag to the phone number custom commands. Thanks to @childish-sambino!
- PR #84: Fix the send email test timeouts and make param descriptions more consistent. Thanks to @childish-sambino!
- PR #83: Bump yarn from 1.16.0 to 1.17.3. Thanks to @dependabot!
- PR #82: Put a colon at the end of project add prompts. Thanks to @childish-sambino!
1.3.5
Release Notes
Library
- PR #77: Bump lodash.template from 4.4.0 to 4.5.0. Thanks to @dependabot[bot]!
- PR #72: Add --skip-parameter-validation flag. Thanks to @dprothero!
Insights
- Added
properties
to summary.
1.3.4
1.3.3
Release Notes
Library
- PR #70: Package the debugger plugin with the CLI. Thanks to @childish-sambino!
- PR #56: Add a note for plugin developers to avoid keytar issues. Thanks to @thinkingserious!
- PR #68: Add plugin-warn-if-update-available plugin. Thanks to @thinkingserious!
- PR #60: Add email send and set commands. Thanks to @Jennifer-Mah!
- PR #61: Warn users when installing plugins outside of Twilio and Twilio-Labs. Thanks to @thinkingserious!
- PR #67: Add pre-commit hook to execute tests. Thanks to @childish-sambino!
- PR #66: Additional debugging information. Thanks to @thinkingserious!
- PR #65: Drop properties flag from remove commands and output alternative message. Thanks to @childish-sambino!
- PR #64: Fix the resource description path splitter. Thanks to @childish-sambino!
- PR #63: Remove the '.json' extension from resource names in generated descriptions. Thanks to @childish-sambino!
Api
- Make
friendly_name
optional for applications create
1.3.2
Release Notes
Library
- PR #58: Update the API command runner to use the new API client. Thanks to @childish-sambino!
- PR #57: Refactor to use the latest API browser. Thanks to @childish-sambino!
- PR #52: Fix anchor href for logging messages and serverless naming. Thanks to @aroach!
- PR #53: Add links to twilio-cli docs. Thanks to @aroach!
- PR #54: Delete cookbook.md as is replaced by examples. Thanks to @aroach!
- PR #50: Move utils and Twilio OpenAPI spec to core. Thanks to @childish-sambino!
- PR #55: Adding keytar as a dependency. Thanks to @thinkingserious!
- PR #49: Remove api:preview from the command tree. Thanks to @thinkingserious!
- PR #48: Add CONTRIBUTING.md. Thanks to @thinkingserious!
Api
- Add new property
as_of
date to Usage Record API calls
Wireless
- Added Usage Records resource.