Skip to content

Releases: GetStream/stream-video-flutter

Release v1.2.4

03 Feb 11:42
d3ad830

Choose a tag to compare

What's Changed

  • fix(llc): fix call connection issues on web by @Brazol in #1171

Full Changelog: v1.2.3...v1.2.4

Release v1.2.3

03 Feb 11:42
9119d81

Choose a tag to compare

What's Changed

  • chore(repo): fixes required for pana by @Brazol in #1152
  • fix(llc): reconnect improvements by @Brazol in #1150
  • fix(llc): handle tracks sfu events before participant join by @Brazol in #1153
  • fix(ui): fixed callkit event silencing by @Brazol in #1154
  • feat(ui): exposed additional callkit options by @Brazol in #1138
  • chore(llc): improved call.leave() performance by @Brazol in #1157
  • fix(llc): pause audio playout when leaving call to release iOS audio session by @Umair-Syed in #1155
  • fix(ui): Skia flickering fix on Android by @Brazol in #1147
  • chore(llc): expose rtc stats classes by @Brazol in #1165
  • fix(llc): make sure android audio configuration is applied before creating rtc manager by @Brazol in #1164
  • fix(ui): fixes call ringing on Android when app is in detached state by @Brazol in #1161
  • chore(repo): Release v1.2.3 by @Brazol in #1166

New Contributors

Full Changelog: v1.2.2...v1.2.3

Release v1.2.2

30 Dec 16:25
5b8d0c9

Choose a tag to compare

What's Changed

  • fix(ui): ensure proper cleanup when app terminated by @Brazol in #1143
  • chore(repo): Release v.1.2.2 by @Brazol in #1144

Full Changelog: v1.2.1...v1.2.2

Release v1.2.1

30 Dec 16:21
e1dd4f3

Choose a tag to compare

What's Changed

  • fix(ui): extract callkit manager to make it independent of flutter initialization by @Brazol in #1140
  • fix(ui): await screen share service creation by @Brazol in #1139
  • chore(repo): Release 1.2.1 by @Brazol in #1141

Full Changelog: v1.2.0...v1.2.1

Release v1.2.0

30 Dec 16:20
e3e80cd

Choose a tag to compare

What's Changed

  • fix(ui): Adding foregroundServiceType camera by @renefloor in #1131
  • fix(ui): Run background service even without notification by @renefloor in #1133
  • fix(ui): fixed unnecessary video filter application when camera track is disabled by @Brazol in #1134
  • chore(repo): Release v1.2.0 by @Brazol in #1136

Full Changelog: v1.1.0...v1.2.0

Release v1.1.0

16 Dec 17:26
e865085

Choose a tag to compare

What's Changed

  • chore(llc): improved join call time by @Brazol in #1126
  • feat(ui): added option to prioritise track to display in Picture in Picture mode by @Brazol in #1127
  • fix(ui): Fixes for android crashes on older Android versions by @Brazol in #1128
  • chore(llc): added retries policy to location service by @Brazol in #1129
  • feat(ui): added support for multiple hosts and screen sharing to LivestreamPlayer by @Brazol in #1125
  • chore(repo): Release v1.1.0 by @Brazol in #1130

Full Changelog: v1.0.2...v1.1.0

Release v1.0.2

04 Dec 14:38
1b3dfc6

Choose a tag to compare

What's Changed

Full Changelog: v1.0.1...v1.0.2

Release v1.0.1

01 Dec 15:19
807e750

Choose a tag to compare

What's Changed

  • feat(ui): livestream player improvements by @Brazol in #1118
  • feat(ui): option to set target resolution during the call by @Brazol in #1119
  • chore(repo): Release v1.0.1 by @Brazol in #1120

Full Changelog: v1.0.0...v1.0.1

Release v1.0.0

25 Nov 17:45
ad461d0

Choose a tag to compare

What's Changed

  • feat(llc): migrated callkit incoming into stream_video_push_notification by @Brazol in #1044
  • chore(repo): Improved test coverage for coordinator events handling in Call class by @Brazol in #1099
  • chore(repo): make ringing work when example app is in the background by @Brazol in #1105
  • chore(repo): SPM support for video sdk by @Brazol in #1104
  • fix(ui): fixes for PiP mode on iOS by @Brazol in #1101
  • fix(llc): delay StreamVideo instance disposing by @Brazol in #1112
  • feat(llc): ring individual call member by @Brazol in #1111
  • chore(repo): extract video filters to separate package by @Brazol in #1110
  • chore(repo): remove deprecated members by @Brazol in #1107
  • chore(deps): bump actions/checkout from 4 to 6 in the all-actions group by @dependabot[bot] in #1113
  • chore(repo): bump webrtc version by @Brazol in #1116
  • chore(repo): Release v1.0.0 by @Brazol in #1115

Full Changelog: v0.11.2...v1.0.0

Release v0.11.2

31 Oct 21:03
398ee6d

Choose a tag to compare

What's Changed

  • chore(ci): configure Dependabot and update PR title validation by @xsahil03x in #1080
  • fix(samples): disable explicit modules by @renefloor in #1074
  • fix(llc,ui): fixing screen share cancelation by @Brazol in #1085
  • fix(llc): fixes for input/output device setting on web by @Brazol in #1086
  • chore(repo): remove depraceted env file usages by @Brazol in #1087
  • chore(deps): bump the all-actions group with 4 updates by @dependabot[bot] in #1081
  • fix(llc): callMembers not updating correctly after call session start by @Brazol in #1092
  • chore(repo): update WebRTC dependency to M137 by @Brazol in #1093
  • fix(llc): fix camera flip by @Brazol in #1094
  • fix(ui): initials creation fix by @Brazol in #1091
  • chore(repo): Release v0.11.2 by @Brazol in #1095

New Contributors

Full Changelog: v0.11.1...v0.11.2