Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

updated Web Release Notes #2451

Closed
wants to merge 2 commits into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 16 additions & 0 deletions docs/javascript/v2/release-notes/release-notes.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -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/[email protected]`, `@100mslive/[email protected]`, `@100mslive/[email protected]`, `@100mslive/[email protected]`, `@100mslive/[email protected]`, `@100mslive/[email protected]`

### 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

Expand Down
Loading