Release Notes
Library - Feature
- PR #156: update the mechanics of the login command. Thanks to @childish-sambino!
- PR #153: sanity check the account SID and auth token when creating profiles. Thanks to @thinkingserious!
Library - Fix
- PR #155: allow login when no user has no username. Thanks to @childish-sambino!
Authy
- Added the
configuration
property to services to return the service level configurations - Added optional parameter
Push
when creating a service to send the service level push factor configuration - Remove FactorStrength support for Factors and Challenges (breaking change)
Messaging
- Correct the alpha sender capabilities property type (breaking change)
Preview
- Removed
/Devices
register Branded Calls endpoint, as per iOS sample app deprecation (breaking change) - Removed
Twilio-Sandbox-Mode
request header from the Branded Calls endpoints, as not officially supported (breaking change) - Removed
Verify
version frompreview
subdomain in favor toverify
subdomain. (breaking change)
Serverless
- Add UI-Editable field to Services
Supersim
- Add
inactive
status for Super SIM which is an alias fordeactivated
Taskrouter
- Adding value range to
priority
in task endpoint
Verify
- Fix
SendCodeAttempts
type. It's an array of objects instead of a unique object. (breaking change)