Releases: Vonage/vonage-node-sdk
Releases · Vonage/vonage-node-sdk
v3.11.0
Video has now been released and is no longer in beta. This release adds video to the @vonage/server-sdk
for ease of use.
Added
- Video has been released is now part of the core SDK
Full Changelog: View on GitHub
v3.10.2
v3.10.1
v3.10.0
The node SDK version 3.10.0 introduces support for number insight v2 and the media API, refactors the meetings API path to include the version, and fixes a typo pricing and meetings.
Added
- Support for number insight v2
- Support for the media API
Changes
- Version now present in the meetings API path
Fixed
- Typo in
explicit_approval
in join type for the pricing package - Removed
mock-fs
as it's broken in GitHub actions - Fixed a typo in the
ServiceType
enum for the meetings package
New Contributors
- @ajumal-ashraf-dev made their first contribution (#867).
- @muhammadzadeh made their first contribution (#870).
Full Changelog: Link
v3.9.3
v3.9.2
v3.9.1
v3.9.0
v3.8.1
v3.8.0
This release fixes the timeout parameter, WebSocket header type, and NCCO actions, restores append to user agent, and introduces the users package.
Added
- Introduces the users package.
Fixed
- Fixed the timeout parameter behavior.
- Corrected the WebSocket header type.
- Ensured NCCO actions set values for NCCO type to avoid JavaScript problems.
- Restored append to the user agent.
Full Changelog: Link