-
Notifications
You must be signed in to change notification settings - Fork 34
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Fix remove old video subscribe doc (#2332) * 1.14.1 iOS Release (#2329) * Update auto-video-degrade-restore.mdx --------- Co-authored-by: ygit <[email protected]> Co-authored-by: Dmitry Fedoseyev <[email protected]> * Android pre call diagnostic docs (#2331) * 1.14.1 iOS Release (#2329) * Added pre call diagnostic docs * Update pre-call-diagnostics.mdx * Update pre-call-diagnostics.mdx * fix syntax * Added code tabs * Updated to new HMSDiagnostic class name * Fixed typos --------- Co-authored-by: ygit <[email protected]> Co-authored-by: Dmitry Fedoseyev <[email protected]> Co-authored-by: Gulzar <[email protected]> * added VB prebuilt docs (#2335) * Android API reference docs PR (#2338) * 1.14.1 iOS Release (#2329) * 1.15.0 iOS Release (#2334) * Updating the API reference for SDK version --------- Co-authored-by: ygit <[email protected]> Co-authored-by: Dmitry Fedoseyev <[email protected]> Co-authored-by: Aniket Kadam <[email protected]> * Release notes android v2.9.64 (#2339) Fixed typos * fix: web release notes * docs(web): update api reference * fix * fix: review comments * updated Event listener docs (#2343) * AN-1673: vb/nc docs (#2344) * Add search for peers info to large room * Add VB for room kit as well * Consolidate how prebuilt version is declared * Mention prebuilt in NC docs * More detail * Update code indications so it doesn't spell check. * Update limits * Size docs for android (#2345) Adding size docs for versions * fix: max peers query limit --------- Co-authored-by: Gulzar <[email protected]> Co-authored-by: ygit <[email protected]> Co-authored-by: Dmitry Fedoseyev <[email protected]> Co-authored-by: Pratim Mallick <[email protected]> Co-authored-by: Jatin Nagar <[email protected]> Co-authored-by: Aniket Kadam <[email protected]> Co-authored-by: KaustubhKumar05 <[email protected]> Co-authored-by: KaustubhKumar05 <[email protected]>
- Loading branch information
1 parent
959cb82
commit 7552986
Showing
12 changed files
with
285 additions
and
69 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 |
---|---|---|
@@ -0,0 +1 @@ | ||
[![](https://img.shields.io/badge/dynamic/xml.svg?label=100ms-Prebuilt&color=blue&query=%2F%2Fmetadata%2Fversioning%2Flatest&url=https%3A%2F%2Frepo1.maven.org%2Fmaven2%2Flive%2F100ms%2Froom-kit%2Fmaven-metadata.xml)](https://jitpack.io/#100mslive/room-kit) |
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
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
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
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
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
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
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
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
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
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 |
---|---|---|
|
@@ -15,6 +15,42 @@ 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-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-07-22 | ||
|
||
Released: `@100mslive/[email protected]`, `@100mslive/[email protected]`, `@100mslive/[email protected]`, `@100mslive/[email protected]`, `@100mslive/[email protected]` | ||
|
||
### Added: | ||
- Roomkit Prebuilt: PIP chat | ||
- Roomkit Prebuilt: Switch role option for local peer if permission is present | ||
- Roomkit Prebuilt: Sort handraise in participant list - first one to raise hand will be shown first | ||
- Roomkit Prebuilt: Hand raise notification when the call tab is inactive | ||
|
||
### Fixed: | ||
- Roomkit Prebuilt: Flip camera shown for Firefox on desktop | ||
|
||
## 2024-07-10 | ||
|
||
Released: `@100mslive/[email protected]`, `@100mslive/[email protected]`, `@100mslive/[email protected]`, `@100mslive/[email protected]`, `@100mslive/[email protected]` | ||
|
||
### Added: | ||
- `useAudioMode` custom hook to manage audio mode. Can be selected from the store using `selectLocalMediaSettings` | ||
|
||
### Fixed: | ||
- Roomkit Prebuilt: Rejoining after role change persists the last layout instead of honoring the roomcode | ||
- Roomkit Prebuilt: Mweb inset tile hidden during screenshare | ||
|
||
## 2024-06-25 | ||
|
||
Released: `@100mslive/[email protected]`, `@100mslive/[email protected]`, `@100mslive/[email protected]`, `@100mslive/[email protected]`, `@100mslive/[email protected]` | ||
|
||
### Added: | ||
- Pre call diagnostics support | ||
- Roomkit Prebuilt: Pre call diagnostics | ||
- Music mode | ||
|
||
### Fixed: | ||
- Roomkit Prebuilt: Limited chat message length to prevent abuse | ||
|
||
## 2024-06-14 | ||
Released: `@100mslive/[email protected]`, `@100mslive/[email protected]`, `@100mslive/[email protected]`, `@100mslive/[email protected]`, `@100mslive/[email protected]` | ||
|
||
|
Oops, something went wrong.