1.2.0
Release Notes
Note: This release contains breaking changes, check our upgrade guide for detailed migration notes.
Library
- PR #37: breaking: Move the config directory to '.twilio-cli'. Thanks to @childish-sambino! (breaking change)
- PR #34: Switch the 'project' topic to 'projects'. Thanks to @childish-sambino!
- PR #35: Make the API plugin init synchronous so other hook processors can be run after. Thanks to @childish-sambino!
- PR #36: Switch the 'incoming-phone-number' topic to 'phone-numbers'. Thanks to @childish-sambino!
- PR #33: Allow the negated option for API command boolean flags. Thanks to @childish-sambino!
- PR #32: Add checklist item for non-twilio contributors. Thanks to @thinkingserious!
- PR #31: Updated installation instructions, adding Homebrew. Thanks to @thinkingserious!
- PR #30: Copy flags and args from 'project:add' to 'login' command. Thanks to @childish-sambino!
- PR #29: Update readme to reflect changes with use command. Thanks to @Jennifer-Mah!
- PR #28: adding the use command and the active projects column to the list com…. Thanks to @Jennifer-Mah!
- PR #25: Improve Getting Started Experience. Thanks to @thinkingserious!
- PR #27: Have Zork use plugin installer to pull down zorkjs package. Thanks to @dprothero!
- PR #26: Spit out a warning when plugins have conflicting commands or aliases. Thanks to @childish-sambino!
Autopilot
- Add Webhooks resource to Autopilot Assistant.
Flex
- Added missing 'custom' type to Flex Flow
- Adding
integrations
to Flex Configuration
Insights
- Added attributes to summary.
Messaging
- Message API Create updated with conditional params (breaking change)
Proxy
- Document that Proxy will return a maximum of 100 records for read/list endpoints (breaking change)
- Remove non-updatable property parameters for Session update (mode, participants) (breaking change)
Sync
- Added reachability debouncing configuration options.
Verify
- Add
RateLimits
andBuckets
resources to Verify Services - Add
RateLimits
optional parameter onVerification
creation.