Releases: twilio/twilio-node
Releases · twilio/twilio-node
3.11.1
Release Notes
Library
- PR #315: Add 'forever' as an option to RequestClient request method. Thanks @vzhidal!
- PR #311: Fix X-Twilio-Signature validation when URL has '?'. Thanks @alexcchan!
- PR #305: Update momentjs to address NSP 532 ReDoS advisory. Thanks @jhdielman!
Api
- Add
conference_sid
property on Recordings - Add proxy and sms usage key
Chat
- Make user channels accessible by identity
- Add notifications logs flag parameter
Fax
- Added
ttl
parameter
ttl
is the number of minutes a fax is considered valid.
Preview
- Add
call_delay
,extension
,verification_code
, andverification_call_sids
. - Add
failure_reason
to HostedNumberOrders. - Add DependentHostedNumberOrders endpoint for AuthorizationDocuments preview API.
3.11.0
Release Notes
Api
- Add
voip
,national
,shared_cost
, andmachine_to_machine
sub-resources to/2010-04-01/Accounts/{AccountSid}/AvailablePhoneNumbers/{IsoCountryCode}/
- Add programmable video keys
Preview
- Add
verification_type
andverification_document_sid
to HostedNumberOrders.
Proxy
- Fixed typo in session status enum value
Twiml
- Fix Dial record property incorrectly typed as accepting TrimEnum values when it actually has its own enum of values. (breaking change)
- Add
priority
andtimeout
properties to Task TwiML. - Add support for
recording_status_callback_event
for Dial verb and for Conference
3.10.1
Release Notes
Api
- Use the correct properties for Dependent Phone Numbers of an Address (breaking change)
- Update Call Recordings with the correct properties
Preview
- Add
status
andemail
query param filters for AuthorizationDocument list endpoint
Proxy
- Added DELETE support to Interaction
- Standardized enum values to dash-case
- Rename Service#friendly_name to Service#unique_name
Video
- Remove beta flag from
media_region
andvideo_codecs
Wireless
- Bug fix: Changed
operator_mcc
andoperator_mnc
inDataSessions
subresource frominteger
tostring
3.10.0
Release Notes
Sync
- Add TTL support for Sync objects (breaking change)
- The required
data
parameter on the following actions is now optional: "Update Document", "Update Map Item", "Update List Item" - New actions available for updating TTL of Sync objects: "Update List", "Update Map", "Update Stream"
- The required
Video
- [bi] Rename
RoomParticipant
toParticipant
- Add Recording Settings resource
- Expose EncryptionKey and MediaExternalLocation properties in Recording resource
3.9.3
3.9.2
3.9.1
3.9.0
3.8.1
Release Notes
Api
- Add
smart_encoded
param for Messages - Add
identity_sid
param to IncomingPhoneNumbers create and update
Preview
- Make 'address_sid' and 'email' optional fields when creating a HostedNumberOrder
- Add AuthorizationDocuments preview API.
Proxy
- Initial Release
Wireless
- Added
ip_address
to sim resource