changelogsFeed.title
Video API Reference App for Mobile (Android)
changelogsFeed.versionLabel: 1.2.1
• Batch background image upload — Multiple images can now be selected at once when adding virtual backgrounds; picker selection is capped to remaining available slots • Foreground service opt-out — The SDK foreground service can now be disabled programmatically, removing the in-app foreground service declaration from the manifest • Pluggable permission handling — The
vonage-meeting-roomSDK now accepts a custom permission UI provider, letting the app wire its own Accompanist-based permission screen instead of the SDK default • Captions linger after final segment — Captions are now kept visible for 2 seconds after a final segment is received, preventing text from disappearing too abruptly • Recording confirmation dialog and participant notification overlay — A confirmation dialog is now shown before starting a recording, and an overlay notifies other participants that the session is being recorded
Video Windows SDK
changelogsFeed.versionLabel: 2.34.1
• Fixed an issue where a publisher's video stream was lost after an Adaptive Media Routing (AMR) transition to a routed topology, following a specific sequence of mute/unmute operations and subscriber joins.
Video Linux SDK
changelogsFeed.versionLabel: 2.34.1
• Fixed an issue where a publisher's video stream was lost after an Adaptive Media Routing (AMR) transition to a routed topology, following a specific sequence of mute/unmute operations and subscriber joins.
Video iOS SDK
changelogsFeed.versionLabel: 2.34.1
• Fixed an issue where a publisher's video stream was lost after an Adaptive Media Routing (AMR) transition to a routed topology, following a specific sequence of mute/unmute operations and subscriber joins.
Video Android SDK
changelogsFeed.versionLabel: 2.34.1
• Fixed an issue where a publisher's video stream was lost after an Adaptive Media Routing (AMR) transition to a routed topology, following a specific sequence of mute/unmute operations and subscriber joins.
Vonage Video API
changelogsFeed.versionLabel: 2026.7.0
• Video Android SDK release notes • Video iOS SDK release notes • Video Linux SDK release notes • Video Windows SDK release notes
Video React Native SDK
changelogsFeed.versionLabel: 2.33.2
• Fixed subscriber video rendering issues introduced in version 2.31.x when using the React Native new architecture. Specifically: • Fixed
subscribeToAudioandsubscribeToVideonot defaulting to true when omitted, causing a blank/black subscriber view. • Fixed asessionIdconcurrency issue that could prevent the video surface from attaching correctly. • Fixed redundantOTContext.Providerre-creation on each render that could cause intermittent video surface attachment failures.
Vonage .NET SDK
changelogsFeed.versionLabel: 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
changelogsFeed.versionLabel: 2.34.2
• Fixed an issue where switching audio input devices (for example, connecting Bluetooth headphones) shortly after session start could trigger an
audioAcquisitionProblemthat 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: theconstraintsproperty was not included in theGetUserMediaPropertiesinterface inot.d.ts, causing a mismatch with the actual runtime behaviour of the SDK.
Vonage .NET SDK
changelogsFeed.versionLabel: 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)