3.40.0
Release Notes
Library - Docs
- PR #541: add url parameter documentation in twilio.webhook(). Thanks to @fungiboletus!
- PR #532: guide for enabling lazy loading. Thanks to @eshanholtz!
Library - Fix
- PR #534: proper indentation. Thanks to @eshanholtz!
Library - Feature
- PR #526: Faster requiring using optional lazy loading. Thanks to @wolfenrain!
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)