Skip to content

Releases: twilio/twilio-node

3.11.1

22 Jan 23:23
Compare
Choose a tag to compare

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

3.11.0

16 Dec 01:56
Compare
Choose a tag to compare

Release Notes

Api

  • Add voip, national, shared_cost, and machine_to_machine sub-resources to /2010-04-01/Accounts/{AccountSid}/AvailablePhoneNumbers/{IsoCountryCode}/
  • Add programmable video keys

Preview

  • Add verification_type and verification_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 and timeout properties to Task TwiML.
  • Add support for recording_status_callback_event for Dial verb and for Conference

Docs

3.10.1

01 Dec 22:07
Compare
Choose a tag to compare

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 and email 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 and video_codecs

Wireless

  • Bug fix: Changed operator_mcc and operator_mnc in DataSessions subresource from integer to string

Docs

3.10.0

17 Nov 21:49
Compare
Choose a tag to compare

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"

Video

  • [bi] Rename RoomParticipant to Participant
  • Add Recording Settings resource
  • Expose EncryptionKey and MediaExternalLocation properties in Recording resource

Docs

3.9.3

13 Nov 21:40
Compare
Choose a tag to compare

Release Notes

Accounts

  • Add AWS credential type

Preview

  • Removed iso_country as required field for creating a HostedNumberOrder.

Proxy

  • Added new fields to Service: geo_match_level, number_selection_behavior, intercept_callback_url, out_of_session_callback_url

Docs

3.9.2

03 Nov 20:56
Compare
Choose a tag to compare

Release Notes

Api

  • Add programmable video keys

Video

  • Add Participants

Docs

3.9.1

28 Oct 00:12
Compare
Choose a tag to compare

Release Notes

Chat

  • Add Binding resource
  • Add UserBinding resource

Docs

3.9.0

20 Oct 22:31
Compare
Choose a tag to compare

Release Notes

TwiML

  • Update all TwiML Resources with latest parameters
  • Autogenerate TwiML resources for faster updates

Api

  • Add address_sid param to IncomingPhoneNumbers create and update
  • Add 'fax_enabled' option for Phone Number Search

3.8.1

13 Oct 22:10
Compare
Choose a tag to compare

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

3.8.0

06 Oct 21:22
Compare
Choose a tag to compare

Release Notes

Preview

  • Add acc_security (authy-phone-verification) initial api-definitions

Taskrouter

  • [bi] Less verbose naming of cumulative and real time statistics