Skip to content

Releases: twilio/twilio-node

3.30.2

24 Apr 19:15
Compare
Choose a tag to compare

Release Notes

Library

Api

  • Add verified property to Addresses

Numbers

  • Add API for Identites and documents

Proxy

  • Add in use count on number instance

Docs

3.30.1

13 Apr 01:36
Compare
Choose a tag to compare

Release Notes

Library

Flex

  • Adding PluginService to Flex Configuration

Numbers

  • Add API for Proof of Addresses

Proxy

  • Clarify documentation for Service and Session fetch

Serverless

  • Serverless scaffolding

Docs

3.30.0

28 Mar 23:19
Compare
Choose a tag to compare

Release Notes

Library

Api

  • Remove optional if_machine call create parameter from helper libraries (breaking change)
  • Changed call_sid path parameter type on QueueMember fetch and update requests (breaking change)

Voice

  • changed file names to dialing_permissions prefix (breaking change)

Wireless

  • Added ResetStatus property to Sim resource to allow resetting connectivity via the API.

Docs

3.29.2

15 Mar 20:18
Compare
Choose a tag to compare

Release Notes

Library

Api

  • Add machine_detection_speech_threshold, machine_detection_speech_end_threshold, machine_detection_silence_timeout optional params to Call create request

Flex

  • Adding Flex Channel Orchestration
  • Adding Flex Flow

Docs

3.29.1

07 Mar 00:08
Compare
Choose a tag to compare

Release Notes

Twiml

  • Add de1 to <Conference> regions

Docs

3.29.0

01 Mar 19:12
Compare
Choose a tag to compare

Release Notes

Library

  • PR #391: DeprecationWarning: Buffer(). Thanks to @ShelbyZ!
  • PR #423: refactor to expose utility functions to get expected signature/body hash. Thanks to @Charliekenney23!
  • PR #419: Make the message body optional for TwiML nouns where it is not required. Thanks to @childish-sambino!
  • PR #421: add typedef for validateRequestWithBody. Thanks to @Charliekenney23!
  • PR #418: Add explicit class names to @constructor tags and add all missing @function and @memberof tags. Thanks to @childish-sambino!
  • PR #417: Remove the auto-generated docs from source control. Thanks to @childish-sambino!
  • PR #412: Add ‘toJSON' and ‘inspect' methods to context, instance, list, and page classes. Thanks to @childish-sambino!

Api

  • Make conference participant preview parameters public

Authy

  • Added support for FactorType and FactorStrength for Factors and Challenges

Iam

  • First public release

Verify

  • Add endpoint to update/cancel a Verification (breaking change)

Video

  • [Composer] Make RoomSid mandatory (breaking change)
  • [Composer] Add enqueued state to Composition

Twiml

  • Update message body to not be required for TwiML Dial noun.

Docs

3.28.1

19 Feb 17:04
Compare
Choose a tag to compare

Release Notes

Library

Api

  • Add force_opt_in optional param to Messages create request
  • Add agent conference category to usage records

Flex

  • First public release

Taskrouter

  • Adding reject_pending_reservations to worker update endpoint
  • Added event_date_ms and worker_time_in_previous_activity_ms to Events API response
  • Add ability to filter events by TaskChannel

Verify

  • Add EnablePsd2 optional parameter for PSD2 on Service resource creation or update.
  • Add Amount, Payee optional parameters for PSD2.

Docs

3.28.0

04 Feb 23:36
Compare
Choose a tag to compare

Release Notes

Library

  • PR #410: Switch body validator to use hex instead of base64. Thanks to @cjcodes!

Video

  • [Recordings] Add media type filter to list operation
  • [Composer] Filter Composition Hook resources by FriendlyName

Twiml

  • Update language enum for Gather to fix language code for Filipino (Philippines) and include additional supported languages (breaking change)

Docs

3.27.1

12 Jan 00:21
Compare
Choose a tag to compare

Release Notes

Verify

  • Add lookup information in the response when creating a new verification (depends on the LookupEnabled flag being enabled at the service level)
  • Add VerificationSid optional parameter on Verification check.

Docs

3.27.0

11 Jan 20:06
Compare
Choose a tag to compare

Release Notes

Chat

  • Mark Member attributes as PII

Proxy

  • Remove unsupported query parameters (breaking change)
  • Remove invalid session statuses in doc

Docs