Releases: Vonage/vonage-node-sdk
Releases · Vonage/vonage-node-sdk
v3.0.1
This release updates V3 documentation, adds verify and voice, and fixes typos in Number Insights.
Fixed
- Updated V3 docs (#719).
Added
- Added verify and voice support, and fixed typos in Number Insights (#720).
Changed
- Updated import from node-specific to just request http/https (#722).
Full Changelog: Link
v3.0.0
Vonage Node Server SDK v3.0.0 (2022-11-16)
This version is a complete rewrite of version 2. It is written in TypeScript and broken out into smaller packages to reduce package size. Callbacks have been removed, and most functions will take in param objects instead of using positional params. SMS and Messages have been broken out to mirror the API. Migration guides are provided for each package.
You can find migration guides for each package here:
New Contributors
Full Changelog: Link
2.11.2
- Corrected issue where downloading a voice recording transcript would throw an exception
2.11.0
2.11.0
- Added support for the Messages API v1.0
2.10.11
v2.10.9
- Remove extraneous log output.
v2.10.8
- Move querystring params in SMS to the JSON body.
2.10.6
- Updating main line branch tag. No changes.