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.