Releases: twilio/twilio-node
Releases · twilio/twilio-node
3.82.2
3.82.1
Release Notes
Library - Fix
- PR #782: support duplicated query param values. Thanks to @childish-sambino!
3.82.0
Release Notes
Library - Fix
- PR #723: webhook validation with array parameter sorting Fixes #722. Thanks to @robbie-terazo!
Flex
- Removed redundant
close
status from Flex Interactions flow (breaking change) - Adding
debugger_integration
andflex_ui_status_report
to Flex Configuration
Messaging
- Add create, list and get tollfree verification API
Verify
- Verify SafeList API endpoints added.
Video
- Add
Anonymize
API
Twiml
- Update
event
valuecall-in-progress
tocall-answered
3.81.0
Release Notes
Library - Test
Library - Feature
- PR #778: RequestClient updated to become more customizable. Thanks to @mattcole19!
Api
- Remove
beta feature
from scheduling params and remove optimize parameters. (breaking change)
Routes
- Remove Duplicate Create Method - Update Method will work even if Inbound Processing Region is currently empty/404. (breaking change)
Twiml
- Add new Polly Neural voices
- Add new languages to SSML
<lang>
.
3.80.1
3.80.0
Release Notes
Library - Docs
Library - Feature
- PR #775: add a timeout options to RequestClient that creates a custom https agent. Thanks to @benweissmann!
Flex
- Add
status
,error_code
, anderror_message
fields to InteractionChannel
- Adding
messenger
andgbm
as supported channels for Interactions API
Messaging
- Update alpha_sender docs with new valid characters
Verify
- Reorder Verification Check parameters so
code
stays as the first parameter (breaking change) - Rollback List Attempts API V2 back to pilot stage.
3.79.0
Release Notes
Library - Test
Conversations
- Allowed to use
identity
as part of Participant's resource (breaking change)
Lookups
- Remove
enhanced_line_type
from the lookup response (breaking change)
Supersim
- Add support for
sim_ip_addresses
resource to helper libraries
Verify
- Changed summary param
service_sid
toverify_service_sid
to be consistent with list attempts API (breaking change) - Make
code
optional on Verification check to supportsna
attempts. (breaking change)
3.78.0
Release Notes
Library - Docs
- PR #767: a full stop is added in README.md file. Thanks to @bishal7679!
Api
- Added
amazon-polly
tousage_record
API.
Insights
- Added
annotation
field in call summary - Added new endpoint to fetch/create/update Call Annotations
Verify
- Remove
api.verify.totp
beta flag and set maturity tobeta
for Verify TOTP properties and parameters. (breaking change) - Changed summary param
verify_service_sid
toservice_sid
to be consistent with list attempts API (breaking change)
Twiml
- Add
maxQueueSize
toEnqueue
3.77.3
Release Notes
Lookups
- Adding support for Lookup V2 API
Studio
- Corrected PII labels to be 30 days and added context to be PII
Twiml
- Add
statusCallbackMethod
attribute, nested<Config
and<Parameter>
elements to<VirtualAgent>
noun. - Add support for new Amazon Polly voices (Q2 2022) for
Say
verb - Add support for
<Conversation>
noun
3.77.2
Release Notes
Library - Chore
- PR #755: use Docker 'rc' tag for release candidate images. Thanks to @childish-sambino!