Releases: twilio/twilio-node
Releases · twilio/twilio-node
3.30.2
3.30.1
Release Notes
Library
- PR #439: Force 'marked' dependency upgrade to resolve DoS vulnerability. Thanks to @childish-sambino!
- PR #436: Add latest LTS Node.js release to Travis CI config. Thanks to @childish-sambino!
Flex
- Adding PluginService to Flex Configuration
Numbers
- Add API for Proof of Addresses
Proxy
- Clarify documentation for Service and Session fetch
Serverless
- Serverless scaffolding
3.30.0
Release Notes
Library
- PR #433: Revert "Move @types/express to dev dependencies". Thanks to @childish-sambino!
- PR #434: Upgrade 'js-yaml' to resolve DOS vulnerability. Thanks to @childish-sambino!
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.
3.29.2
Release Notes
Library
- PR #428: Add a link to create a support ticket to the README. Thanks to @childish-sambino!
- PR #426: Add a Help Center link and remove outdated documentation contribution guide. Thanks to @childish-sambino!
- PR #406: Move @types/express to dev dependencies. Thanks to @kroleg!
- PR #425: Upgrade the ‘request' lib and transitively the ‘extend’ lib to address CVE-2018-16492. Thanks to @childish-sambino!
- PR #424: Better error message when username doesn't start with AC. Thanks to @aarmora!
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
3.29.1
3.29.0
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.
3.28.1
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
andworker_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.
3.28.0
Release Notes
Library
Video
- [Recordings] Add media type filter to list operation
- [Composer] Filter Composition Hook resources by FriendlyName
Twiml
- Update
language
enum forGather
to fix language code for Filipino (Philippines) and include additional supported languages (breaking change)