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

Release 1.1.0 prebuilt #1811

Closed
wants to merge 3 commits into from
Closed
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
20 changes: 19 additions & 1 deletion docs/android/v2/changelog/release-notes-prebuilt.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,26 @@
nav: 4.2
description: Release Notes for 100ms Android Prebuilt
---
## v1.1.1 - 2023-10-21
### Added
Polls answering.
Updated to use themes from prebuilt.
Uses SDK 2.8.8 which corrects an issue with polls state being incorrectly updated.

## v1.1.0 - 2023-10-13
### Fixes
- Bug fix for import issues without Jitpack.
- 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.
- Updated dependencies.


## v1.0.0 - 2023-09-14
### Added
Hello world. Prebuilt is launched. Customize your app themes and add video conferencing to your app with one line of code.
Details [here](https://www.100ms.live/docs/javascript/v2/quickstart/prebuilt-quickstart).
Details [here](https://www.100ms.live/docs/javascript/v2/quickstart/prebuilt-quickstart).
Loading