Skip to content

Releases: twilio/twilio-node

3.84.1

11 Jan 14:06
Compare
Choose a tag to compare

Release Notes

Library - Test

Conversations

  • Add support for creating Multi-Channel Rich Content Messages

Lookups

  • Changed the no data message for match postal code from no_data to data_not_available in identity match package

Messaging

  • Add update/edit tollfree verification API

Docs

4.0.0-rc.4

28 Dec 21:12
5e93c13
Compare
Choose a tag to compare
4.0.0-rc.4 Pre-release
Pre-release

Release Notes

Library - Chore

Library - Fix

Docs

4.0.0-rc.3

14 Dec 22:13
Compare
Choose a tag to compare
4.0.0-rc.3 Pre-release
Pre-release

Release Notes

Library - Fix

Library - Feature

Api

  • Add street_secondary param to address create and update
  • Make method optional for user defined message subscription (breaking change)

Flex

  • Flex Conversations is now Generally Available
  • Adding the ie1 mapping for authorization api, updating service base uri and base url response attribute (breaking change)
  • Change web channels to GA and library visibility to public
  • Changing the uri for authorization api from using Accounts to Insights (breaking change)

Media

  • Gate Twilio Live endpoints behind beta_feature for EOS

Messaging

  • Mark MessageFlow as a required field for Campaign Creation (breaking change)

Oauth

  • updated openid discovery endpoint uri (breaking change)
  • Added device code authorization endpoint

Supersim

  • Allow filtering the SettingsUpdates resource by status

Twiml

  • Add new Polly Neural voices
  • Add tr-TR, ar-AE, yue-CN, fi-FI languages to SSML <lang> element.
  • Add x-amazon-jyutping, x-amazon-pinyin, x-amazon-pron-kana, x-amazon-yomigana alphabets to SSML <phoneme> element.
  • Rename character value for SSML <say-as> interpret-as attribute to characters. (breaking change)
  • Rename role attribute to format in SSML <say-as> element. (breaking change)

Docs

3.84.0

14 Dec 22:27
Compare
Choose a tag to compare

Release Notes

Library - Docs

Api

  • Add street_secondary param to address create and update
  • Make method optional for user defined message subscription (breaking change)

Flex

  • Flex Conversations is now Generally Available
  • Adding the ie1 mapping for authorization api, updating service base uri and base url response attribute (breaking change)
  • Change web channels to GA and library visibility to public
  • Changing the uri for authorization api from using Accounts to Insights (breaking change)

Media

  • Gate Twilio Live endpoints behind beta_feature for EOS

Messaging

  • Mark MessageFlow as a required field for Campaign Creation (breaking change)

Oauth

  • updated openid discovery endpoint uri (breaking change)
  • Added device code authorization endpoint

Supersim

  • Allow filtering the SettingsUpdates resource by status

Twiml

  • Add new Polly Neural voices
  • Add tr-TR, ar-AE, yue-CN, fi-FI languages to SSML <lang> element.
  • Add x-amazon-jyutping, x-amazon-pinyin, x-amazon-pron-kana, x-amazon-yomigana alphabets to SSML <phoneme> element.
  • Rename character value for SSML <say-as> interpret-as attribute to characters. (breaking change)
  • Rename role attribute to format in SSML <say-as> element. (breaking change)

Docs

4.0.0-rc.2

30 Nov 21:34
Compare
Choose a tag to compare
4.0.0-rc.2 Pre-release
Pre-release

Release Notes

Library - Fix

Docs

4.0.0-rc.1

30 Nov 19:52
Compare
Choose a tag to compare
4.0.0-rc.1 Pre-release
Pre-release

Release Notes

Note: This release contains breaking changes, check our upgrade guide for detailed migration notes.

Library - Fix

Library - Docs

Library - Miscellaneous

Library - Chore

Library - Test

Library - Feature

Api

  • Set the Content resource to have public visibility as Preview
  • Added contentSid and contentVariables to Message resource with public visibility as Beta
  • Add UserDefinedMessageSubscription and UserDefinedMessage resource
  • Make link shortening parameters public (breaking change)
  • Added virtual-agent to usage_record API.
  • Add AMD attributes to participant create request
  • Remove beta feature from scheduling params and remove optimize parameters. (breaking change)
  • Added amazon-polly to usage_record API.

Conversations

  • Allowed to use identity as part of Participant's resource (breaking change)

Flex

  • Adding new assessments api in version v1
  • Adding new parameter base_url to 'gooddata' response in version v1
  • Adding two new authorization API 'user_roles' and 'gooddata' in version v1
  • Removed redundant close status from Flex Interactions flow (breaking change)
  • Adding debugger_integration and flex_ui_status_report to Flex Configuration
  • Add status, error_code, and error_message fields to Interaction Channel
  • Adding messenger and gbm as supported channels for Interactions API

Insights

  • Added answered_by field in List Call Summary
  • Added answered_by field in call summary
  • Added annotation field in call summary
  • Added new endpoint to fetch/create/update Call Annotations

Lookups

  • Add identity_match package to the lookup response
  • Remove enhanced_line_type from the lookup response (breaking change)
  • Adding support for Lookup V2 API

Messaging

  • Added validated parameter to Link Shortening API
  • Add new Campaign properties (MessageFlow, OptInMessage, OptInKeywords, OptOutMessage, OptOutKeywords, HelpMessage, HelpKeywords)
  • Add create, list and get tollfree verification API
  • Update alpha_sender docs with new valid characters

Oauth

  • added oauth JWKS endpoint
  • Get userinfo resource
  • OpenID discovery resource
  • Add new API for token endpoint

Proxy

  • Remove FailOnParticipantConflict param from Proxy Session create and update and Proxy Participant create

Routes

  • Remove Duplicate Create Method - Update Method will work even if Inbound Processing Region is currently empty/404. (breaking change)
  • Inbound Proccessing Region API - Public GA

Serverless

  • Add node16 as a valid Build runtime
  • Add ie1 and au1 as supported regions for all endpoints.

Studio

  • Corrected PII labels to be 30 days and added context to be PII

Supersim

  • Update SettingsUpdates resource to remove PackageSid
  • Add SettingsUpdates resource
  • Allow updating DataLimit on a Fleet
  • Add support for sim_ip_addresses resource to helper libraries

Taskrouter

  • Add Ordering query parameter to Workers and TaskQueues for sorting by
  • Add worker_sid query param for list reservations endpoint

Verify

  • Update Verify Push endpoints to ga maturity
  • Verify BYOT add Channels property to the Get Templates response
  • Verify SafeList API endpoints added.
  • Reorder Verification Check parameters so code stays as the first parameter (breaking change)
  • Rollback List Attempts API V2 back to pilot stage.
  • Changed summary param service_sid to verify_service_sid to be consistent with list attempts API (breaking change)
  • Make code optional on Verification check to support sna attempts.
  • Remove api.verify.totp beta flag and set maturity to beta for Verify TOTP properties and parameters. (breaking change)
  • Changed summary param verify_service_sid to service_sid to be consistent with list attempts API (breaking change)

Video

  • Add Anonymize API

Twiml

  • Add new speech models to Gather.
  • Add url and method attributes to <Conversation>
  • Add requireMatchingInputs attribute and input-matching-failed errorType to <Prompt>
  • Add AMD attributes to Number and Sip
  • Update event value call-in-progress to call-answered
  • Add new Polly Neural voices
  • Add new languages to SSML <lang>.
  • Add maxQueueSize to Enqueue
  • Add statusCallbackMethod attribute, nested <Config and <Parameter> elements to <VirtualAgent> noun.
  • Add support for new Amazon Polly voices (Q2 2022) for Say verb
  • Add support for <Conversation> noun

Docs

3.83.4

30 Nov 20:07
Compare
Choose a tag to compare

Release Notes

Flex

  • Adding new assessments api in version v1

Lookups

  • Add identity_match package to the lookup response

Messaging

  • Added validated parameter to Link Shortening API

Serverless

  • Add node16 as a valid Build runtime
  • Add ie1 and au1 as supported regions for all endpoints.

Docs

3.83.3

16 Nov 20:15
Compare
Choose a tag to compare

Release Notes

Library - Chore

Api

  • Set the Content resource to have public visibility as Preview

Flex

  • Adding new parameter base_url to 'gooddata' response in version v1

Insights

  • Added answered_by field in List Call Summary
  • Added answered_by field in call summary

Docs

3.83.2

10 Nov 16:40
Compare
Choose a tag to compare

Release Notes

Flex

  • Adding two new authorization API 'user_roles' and 'gooddata' in version v1

Messaging

  • Add new Campaign properties (MessageFlow, OptInMessage, OptInKeywords, OptOutMessage, OptOutKeywords, HelpMessage, HelpKeywords)

Twiml

  • Add new speech models to Gather.

Docs

3.83.1

31 Oct 19:34
Compare
Choose a tag to compare

Release Notes

Api

  • Added contentSid and contentVariables to Message resource with public visibility as Beta
  • Add UserDefinedMessageSubscription and UserDefinedMessage resource

Proxy

  • Remove FailOnParticipantConflict param from Proxy Session create and update and Proxy Participant create

Supersim

  • Update SettingsUpdates resource to remove PackageSid

Taskrouter

  • Add Ordering query parameter to Workers and TaskQueues for sorting by
  • Add worker_sid query param for list reservations endpoint

Twiml

  • Add url and method attributes to <Conversation>

Docs