Skip to content

Releases: Vonage/vonage-node-sdk

v3.0.10

05 Dec 18:54
Compare
Choose a tag to compare

This release includes fixes for Verify, SMS, and Numbers.

Fixed

  • Added "brand" to separate Verify from Sender ID.
  • Corrected return types when sending SMS.
  • Improved filtering for owned and available numbers.

Full Changelog: Link

v3.0.9

05 Dec 18:52
40ea2c7
Compare
Choose a tag to compare

This release includes a fix for types using node:http for import.

Fixed

  • Fixed types using node:http for import.

Full Changelog: Link

v3.0.8

05 Dec 18:51
288699d
Compare
Choose a tag to compare

This release addresses an issue where version 3.0.7 was missing published code.

Fixed

  • Addressed the issue where version 3.0.7 was missing published code.

Full Changelog: Link

v3.0.7

05 Dec 18:50
87e26f0
Compare
Choose a tag to compare
v3.0.7 Pre-release
Pre-release

This release includes various fixes for numbers, messages and numbers API

Fixed

  • Fixed all the tests.
  • Updated README.md.
  • Allow features to be searched in available numbers.
  • Exported additional NCCO classes and interfaces.
  • Change Numbers API to make URL Form Encoded requests.
  • Improved TypeScript installation before running build commands.
  • Set the proper content type when sending PUT/PATCH/POST requests.

New Contributors

Full Changelog: Link

v3.0.6

22 Nov 15:59
3cf6513
Compare
Choose a tag to compare

This release addresses an issue where version 3.0.5 was missing published code.

Fixed

  • Addressed the issue where version 3.0.5 was missing published code.

Full Changelog: Link

v3.0.5

05 Dec 18:44
e967f9b
Compare
Choose a tag to compare
v3.0.5 Pre-release
Pre-release

This release includes documentation updates, fixes for migration guides, and improvements in TypeScript installation and content type handling.

Features

  • Added pricing migration guide.
  • Added SMS migration guide.

Fixed

  • Removed duplicate docs.
  • Improved TypeScript installation before running build commands.
  • Set the proper content type when sending PUT/PATCH/POST requests.

Full Changelog: Link

@vonage/[email protected]

05 Dec 18:43
b68818f
Compare
Choose a tag to compare

This release includes a fix for the Numbers API.

Fixed

  • Change Numbers API to make URL Form Encoded requests.

Full Changelog: Link

v3.0.3

05 Dec 18:41
5d94f0a
Compare
Choose a tag to compare

This release includes documentation updates, fixes for migration docs, and improvements in searching available numbers and NCCO class exports.

Features

  • Added numbers migration guide.

Fixed

  • Allow features to be searched in available numbers.
  • Exported additional NCCO classes and interfaces that weren't before.
  • Fixed verify migration doc.

Full Changelog: Link

v3.0.2

05 Dec 18:39
87c4575
Compare
Choose a tag to compare

This release addresses an issue with the WA Template interface caused by an older, incorrect spec.

Fixed

  • Fixed an issue with the WA Template interface from an older, incorrect spec.

Full Changelog: Link

v3.0.1

05 Dec 18:37
e2457c8
Compare
Choose a tag to compare

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