Skip to content

Commit

Permalink
Release notes 2.7.3
Browse files Browse the repository at this point in the history
  • Loading branch information
AniketSK committed Aug 9, 2023
1 parent 2ed8ca4 commit 9a77add
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions docs/android/v2/changelog/release-notes.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,20 @@ title: Release Notes
nav: 4
description: Release Notes for 100ms Android SDK
---
## v2.7.3 - 2023-08-09

### Added
- Polls: Polls are now native to 100ms! Start quizzes or run a poll to get everyone's opinions.
- LayoutConfig (is this public?)
- Permissions callback: SDK reads the role and requests only the permissions needed, audio for audio users, audio and camera for broadcasters etc. The callback contains the required permissions, requesting is still up to the app.

### Fixed
- Publish stats: If `preview` wasn't used, stats weren't sent.

### Breaking Changes:
- `peerCount` in `HMSRoom` is now nullable.


## v2.7.2 - 2023-07-13

### Fix
Expand Down

0 comments on commit 9a77add

Please sign in to comment.