Release Notes
Note: This release contains breaking changes, check our upgrade guide for detailed migration notes.
Library - Feature
- PR #908: prep twilio-node for 4.7.x bump. Thanks to @beebzz!
- PR #906: add root index. Thanks to @childish-sambino!
- PR #883: Merge branch '4.0.0-rc' to main. Thanks to @childish-sambino! (breaking change)
Library - Test
- PR #904: update tests to use new src path. Thanks to @childish-sambino!
Library - Fix
- PR #907: update exports for backwards-compatibility. Thanks to @childish-sambino!
- PR #905: correct included files path. Thanks to @childish-sambino!
- PR #903: move lib to src and dist to lib for backwards-compatibility. Thanks to @childish-sambino!
- PR #902: remove Flex shortcuts for removed APIs. Thanks to @childish-sambino!
- PR #897: use break() for method names rather than break_(). Thanks to @mattcole19!
Library - Chore
Library - Docs
- PR #901: update README link to exceptions example for 4.x release. Thanks to @stern-shawn!
- PR #899: use long property descriptions if available. Thanks to @childish-sambino!
- PR #895: add relevant Refer/Say/ssml links to upgrade guide; formatting. Thanks to @stern-shawn!
Api
- Add
public_application_connect_enabled
param to Application resource
Messaging
- Add new tollfree verification API property (ExternalReferenceId)]
Verify
- Add
device_ip
parameter and channelauto
for sna/sms orchestration
Twiml
- Add support for
<Application>
noun and<ApplicationSid>
noun, nested<Parameter>
to<Hangup>
and<Leave>
verb