Skip to content

Releases: twilio/twilio-node

3.17.3

15 Jun 21:22
Compare
Choose a tag to compare

Release Notes

Library

  • PR #354: Add validateSslCertificate to node client. Thanks to @mbichoffe!
  • PR #355: Add addText method to TwiML classes. Thanks to @ekarson!
  • PR #356: Update nsp to latest. Thanks to @ekarson!

Twiml

  • Add methods to helper libraries to inject arbitrary text under a TwiML node

Docs

3.17.2

05 Jun 15:49
Compare
Choose a tag to compare

Release Notes

Library

Chat

  • Add Binding and UserBinding documentation

Lookups

  • Add back support for fraud lookup type

Docs

3.17.1

25 May 16:42
Compare
Choose a tag to compare

Release Notes

Library

  • PR #349: Update Contributing section in README.md. Thanks to @dkundel!
  • PR #347: Update dependencies to fix vulnerabilities (#343). Thanks to @dkundel!
  • PR #351: Update request dependency. Thanks to @cjcodes!

Api

  • Add more programmable video categories to usage records
  • Add 'include_subaccounts' parameter to all variation of usage_record fetch

Studio

  • Add endpoint to delete engagements

Trunking

  • Added cnam_lookup_enabled parameter to Trunk resource.
  • Added case-insensitivity for recording parameter to Trunk resource.

Docs

3.17.0

11 May 20:55
Compare
Choose a tag to compare

Release Notes

Library

Chat

  • Add Channel Webhooks resource

Monitor

  • Update event filtering to support date/time (breaking change)

Wireless

  • Updated maturity to ga for all wireless apis

Docs

3.16.0

28 Apr 20:53
Compare
Choose a tag to compare

Release Notes

Library

Video

  • Redesign API by adding custom VideoLayout object. (breaking change)

Docs

3.15.1

20 Apr 23:11
Compare
Choose a tag to compare

Release Notes

Twiml

  • Gather input Enum: remove unnecessary "dtmf speech" value as you can now specify multiple enum values for this parameter and both "dtmf" and "speech" are already available.

Docs

3.15.0

13 Apr 19:24
Compare
Choose a tag to compare

Release Notes

Library

  • PR #334: Add incoming.allow to AccessToken VoiceGrant. Thanks to @ryan-rowland!
  • PR #335: use _.isDate to check if object is a Date object. Thanks to @joliveros!

Preview

  • Support for Understand V2 APIs - renames various resources and adds new fields

Studio

  • Change parameters type from string to object in engagement resource

Video

  • [Recordings] Change size type to long. (breaking change)

Docs

3.14.0

23 Mar 00:08
Compare
Choose a tag to compare

Release Notes

Lookups

  • Disable support for fraud lookups (breaking change)

Preview

  • Add BuildDuration and ErrorCode to Understand ModelBuild

Studio

  • Add new /Context endpoint for step and engagement resources.

Docs

3.13.1

12 Mar 19:49
Compare
Choose a tag to compare

Release Notes

Api

  • Add caller_id param to Outbound Calls API
  • Release trim recording Outbound Calls API functionality in helper libraries

Video

  • [composer] Add room_sid to Composition resource.

Twiml

  • Adds support for passing in multiple input type enums when setting input on Gather

Docs

3.13.0

03 Mar 00:09
Compare
Choose a tag to compare

Release Notes

Library

  • Add toJSON methods on all instance objects to allow serialization to json and remove circular references.

Studio

  • Add new /Context endpoint for step and engagement resources. Removes the context property from existing step and engagement resources. (breaking change)

Docs