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

Merged
merged 10 commits into from
Nov 13, 2024
24 changes: 24 additions & 0 deletions docs/javascript/v2/release-notes/release-notes.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,30 @@ description: Release Notes for 100ms JavaScript SDK
| @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-11-11

| Package | Version |
| --------------------------------- | ------- |
| @100mslive/hms-video-store | 0.12.24 |
| @100mslive/react-sdk | 0.10.24 |
| @100mslive/roomkit-react | 0.3.24 |
| @100mslive/hms-whiteboard | 0.0.14 |
| @100mslive/hls-player | 0.3.24 |
| @100mslive/hms-noise-cancellation | 0.0.1 |
| @100mslive/hms-virtual-background | 1.13.24 |

### Added

- Added a new field - `track_type` - in `HMSException` when there is a Capture Device error
ygit marked this conversation as resolved.
Show resolved Hide resolved
- Now on Mobile Browsers, Stats for Nerds is available to be viewed
ygit marked this conversation as resolved.
Show resolved Hide resolved

### Fixed

- Fixed an issue where the Portrait Recording layout was broken in 480p resolution
ygit marked this conversation as resolved.
Show resolved Hide resolved
- Fixed an issue where if Skip Preview was enabled, then the previous session's device selection was not preserved
- Fixed an issue where if the peer stays on Preview screen for more than 15 minutes, then Rejoin option page is now shown instead of loading screen.


## 2024-10-15
Released: `@100mslive/[email protected]`, `@100mslive/[email protected]`, `@100mslive/[email protected]`, `@100mslive/[email protected]`, `@100mslive/[email protected]`, `@100mslive/[email protected]`

Expand Down
Loading