Skip to content

Commit

Permalink
Release 1.1.0 prebuilt
Browse files Browse the repository at this point in the history
  • Loading branch information
AniketSK committed Oct 16, 2023
1 parent 9fd1d0f commit e093a7b
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions docs/android/v2/changelog/release-notes-prebuilt.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,18 @@
nav: 4.2
description: Release Notes for 100ms Android Prebuilt
---
## v1.1.0 - 2023-10-13
### Fixes
- Bug fix for import issues without jitpack.

Check failure on line 8 in docs/android/v2/changelog/release-notes-prebuilt.mdx

View workflow job for this annotation

GitHub Actions / vale

[vale] docs/android/v2/changelog/release-notes-prebuilt.mdx#L8

[Vale.Spelling] Did you really mean 'jitpack'?
Raw output
{"message": "[Vale.Spelling] Did you really mean 'jitpack'?", "location": {"path": "docs/android/v2/changelog/release-notes-prebuilt.mdx", "range": {"start": {"line": 8, "column": 37}}}, "severity": "ERROR"}
- Lower local peer's hand when their role is changed.
- Fixed double notifications for hand raise.
- Participants list doesn't jump when updating.

### Added
- Hand raise lower using groups.
- Targeting api level 33.

Check failure on line 15 in docs/android/v2/changelog/release-notes-prebuilt.mdx

View workflow job for this annotation

GitHub Actions / vale

[vale] docs/android/v2/changelog/release-notes-prebuilt.mdx#L15

[Vale.Spelling] Did you really mean 'api'?
Raw output
{"message": "[Vale.Spelling] Did you really mean 'api'?", "location": {"path": "docs/android/v2/changelog/release-notes-prebuilt.mdx", "range": {"start": {"line": 15, "column": 13}}}, "severity": "ERROR"}
- Updated depedencies

Check failure on line 16 in docs/android/v2/changelog/release-notes-prebuilt.mdx

View workflow job for this annotation

GitHub Actions / vale

[vale] docs/android/v2/changelog/release-notes-prebuilt.mdx#L16

[Vale.Spelling] Did you really mean 'depedencies'?
Raw output
{"message": "[Vale.Spelling] Did you really mean 'depedencies'?", "location": {"path": "docs/android/v2/changelog/release-notes-prebuilt.mdx", "range": {"start": {"line": 16, "column": 11}}}, "severity": "ERROR"}


## v1.0.0 - 2023-09-14
### Added
Expand Down

0 comments on commit e093a7b

Please sign in to comment.