Release Notes & Changelogs
Jun 10, 2026
Vonage .NET SDK
8.35.0
• Generate changelog for v8.34.0 (f2efc1a) • Bump version to v8.35.0 (4a61c96) • Add missing properties on GetInsightsResponse (38b2d62) • Merge branch 'missing-properties-identity-insights' (765727f)
Video Javascript SDK
2.34.2
• Fixed an issue where switching audio input devices (for example, connecting Bluetooth headphones) shortly after session start could trigger an audioAcquisitionProblem that caused complete audio loss for remote participants once the session transitioned to a routed topology.
• Fixed an issue where applications running inside an Android Chrome WebView could not access the precall test or join a video conference.
• Fixed a missing TypeScript definition: the constraints property was not included in the GetUserMediaProperties interface in ot.d.ts, causing a mismatch with the actual runtime behaviour of the SDK.
Jun 5, 2026
Vonage .NET SDK
8.34.0
• Variable issue in docs.yml (8fcb4dd) • Remove --globalMetadata from docfx (f021ce4) • Add build step in docs.yml (e7e4b48) • Add workflow to publish changelog on developer portal after a release (acd049f) • Change mutation testing workflow for workflow dispatch only (1351987)
Jun 1, 2026
Vonage Video API
2026.6.0
• OpenTok.js release notes. • Improved stability. Previous known issues that could occur with a large number of participants or at high API call frequency have been resolved. • Added support for base64 audio encoding (see Audio Connector).
Vonage .NET SDK
8.33.0
• Generate changelog for v8.32.0 (a76ba4c) • Bump version to v8.33.0 (113880f) • Add support for Url parameter on WhatsApp Location (d0389b8) • Create dedicated E2EBase for IdentityInsights (5bde58b)
May 28, 2026
Video React Native SDK
2.33.1
• Fixed missing connected and videoDisabled events for OTSubscriber, and other missing events for OTPublisher and OTSubscriber, when using the React Native new architecture (introduced in 2.31.x). • Fixed an iOS build failure caused by duplicate NativeOpentokSpec symbols introduced in version 2.33.0. This issue blocked customers from building iOS projects. It also fixes a Podspec path warning that appeared in build logs.
May 20, 2026
Vonage .NET SDK
8.32.0
• Adding explicit permissions on upgrade-snippets.yml (b8e4d03) • Remove input block from workflow dispatch (f9f263b) • Generate changelog for v8.31.0 (8cc6e30) • Bump version to v8.32.0 (13825c4) • Add skill to help maintaining a reliable XML documentation, including description from OAS, examples and links to code snippets (8095679)
May 13, 2026
Vonage Cloud Runtime CLI
2.5.0
• vcr instance list command to list all deployed instances.
• vcr secret list command to list all stored secrets.
• --follow (-f) flag for vcr instance log to continuously stream new log entries until you press Ctrl+C.
• vcr instance log now accepts --log-level and --source-type filters.
May 8, 2026
Vonage Cloud Runtime SDK
2.1.5
• Corrected repository.url in package.json to fix OIDC trusted publisher integration.
Vonage Cloud Runtime SDK
2.1.4
• Migrated npm publish workflow to OIDC trusted publisher.