Twilio v6.0.1 Release Notes

Release Date: 2020-03-04 // about 4 years ago
  • ๐Ÿš€ Release Notes

    Library - Chore

    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 from preview subdomain in favor to verify subdomain. (breaking change)

    Serverless

    • โž• Add UI-Editable field to Services

    Supersim

    • โž• Add inactive status for Super SIM which is an alias for deactivated

    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)

    ๐Ÿ“„ Docs