6.19.0
Release Notes
Api
- Add
coachingandcall_sid_to_coachto participant properties, create and update requests.
Authy
- Set public library visibility, and added PII stanza
- Dropped support for
FactorTypeparam given new Factor prefixes (breaking change) - Supported
DELETEactions for Authy resources - Move Authy Services resources to
authysubdomain
Autopilot
- Introduce
autopilotsubdomain with all resources frompreview.understand
Preview
- Renamed Understand intent to task (breaking change)
- Deprecated Authy endpoints from
previewtoauthysubdomain
Taskrouter
- Allow TaskQueue ReservationActivitySid and AssignmentActivitySid to not be configured for MultiTask Workspaces
Verify
- Add
LookupEnabledoptional parameter on Service resource creation or update. - Add
SendDigitsoptional parameter on Verification creation. - Add delete action on Service resourse.
Twiml
- Add custom parameters to TwiML
Clientnoun and renamed the optionalnamefield toidentity. This is a breaking change in Ruby, and applications will need to transition fromdial.client ''anddial.client 'alice'formats todial.clientanddial.client(identity: alice)formats. (breaking change)