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

docs: 05 Mar web release notes #2063

Merged
merged 1 commit into from
Mar 5, 2024
Merged
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
19 changes: 15 additions & 4 deletions docs/javascript/v2/release-notes/release-notes.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -14,19 +14,32 @@ description: Release Notes for 100ms JavaScript SDK
| @100mslive/hls-player | [![npm version](https://badge.fury.io/js/%40100mslive%2Fhls-player.svg)](https://badge.fury.io/js/%40100mslive%2Fhls-player) |
| @100mslive/hms-video-react(deprecated) | [![npm version](https://badge.fury.io/js/%40100mslive%2Fhms-video-react.svg)](https://badge.fury.io/js/%40100mslive%2Fhms-video-react) |

## 2024-03-05

Released: `@100mslive/[email protected]`, `@100mslive/[email protected]`, `@100mslive/[email protected]`, `@100mslive/[email protected]`

### Added:
- Roomkit Prebuilt: Revamped HLS Streaming layout for mweb - Portrait and Landscape
- Roomkit Prebuilt: Mute all added for participants with relevant permissions
- On mweb, when in background, the video track will now be muted instead of degraded

### Fixed:
- Reuse of worker threads created for HMSVBPlugin
- Roomkit Prebuilt: Role Prominence tile count now supports the tile count set in settings
- Roomkit Prebuilt: ActiveSpeaker sorting in Role Prominence Layout
- Connection quality getting reset in Preview
- Improved Analytics for publisher/subscriber stats

## 2024-02-23

Released: `@100mslive/[email protected]`, `@100mslive/[email protected]`, `@100mslive/[email protected]`, `@100mslive/[email protected]`

### Added:

- Roomkit Prebuilt: Integrated Krisp for noise cancellation
- Roomkit Prebuilt: Support for room title and description which can be set from the dashboard customiser
- Roomkit Prebuilt: Browser notification will be displayed for chat while screensharing when the tab is inactive

### Fixed:

- Timestamps for publisher.stats by creating all tracks/layers samples at once
- Roomkit Prebuilt: Hide handraise notifications when disabled from settings

Expand All @@ -35,11 +48,9 @@ Released: `@100mslive/[email protected]`, `@100mslive/[email protected]`, `@1
Released: `@100mslive/[email protected]`, `@100mslive/[email protected]`, `@100mslive/[email protected]`, `@100mslive/[email protected]`

### Added:

- Roomkit Prebuilt: Add support to default VB selected from Prebuilt Customiser in Prebuilt

### Fixed:

- Roomkit Prebuilt: When a link is pinned in Chat, the url redirected to is missing characters.
- Roomkit Prebuilt: Preserve attempted Polls

Expand Down
Loading