From a380654620a30c86fa7d1a96c578dedee32a072a Mon Sep 17 00:00:00 2001 From: ygit Date: Fri, 13 Dec 2024 15:22:16 +0530 Subject: [PATCH] updated Web Release Notes (#2458) updated Release Notes --- .../v2/release-notes/release-notes.mdx | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/docs/javascript/v2/release-notes/release-notes.mdx b/docs/javascript/v2/release-notes/release-notes.mdx index 995cbdf29..8594ab399 100644 --- a/docs/javascript/v2/release-notes/release-notes.mdx +++ b/docs/javascript/v2/release-notes/release-notes.mdx @@ -15,6 +15,22 @@ description: Release Notes for 100ms JavaScript SDK | @100mslive/hms-noise-cancellation | [![npm version](https://badge.fury.io/js/%40100mslive%2Fhms-noise-cancellation.svg)](https://badge.fury.io/js/%40100mslive%2Fhms-noise-cancellation) | | @100mslive/hms-virtual-background | [![npm version](https://badge.fury.io/js/%40100mslive%2Fhms-virtual-background.svg)](https://badge.fury.io/js/%40100mslive%2Fhms-virtual-background) | +## 2024-12-12 + +Released: `@100mslive/hms-video-store@0.12.26`, `@100mslive/react-sdk@0.10.26`, `@100mslive/hls-player@0.3.26`, `@100mslive/roomkit-react@0.3.26`, `@100mslive/hms-whiteboard@0.0.16`, `@100mslive/hms-virtual-background@1.13.26` + +### Fixed + +- Automatic selection of audio output route will be done after the local peer joins the Room +- Upgraded Effects SDK plugin used for Virtual Backgrounds +- In Roomkit Prebuilt, updated the import paths for components +- In Roomkit Prebuilt, users will not be able to vote when there's no internet connection +- In Example Prebuilt Integration, upgraded the Vite version to 5.4.11 +- On Diagnostics page, now Jitter values will also be available +- On Diagnostics page, Europe as a region is now removed + + +**Full Changelog**: [0.12.25...0.12.26](https://github.com/100mslive/web-sdks/compare/28Nov2024-0.12.25...12Dec2024-0.12.26) ## 2024-11-28