2024-03-01

Updates to Web Client SDK (v3.11.1) - Fix vulnerability in Axios dependency.

2023-10-27

Updates to Dolby.io Virtual Worlds plugin for Unreal Engine (v1.2.4) - Fixed packaging of the Dolby Voice DNR library for Ubuntu platforms.

2023-10-11

Updates to Dolby.io Virtual Worlds plugin for Unreal Engine (v1.2.3) - Fixed an issue where changing video resolutions could result in a crash while drawing a texture.

2023-10-09

Updates to Dolby.io Virtual Worlds plugin for Unreal Engine (v1.2.2) - Fixed an issue where closing a window while sharing a screen resulted in a crash and improved packaging of the C++ SDK dependencies for UE4 plugins and packaging of the plugin for UE4 and UE5.

2023-09-18

Updates to Dolby.io Virtual Worlds plugin for Unreal Engine (v1.1.8) - Fixed a crash that occurred when disconnecting from a conference while closing the game.

Updates to Dolby.io Virtual Worlds plugin for Unreal Engine (v1.2.0 and v1.2.1) - Added experimental audio-only support for Android, text chat functionalities, an option to blur the background of the local camera feed, and functions that allow users to change their name and avatar URL after joining a conference, select the noise reduction mode and voice font, get current video device and screen share source, and obtain a client access token from a URL.

2023-09-15

Updates to Dolby.io Virtual Worlds plugin for Unreal Engine (v1.1.7 and v1.2.0-beta.11) - Improved protection against possible races related to video sinks.

2023-09-06

Introduction of Real-time Media Extensions (v1.0.0) - A complete solution for automated real-time media processing in the Dolby.io infrastructure that adds live transcription to virtual meetings.

2023-09-04

Updates to Dolby.io Virtual Worlds plugin for Unreal Engine (v1.2.0-beta.10) - Fixed an issue where the path to dynamic libraries of the C++ SDK was incorrect on Unreal Engine 4 and added events to simplify keeping track of connected participants.

2023-08-31

Updates to Android Client SDK (v3.11.0) - Introduced a new mixed listener type who receives only one audio and one video stream from a conference, which allows up to 60,000 mixed listeners to join a single conference. Additionally, added new methods that allow the local participant to set the output audio volume, improved voice fonts quality, and introduced DNN noise reduction and the ability to share two screens in one conference.

Updates to iOS Client SDK (v3.11.0) - Introduced a new mixed listener type who receives only one audio and one video stream from a conference, which allows up to 60,000 mixed listeners to join a single conference. Additionally, added new methods that allow the local participant to set the output audio volume, improved voice fonts quality, and introduced DNN noise reduction and the ability to share two screens in one conference.

2023-08-30

Updates to C++ SDK (v2.5.7 and v2.6.1) - Fixed a crash that occurred when multiple SDK instances were instantiated in multiple threads concurrently.

Updates to Dolby.io Virtual Worlds plugin for Unreal Engine (v1.1.6 and v1.2.0-beta.9) - Reduced issues when launching multiple games in the "Selected Viewport" in the editor.