Skip to content

Releases: GetStream/stream-video-android

1.0.5

07 Jun 14:02

Choose a tag to compare

What's Changed

  • [PBE-3935] Fix RtcSession.connect() indefinite suspend bug by @liviu-timar in #1103
  • Migrate to Kotlin 2.0.0 and Compose Compiler plugin by @skydoves in #1104
  • [PBE-3907] Update SDK to handle missed call notifications by @kanat in #1105

1.0.4

30 May 14:45

Choose a tag to compare

What's Changed

Full Changelog: 1.0.3...1.0.4

1.0.3

30 May 13:15

Choose a tag to compare

What's Changed

Full Changelog: 1.0.2...1.0.3

1.0.2

27 May 12:46

Choose a tag to compare

What's Changed

Full Changelog: 1.0.1...1.0.2

1.0.1

17 May 15:11

Choose a tag to compare

What's Changed

Full Changelog: 1.0.0...1.0.1

1.0.0

07 May 14:34

Choose a tag to compare

What's Changed

Full Changelog: 0.5.8...1.0.0

0.5.8

03 May 13:42

Choose a tag to compare

What's Changed

Full Changelog: 0.5.7...0.5.8

0.5.7

23 Apr 08:03

Choose a tag to compare

What's Changed

Full Changelog: 0.5.6...0.5.7

0.5.6

15 Apr 14:38

Choose a tag to compare

What's Changed

Full Changelog: 0.5.5...0.5.6

0.5.5

12 Apr 09:16

Choose a tag to compare

What's Changed

  • Bump kotlin to 1.9.23, compose compiler to 1.5.11, and several dependencies by @skydoves in #1055
  • Implement onPermissionResult callback for launching camera & microphone by @skydoves in #1057
  • Handle incoming call accept in "same user on multiple devices" scenario by @liviu-timar in #1058
  • Add option to make ringing notification as low priority in foreground by @DanielNovak in #1061
  • Improve incoming call reject logic by @liviu-timar in #1059
  • Out of the box CallActivity (StreamCallActivity, ComposeStreamCallActivity) added by @aleksandar-apostolov in #1060
  • Add error logging if device push registration fails by @DanielNovak in #1062

Full Changelog: 0.5.4...0.5.5