Releases: 100mslive/100ms-android
Releases · 100mslive/100ms-android
Prebuilt SDK release 1.1.93
Fixed
- Crash on OS 6
Prebuilt SDK release 1.1.92
Fixed
- Fix NoSuchMethodError: No interface method getOrDefault in OS 6
- Remove BLUETOOTH_CONNECT permission for Android 12 and above
- Crash while coming from background
- add response time to quiz answers
- Participant summary fixes
- Stop Camera access if user declines come to stage request
- Added auto scroll in pinned messages
Prebuilt SDK release 1.1.91
Fixed
- Crashes when going to background a long time and returning.
- Users were able to answer the quiz again on rejoin.
Added
- Stream ended UI if the stream ends.
Prebuilt SDK release 1.1.9
Added
- Quizzes Leaderboard
Fixed
- RBAC chat issues
- Crash fix for activity being killed in the background and android recreating it.
v1.1.8 on Dec-20-2023
Fixed
- Crash on Android lollipop when reading timed metadata
Prebuilt SDK release 1.1.7
Added
- When a poll is started, the HLS viewers will receive it in sync with the video so context is maintained.
- Peers can now be brought on stage without asking, their audio and video is muted when this role change happens.
- Settings icon in hls player to choose resolution.
Fixed
- When the room is ended or a peer is removed from room, if they were on the polls page they wouldn't be removed immediately.
- The text for the chat being blocked is now shown to peers on the overlay chat.
- When attempting to go into PIP, devices on Android 8 and below were crashing. PIP is currently unsupported and removed.
- The peer's hand raise state was not being removed when they were brought onto stage.
- Audio icon which only affects webrtc peers, removed from hls
v1.1.6 on Dec-08-2023
Added
- Polls can be synced with HLS playback using timed metadata
- If a username is provided while joining in
HMSPrebuiltOptions
then dont allow to modify it in preview
Prebuilt SDK release 1.1.5
Added
- Chat RBAC allows fine grained access controls for chats.
- Users can now be blocked from chat, max 26.
- Messages can now be hidden from the chat, max 26.
- Messages can be pinned (upto 1020 characters)
- Chat can be paused (but not from android, only from web)
Fixed
- Crash fix for very old android versions under api 24.
Prebuilt SDK release 1.1.4
Added
- Beam intermediate states.
- Landscape mode for HLS.
Fixed
- Publish and subscribe states being enabled from the dashboard.
Prebuilt SDK release 1.1.3
Added
Add option launch prebuilt using token
instead of room code
using HMSRoomKit.launchPrebuiltUsingAuthToken()