Skip to content

Releases: 100mslive/100ms-android

v1.2.18 on 25-Jul-2024

25 Jul 04:39
517bec1
Compare
Choose a tag to compare

Fixed

Error notification Issue for apps which donot add VB dependency

v1.2.17 on 22-Jul-2024

22 Jul 17:34
00d602c
Compare
Choose a tag to compare

Added

  • Peer search in large rooms
  • Added VB support

v1.2.16 on 2nd July 2024

02 Jul 08:31
24ebcfa
Compare
Choose a tag to compare

Added

Role change UI added

What's Changed

Full Changelog: 1.2.15...1.2.16

v1.2.15 on 26th June 2024

26 Jun 13:36
14ab265
Compare
Choose a tag to compare

Added

HMSDiagnostics UI

What's Changed

Full Changelog: 1.2.13...1.2.15

v1.2.14 on 17th June 2024

17 Jun 06:59
9163e00
Compare
Choose a tag to compare

Added

  • Noise cancellation on-by-default or not according to the dashboard settings.
  • Preparation for HMSDiagnostics.
  • Analytics fixes for rtt and bitrate.

v1.2.13 on 30th May 2024

31 May 15:22
ac4146e
Compare
Choose a tag to compare

Roomkit

Added

  • Real Time transcriptions now available in rooms.

Fixed

  • Rare crash while adding/removing screenshare.
  • End Session is now visible in rooms where it should be.

v1.2.12 on 20-May-2024

20 May 09:57
bad37dd
Compare
Choose a tag to compare

Fixes

  • Whiteboard owner null fix.
  • Stream ended now behaves correctly in case of stream restarts.

Added

  • Names for bluetooth devices are listed.

v1.2.11 on 26-Apr-2024

26 Apr 11:59
6d88939
Compare
Choose a tag to compare

Fixed

  • ConcurrentModificationExceptions for video tracks,
  • ConcurrentModificationExceptions for speakers in MeetingViewMode.
  • IndexOutOfBounds when adding new tracks.
  • NoSuchMethodExceptions in Chat fragments, ParticipantTab fragment, ScreenShareFragment and VideoGridFragment.
  • Captions move out of the way of full screen minimizing buttons.

v1.2.1 on 22-Apr-2024

22 Apr 06:24
ac66fa7
Compare
Choose a tag to compare

Added

  • Transcriptions for live/webrtc calls.
  • Removed duplicate permissions that were in the SDK already.
  • Links with preview in them can be joined now as well.
  • Whiteboard improvements.

v1.2.0 on 08-Apr-2024

08 Apr 09:21
6816955
Compare
Choose a tag to compare

Fixed

  • Show chat count when it should.
  • Remove voice level indicator for SIP peers.
  • FOREGROUND_SERVICE_MEDIA_PROJECTION permission is moved the app instead of prebuilt.

Added

  • Hand Raise is optional in the dashboard and now hidden when it should be.
  • Add a SIP icon next to SIP peers.
  • Whiteboard.

Note: Add FOREGROUND_SERVICE_MEDIA_PROJECTION permissions to your app or screenshare will not work. Prebuilt removed this permission because it will trigger a Google Play Store checklist when you upload your app. Details here.