-
Notifications
You must be signed in to change notification settings - Fork 33
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
8 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -16,23 +16,20 @@ 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) | | ||
|
||
|
||
## 28-11-2024 | ||
## 28-11-2024 | ||
|
||
Released: `@100mslive/[email protected]`, `@100mslive/[email protected]`, `@100mslive/[email protected]`, `@100mslive/[email protected]`, `@100mslive/[email protected]`, `@100mslive/[email protected]` | ||
|
||
## Breaking | ||
### Breaking | ||
|
||
- Implemented internal method to check if recording should continue | ||
- Implemented internal method to check if recording should continue when no active elements are present | ||
|
||
## Documentation | ||
- updated Read Me and meta badges for the Read Me | ||
### Fixed | ||
- Removed autohiding of Top and Bottom Navigation Bar controls for Mobile Browsers | ||
- Persisting selection of audio input/output & video input device across local peer's role change | ||
- Fixed issue where PIP Chat window's height was not being calculated correctly | ||
- Change Audio track constraints when Noise Cancellation is enabled/disabled | ||
|
||
## Fixed | ||
- remove autohide controls for mweb | ||
- persisting audio & video device selection across local peer's role change | ||
- pip chat height | ||
- Change Audio track constraints when krisp is enabled | ||
- Update packages for commitlint | ||
|
||
## 2024-11-11 | ||
|
||
|