2023-06-09

Updates to C++ SDK (v2.5.2) - Added macOS package containing universal binaries.

2023-06-08

Updates to C++ SDK (v2.5.1) - Enabled screen share on clang/libc++ version of Ubuntu SDK.

2023-06-07

Updates to C++ SDK (v2.5.0) - Added video processing, audio processing for Opus, and conference recording API. Additionally, improved screen share and logging, introduced audio device management for Opus and the ability to receive shared screens from up to two remote participants, changed video frame API, and notarized the desktop application on macOS. The SDK now also allows updating session information during a conference and rendering VP8 in macOS sample application.

Updates to the Dolby.io Virtual Worlds plugin for Unreal Engine (v1.1.0-beta.6) - Added new functions and events for device management and added a new parameter to the Enable Video function.

2023-06-06

Updates to C++ SDK (v2.5.0-beta.3) - Fixed a memory leak in the media library.

2023-06-05

Updates to Android Client SDK (v3.9.0) - Introduced the ability to modify participants' voices in real time and pre-process the local audio stream before sending the stream through an open session. Additionally, the SDK now supports selecting the preferred audio capture mode in non-Dolby Voice conferences.

Updates to iOS Client SDK (v3.9.0) - Introduced the ability to modify participants' voices in real time and pre-process the local audio stream before sending the stream through an open session. Additionally, the SDK now supports selecting the preferred audio capture mode in non-Dolby Voice conferences.

Updates to C++ SDK (v2.5.0-beta.2) - Introduced the ability to receive shared screens from up to two remote participants, update session information during a conference, and render VP8 in macOS sample application.

Updates to Authentication REST APIs - Deprecated the Generate a client access token v1 REST API and introduced the Generate a client access token v2 that lets you provide an external ID and scope of access the client access token should have. Additionally, updated the Generate an API token REST API that now contains a scope parameter that lets you control the scope of access for the API token.

Updates to Flutter Client SDK (v3.8.3) - Fixed an issue where a wrong recording status was reported by recording events and an issue where a conference invitation could not be accepted on Android devices.

2023-06-01

Updates to C++ SDK (v2.5.0-beta.1) - Added video processing, audio processing for Opus, and conference recording API. Additionally, improved screen share and logging, introduced audio device management for Opus, changed video frame API, and notarized the desktop application on macOS.

2023-05-31

Updates to the Dolby.io Virtual Worlds plugin for Unreal Engine (v1.1.0-beta.5) - Added a sample actor that simplifies getting started with using the plugin and added the Set Log Settings function that allows users to get detailed logs about the plugin’s operation.

2023-05-30

Updates to Web Client SDK (v3.10.0) - The SDK now supports music mode and the standard mode with low noise reduction in non-Dolby conferences when using the Opus codec. Additionally, this release allows two participants to share their screens in one conference at the same time and introduces the ability to change participants' names and avatars during a conference and mute all remote participants in a conference.

2023-05-26

Updates to the Dolby.io Virtual Worlds plugin for Unreal Engine (v1.0.2) - Fixed another issue where the plugin was incorrectly attenuating other applications’ output on Windows.

Updates to Android Client SDK (v3.8.5) - Fixed an issue where joining a conference protected by a conference access token using an invalid session caused authentication loops.

2023-05-25

Updates to the Dolby.io Virtual Worlds plugin for Unreal Engine (v1.1.0-beta.4) - Added support for Unreal Engine 5.2, removed builds for Unreal Engine 5.0 and 5.1, and fixed an attenuation problem on Windows.