Skip to content

Releases: twilio/twilio-node

3.39.3

22 Jan 21:18
Compare
Choose a tag to compare

Release Notes

Library - Docs

Api

  • Add payments public APIs
  • Add optional parameter byoc to call create request.

Flex

  • Updating a Flex Flow creation_on_message parameter documentation

Preview

  • Removed Verify v2 from preview in favor of its own namespace as GA (breaking change)

Studio

  • Flow definition type update from string to object

Verify

  • Add AppHash parameter when creating a Verification.
  • Add DoNotShareWarningEnabled parameter to the Service resource.

Twiml

  • Add track attribute to siprec noun.
  • Add attribute byoc to <Number>

Docs

3.39.2

08 Jan 20:51
Compare
Choose a tag to compare

Release Notes

Library - Fix

Numbers

  • Add Regulatory Compliance CRUD APIs

Studio

  • Add parameter validation for Studio v2 Flows API

Twiml

  • Add support for speech_model to Gather verb

Docs

3.39.1

18 Dec 19:37
Compare
Choose a tag to compare

Release Notes

Preview

  • Add /Insights/SuccessRate endpoint for Businesses Branded Calls (Verified by Twilio)

Studio

  • StudioV2 API in beta

Verify

  • Add MailerSid property to Verify Service resource.

Wireless

  • Added data_limit_strategy to Rate Plan resource.

Docs

3.39.0

12 Dec 19:56
Compare
Choose a tag to compare

Release Notes

Api

  • Make twiml conditional for create. One of url, twiml, or application_sid is now required.
  • Add bundle_sid parameter to /IncomingPhoneNumbers API
  • Removed discard / obfuscate parameters from ContentRetention, AddressRetention (breaking change)

Chat

  • Added last_consumed_message_index and last_consumption_timestamp parameters in update method for UserChannel resource (breaking change)

Conversations

  • Add Participant SID to Message properties

Messaging

  • Fix incorrectly typed capabilities property for ShortCodes. (breaking change)

Docs

3.38.0

04 Dec 23:09
Compare
Choose a tag to compare

Release Notes

Library

Api

  • Add optional twiml parameter for call create

Chat

  • Added delete method in UserChannel resource

Conversations

  • Allow Messaging Service update

Taskrouter

  • Support ReEvaluateTasks parameter on Workflow update

Twiml

  • Remove unsupported mixed_track value from <Stream> (breaking change)
  • Add missing fax <Receive> optional attributes

Docs

3.37.1

13 Nov 20:39
Compare
Choose a tag to compare

Release Notes

Library

  • PR #498: fix: Stringify TwiML array attributes as space delimited. Thanks to @mpeltonen!

Api

  • Make persistent_action parameter public
  • Add twiml optional private parameter for call create

Autopilot

  • Add Export resource to Autopilot Assistant.

Flex

  • Added Integration.RetryCount attribute to Flex Flow
  • Updating a Flex Flow channel_type options documentation

Insights

  • Added edges to events and metrics
  • Added new endpoint definitions for Events and Metrics

Messaging

  • create support for sender registration
  • fetch support for fetching a sender
  • update support for sender verification

Supersim

  • Add Direction filter parameter to list commands endpoint
  • Allow filtering commands list by Sim Unique Name
  • Add Iccid filter parameter to list sims endpoint

Twiml

  • Add support for <Refer> verb

Docs

3.37.0

30 Oct 21:25
Compare
Choose a tag to compare

Release Notes

Library

Api

  • Add new usage categories to the public api sms-messages-carrierfees and mms-messages-carrierfees

Conversations

  • Add ProjectedAddress to Conversations Participant resource

Preview

  • Implemented different Sid for Current Calls (Verified by Twilio), instead of relying in Call.Sid from Voice API team (breaking change)

Supersim

  • Add List endpoint to Commands resource for Super Sim Pilot
  • Add UsageRecords resource for the Super Sim Pilot
  • Add List endpoint to UsageRecords resource for the Super Sim Pilot
  • Allow assigning a Sim to a Fleet by Fleet SID or Unique Name for Super SIM Pilot
  • Add Update endpoint to Fleets resource for Super Sim Pilot
  • Add Fetch endpoint to Commands resource for Super Sim Pilot
  • Allow filtering the Sims resource List endpoint by Fleet
  • Add List endpoint to Fleets resource for Super Sim Pilot

Wireless

  • Added account_sid to Sim update parameters.

Twiml

  • Add new locales and voices for Say from Polly

Docs

3.36.0

16 Oct 19:16
Compare
Choose a tag to compare

Release Notes

Library

Api

  • Add new property attempt to sms_messages
  • Fixed a typo in the documentation for Feedback outcome enum (breaking change)
  • Update the call price to be optional for deserializing (breaking change)

Flex

  • Added JanitorEnabled attribute to Flex Flow
  • Change features_enabled Flex Configuration key to private (breaking change)

Supersim

  • Add Fetch endpoint to Fleets resource for Super Sim Pilot
  • Allow assigning a Sim to a Fleet for Super Sim Pilot
  • Add Create endpoint to Fleets resource for Super Sim Pilot

Twiml

  • Update <Conference> rename "whisper" attribute to "coach" (breaking change)

Docs

3.35.1

02 Oct 20:04
Compare
Choose a tag to compare

Release Notes

Library

Conversations

  • Add media to Conversations Message resource

Supersim

  • Add List endpoint to Sims resource for Super Sim Pilot

Docs

3.35.0

18 Sep 20:59
Compare
Choose a tag to compare

Release Notes

Library

Numbers

  • Add v2 of the Identites API

Preview

  • Changed authentication method for SDK Trusted Comms endpoints: /CPS, /CurrentCall, and /Devices. Please use Authorization: Bearer <xCNAM JWT> (breaking change)

Voice

  • Add Recordings endpoints

Docs