Skip to content

Releases: twilio/twilio-node

3.21.0

28 Sep 08:30
Compare
Choose a tag to compare

Release Notes

Library

Api

  • Set call_sid_to_coach parameter in participant to be preview

Preview

  • Supported totp in Authy preview endpoints
  • Allowed latest in Authy Challenges endpoints

Voice

  • changed path param name from parent_iso_code to iso_code for highrisk_special_prefixes api (breaking change)
  • added geo permissions public api

Docs

3.20.0

21 Sep 21:32
Compare
Choose a tag to compare

Release Notes

Library

  • PR #386: Close connections unless the header says otherwise. Thanks to @cjcodes!
  • PR #377: Fix TypeScript related issues. Thanks to @dkundel!

Api

  • Add call_sid_to_coach parameter to participant create request
  • Add voice_receive_mode param to IncomingPhoneNumbers create

Preview

  • Add Form resource to Authy preview given a form_type
  • Add Authy initial api-definitions in the 4 main resources: Services, Entities, Factors, Challenges

Pricing

  • add voice_numbers resource (v2)

Verify

  • Move from preview to beta (breaking change)

Video

  • [Recordings] Expose offset property in resource

Docs

3.19.2

23 Aug 18:16
Compare
Choose a tag to compare

Release Notes

Library

Api

  • Add Proxy Active Sessions category to usage records

Chat

  • Add User Channel instance resource

Preview

  • Add Actions endpoints and remove ResponseUrl from assistants on the Understand api

Pricing

  • add voice_country resource (v2)

Docs

3.19.1

09 Aug 16:42
Compare
Choose a tag to compare

Release Notes

Preview

  • Add new Intent Statistics endpoint
  • Remove ttl from Assistants

Studio

  • Studio is now GA

Docs

3.19.0

03 Aug 19:08
Compare
Choose a tag to compare

Release Notes

Library

  • PR #371: Add test for attributes with dashes. Thanks to @ekarson!
  • PR #366: Tag and push Docker latest image when deploying with TravisCI. Thanks to @jonatasbaldin!

Api

  • Add support for sip domains to map credential lists for registrations

Chat

  • Make message From field updatable
  • Add REST API webhooks

Notify

  • Removing deprecated segments, users, segment_memberships, user_bindings classes from helper libraries. (breaking change)

Preview

  • Remove ttl from Assistants

Proxy

  • Enable setting a proxy number as reserved

Video

  • Add group-small room type

Twiml

  • Add Connect and Room for Programmable Video Rooms
  • Add support for SSML lang tag on Say verb

Docs

3.18.0

16 Jul 21:31
Compare
Choose a tag to compare

Release Notes

Library

  • PR #365: Add a request body validator. Thanks to @cjcodes!

Twiml

  • Add support for SSML on Say verb, the message body is changed to be optional (breaking change)

Docs

3.17.6

11 Jul 21:26
Compare
Choose a tag to compare

Release Notes

Library

Api

  • Add cidr_prefix_length param to SIP IpAddresses API

Studio

  • Add new /Execution endpoints to begin Engagement -> Execution migration

Video

  • [Rooms] Allow deletion of individual recordings from a room

Docs

3.17.5

05 Jul 19:15
Compare
Choose a tag to compare

Release Notes

Library

  • PR #358: Add Dockerfile and related changes to build the Docker image. Thanks to @jonatasbaldin!
  • PR #361: Regenerate with structured params/properties. Thanks to @ekarson!

Api

  • Release Call Recording Controls feature support in helper libraries
  • Add Voice Insights sub-category keys to usage records

Docs

3.17.4

21 Jun 22:43
Compare
Choose a tag to compare

Release Notes

Library

  • PR #359: Add test for mixed content. Thanks to @ekarson!
  • PR #357: Allow creating generic twiml nodes. Thanks to @cjcodes!

Api

  • Add Fraud Lookups category to usage records

Video

  • Allow user to set ContentDisposition when obtaining media URLs for Room Recordings and Compositions
  • Add Composition Settings resource

Docs

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