Skip to content

Releases: GetStream/stream-video-android

1.0.17

23 Oct 13:07
Compare
Choose a tag to compare

What's Changed

Features:

Bugfixes:

  • Selection of the audio device now follows the Dashboard settings by @liviu-timar in #1203
  • Fix a bug where the video would be missing on Android in a livestream by @kanat & @aleksandar-apostolov in #1211
  • Black list some CPU / codec combinations and fallback to software decoding instead (done in WebRTC library) by @kanat in #1210

Other:

Full Changelog: 1.0.16...1.0.17

1.0.16

10 Oct 12:35
Compare
Choose a tag to compare

What's Changed

Features

Bugfixes & Improvements

Other

Full Changelog: 1.0.15...1.0.16

1.0.15

27 Sep 14:51
Compare
Choose a tag to compare

What's Changed

Features

Bugfixes

Other

Full Changelog: 1.0.14...1.0.15

1.0.14

17 Sep 11:10
Compare
Choose a tag to compare

What's Changed

Features

Bugfixes

Other

  • Migrate to Compose 1.7.0 stable and other compose relevant dependencies by @skydoves in #1177

Full Changelog: 1.0.13...1.0.14

1.0.13

27 Aug 14:42
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.0.12...1.0.13

1.0.12

19 Jul 15:51
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.0.11...1.0.12

1.0.11

11 Jul 14:00
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.0.10...1.0.11

1.0.10

08 Jul 08:41
Compare
Choose a tag to compare

What's Changed

  • [PBE-5116] Prevent exception when resuming already completed continuation by @liviu-timar in #1132

Full Changelog: 1.0.9...1.0.10

1.0.9

03 Jul 11:13
Compare
Choose a tag to compare

What's Changed

  • Fix an issue where the socket would crash instead of triggering a correct reconnect and token refresh flow by @aleksandar-apostolov in #1128

Full Changelog: 1.0.8...1.0.9

1.0.8

02 Jul 16:13
Compare
Choose a tag to compare

What's Changed

  • [PBE-4806] Add example to prevent crash that appears when StreamCallActivity is recreated after being in background by @liviu-timar in #1121
  • Set up stability configuration file and bump compose library dependencies by @skydoves in #1122
  • Fix notification issues when R8 is enabled by @liviu-timar in #1124
  • Fix a concurrency issue with the DebugInfo class and fix and issue where the socket will crash if the token is expired by @aleksandar-apostolov in #1125

Full Changelog: 1.0.7...1.0.8