Skip to content

Releases: twilio/twilio-node

3.6.0

27 Jul 21:12
Compare
Choose a tag to compare

Release Notes

This release adds Beta and Preview products to main artifact.

Previously, Beta and Preview products were only included in the alpha artifact.
They are now being included in the main artifact to ease product
discoverability and the collective operational overhead of maintaining multiple
artifacts per library.

Api

  • Remove unused encryption_type property on Recordings (breaking change)
  • Update status enum for Messages to include 'accepted'

Messaging

  • Fix incorrectly typed capabilities property for PhoneNumbers.

Notify

  • Add ToBinding optional parameter on Notifications resource creation. Accepted values are json strings.

Preview

  • Add sms_application_sid to HostedNumberOrders.

Taskrouter

  • Fully support conference functionality in reservations.

3.5.0

13 Jul 17:28
Compare
Choose a tag to compare

Release Notes

  • Bump jsonwebtoken from 5.4.x to 7.4.1.
  • Bump xmlbuilder from 8.2.2 to 9.0.1.
  • Detect and fail install when node not present.

Api

  • Update AnnounceMethod parameter naming for consistency

Notify

  • Add ToBinding optional parameter on Notifications resource creation. Accepted values are json strings.

Preview

  • Add verification_attempts to HostedNumberOrders.
  • Add status_callback_url and status_callback_method to HostedNumberOrders.

Video

  • Filter recordings by date using the parameters DateCreatedAfter and DateCreatedBefore.
  • Override the default time-to-live of a recording's media URL through the Ttl parameter (in seconds, default value is 3600).
  • Add query parameters SourceSid, Status, DateCreatedAfter and DateCreatedBefore to the convenience method for retrieving Room recordings.

Wireless

  • Added national and international data limits to the RatePlans resource.

3.5.0-alpha.1

13 Jul 18:47
Compare
Choose a tag to compare
3.5.0-alpha.1 Pre-release
Pre-release

Release Notes

  • Bump jsonwebtoken from 5.4.x to 7.4.1.
  • Bump xmlbuilder from 8.2.2 to 9.0.1.
  • Detect and fail install when node not present.

Api

  • Update AnnounceMethod parameter naming for consistency

Messaging

  • Fix incorrectly typed capabilities property for PhoneNumbers.

Notify

  • Add ToBinding optional parameter on Notifications resource creation. Accepted values are json strings.

Preview

  • Add verification_attempts to HostedNumberOrders.
  • Add status_callback_url and status_callback_method to HostedNumberOrders.

Video

  • Filter recordings by date using the parameters DateCreatedAfter and DateCreatedBefore.
  • Override the default time-to-live of a recording's media URL through the Ttl parameter (in seconds, default value is 3600).
  • Add query parameters SourceSid, Status, DateCreatedAfter and DateCreatedBefore to the convenience method for retrieving Room recordings.

Wireless

  • Added national and international data limits to the RatePlans resource.

3.4.0-alpha-2

28 Jun 21:36
Compare
Choose a tag to compare
3.4.0-alpha-2 Pre-release
Pre-release

Release Notes

  • Bump moment to 2.18.1 to fix security vulnerability.

3.3.0

24 May 19:47
Compare
Choose a tag to compare

The newest version of the twilio-node helper library!

3.3.0-alpha-1

24 May 19:48
Compare
Choose a tag to compare
3.3.0-alpha-1 Pre-release
Pre-release

The newest version of the twilio-node helper library!

3.0.0

04 May 18:42
Compare
Choose a tag to compare

New Major Version

The newest version of the twilio-node helper library!

This version brings a host of changes to update and modernize the twilio-node helper library. It is auto-generated to produce a more consistent and correct product.

3.0.0-alpha-1

04 May 18:43
Compare
Choose a tag to compare
3.0.0-alpha-1 Pre-release
Pre-release

This version of the Twilio Node library is a superset of 3.0.0 that includes all beta Twilio products.

New Major Version

The newest version of the twilio-node helper library!

This version brings a host of changes to update and modernize the twilio-node helper library. It is auto-generated to produce a more consistent and correct product.

twilio-node 2.4.0

21 Sep 22:32
Compare
Choose a tag to compare

This release adds support for Elastic SIP Trunking API and extends support for Twilio Pricing API to include message pricing.

twilio-node 2.0.1

06 May 23:32
Compare
Choose a tag to compare

Add support for Twilio Pricing API.