Release Notes & Changelogs

  • Video React Native SDK

    Version: 2.33.2

    • Fixed subscriber video rendering issues introduced in version 2.31.x when using the React Native new architecture. Specifically: • Fixed subscribeToAudio and subscribeToVideo not defaulting to true when omitted, causing a blank/black subscriber view. • Fixed a sessionId concurrency issue that could prevent the video surface from attaching correctly. • Fixed redundant OTContext.Provider re-creation on each render that could cause intermittent video surface attachment failures.

  • Vonage .NET SDK

    Version: 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

    Version: 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.

  • Vonage .NET SDK

    Version: 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)

  • Vonage .NET SDK

    Version: 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)

  • Fraud Defender

    Version: 3.7.0

    • Network Volume Alerts for SMS. This new alert for Fraud Defender Advanced/Premium is automatically raised when the SMS volume observed on a given network deviates significantly from its historical baseline, helping you detect and respond to unusual activity before it escalates. Check our developer guide to know more.

  • Vonage Video API

    Version: 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).

  • Video React Native SDK

    Version: 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.

  • Vonage .NET SDK

    Version: 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)

  • Vonage Cloud Runtime CLI

    Version: 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.