Skip to content

4.4.7

Compare
Choose a tag to compare
@twilio-ci twilio-ci released this 04 Mar 23:33
· 374 commits to main since this release

Release Notes

Library - Fix

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)