Skip to content

3.11.1

Compare
Choose a tag to compare
@codejudas codejudas released this 22 Jan 23:23
· 652 commits to main since this release

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, and verification_call_sids.
  • Add failure_reason to HostedNumberOrders.
  • Add DependentHostedNumberOrders endpoint for AuthorizationDocuments preview API.

Docs