Releases: 100mslive/100ms-android
Releases · 100mslive/100ms-android
1.3.9 on 31-Mar-2026
What's Changed
- Update HMS Room Kit and SDK versions by @sapta100ms in #799
- The latest version of the SDK has a fix for the telephony callback registration crash
Full Changelog: 1.3.8...1.3.9
1.3.8 on 26-Mar-2026
What's Changed
Add local pinning and global spotlight for video tiles by @sapta100ms in #798
- Tap to pin: Tapping a video tile in the grid view pins it locally, switching to a focused pinned view with a thumbnail strip of other participants.
- Spotlight for everyone: Hosts can long-press a video tile and select "Spotlight" to pin it globally for all participants via the HMSSession Store. Non-host users are automatically switched to the pinned view and cannot dismiss the spotlight.
- Unpin: A close button and tap-to-unpin (with confirmation) allow users to return to the grid view. For global spotlights, only hosts can remove the pin.
Full Changelog: 1.3.7...1.3.8
1.3.7 on 19-Jan-2026
What's Changed
- Fix foreground service notification issues and subsequent null pointer crashes
Full Changelog: 1.3.6...1.3.7
1.3.6 on 06-Jan-2026
What's Changed
- Fix the bug of call disconnecting for hls viewers when app goes to background
Full Changelog: 1.3.5...1.3.6
1.3.5 on 12-Dec-2025
What's Changed
- Carries the same changes that we had in room-kit version 1.3.4 (which wasn't released because of an missing-asset issue).
- Add the missing app logo asset.
Full Changelog: 1.3.4...1.3.5
1.3.4 on 12-Dec-2025
What's Changed
- Foreground services implementation - app shows notification (foreground) whenever user minimises the app or switches to some other screen (HOME or other app). This fixes the issue of audio getting disconnected when app is in background.
- Client app can pass notification texts, icon images to the library to customise the notification through the new HMSPrebuiltOptions field
CallNotificationConfig.
Wasn't published to Maven because of a missing asset in CallForegroundService! Please use 1.3.5 for the changes here.
Full Changelog: 1.3.3...1.3.4
1.3.3 on 26-Nov-2025
1.3.2 on 27-Oct-2025
Support HMS Android SDK 2.9.78
1.3.1 on 11-Aug-2025
Crash fix
v1.3.0 on 08-aug-2025
Upgraded to HMS SDK 2.9.77 which provides 16kb page support