Skip to content

Commit

Permalink
chore: updated release log
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions authored and manchuck committed Jun 6, 2024
1 parent bf2aa90 commit 603a41b
Showing 1 changed file with 26 additions and 2 deletions.
28 changes: 26 additions & 2 deletions RELEASES.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,39 @@
icon: node-color
id: vonage-node-sdk
pkgName: Node SDK
release: '2024-05-23'
release: '2024-06-06'
title: Vonage Node SDK
version: 4.0.38
version: 4.0.0
---

# Changelog

All notable changes to this project will be documented in this file.

---
## Vonage Node SDK v3.14.0 (2024-06-06)

Version 3.14.1 of the Vonage Node SDK introduces fixes for private key path handling
and updated endpoints for video stream management. It also adds new parameters for
webhooks, Viber, and SMS, and enhances TTS language support. These updates
improve functionality, security, and expand messaging capabilities.

**Fixed:**
- Passing in private key path for authentication.
- Updated endpoints for adding/removing streams from Archive in the video API.

**Added:**
- New webhook, Viber, and SMS parameters in messages.
- TTS languages generation from voice.json.

**Refactor:**
- Allowing strings for voice TTS languages.

**New Contributors:**
[@ThingUroboros](https://github.com/ThingUroboros )

**Full Changelog** [View on GitHub](https://github.com/Vonage/vonage-node-sdk/compare/@vonage/server-sdk@3.14.0...@vonage/server-sdk@3.14.1)

---

## Vonage Node SDK v3.13.0 (2024-02-12)
Expand Down

0 comments on commit 603a41b

Please sign in to comment.