Skip to content

Releases: 100mslive/100ms-android

1.3.9 on 31-Mar-2026

31 Mar 08:35
6d8e9dc

Choose a tag to compare

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

26 Mar 08:17
6eaf69c

Choose a tag to compare

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

19 Jan 04:41
02ffcee

Choose a tag to compare

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

06 Jan 16:12
628ccbe

Choose a tag to compare

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

12 Dec 06:28
16a468f

Choose a tag to compare

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

12 Dec 04:59
46d85b2

Choose a tag to compare

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

26 Nov 11:05
2454826

Choose a tag to compare

What's Changed

  • Fix PreviewFragment's Null-Localpeer crash

Full Changelog: 1.3.2...1.3.3

1.3.2 on 27-Oct-2025

27 Oct 13:58
8e12e63

Choose a tag to compare

Support HMS Android SDK 2.9.78

1.3.1 on 11-Aug-2025

11 Aug 11:42
b628760

Choose a tag to compare

v1.3.0 on 08-aug-2025

08 Aug 12:47
3bead48

Choose a tag to compare

Upgraded to HMS SDK 2.9.77 which provides 16kb page support