Skip to content

Releases: GetStream/stream-video-flutter

Release v0.4.2

21 May 09:42
42cbd42
Compare
Choose a tag to compare

What's Changed

  • chore(llc): Added missing ClientDetails to sfu join request by @Brazol in #678
  • fix(llc): tweaked sfu events handling by @Brazol in #679
  • fix: fixes camera/mic toggling in outgoing/incoming call screen by @Brazol in #680
  • fix: fixed screensharing persistence and track issue by @deven98 in #681
  • Release v0.4.2 by @Brazol in #682

Full Changelog: v0.4.1...v0.4.2

v0.4.1

14 May 16:32
032038f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.0...v0.4.1

Release v0.4.0

08 May 13:23
b4640ca
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.9...v0.4.0

Release v0.3.9

23 Apr 13:44
e32b81b
Compare
Choose a tag to compare

What's Changed

  • chore(dogfooding): update dogfooding deps to 0.3.8 by @Brazol in #659
  • fix: fixing compilation issues in Flutter 3.19 by @Brazol in #661
  • Release v0.3.9 by @Brazol in #662

Full Changelog: v0.3.8...v0.3.9

Release v0.3.8

22 Apr 12:41
a2c2f7a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.7...v0.3.8

Release v0.3.7

15 Apr 18:33
f3da72b
Compare
Choose a tag to compare

What's Changed

  • chore(repo): set flutter minimum version by @esarbanis in #650
  • fix: fixing screen sharing and switching screen sharing type on iOS by @Brazol in #649
  • Add docs for Call Recording by @Nash0x7E2 in #637
  • fix: audio output default device by @deven98 in #651
  • dogfooding: updated steam video dependencies by @Brazol in #642
  • feat(llc): add dispose to StreamVideo by @Brazol in #648
  • fix: set call notifications to low priority with no sound by @Brazol in #652
  • feat(llc): added mirror parameter to CameraConstraints by @Brazol in #641
  • Release v0.3.7 by @Brazol in #653

Full Changelog: v0.3.6...v0.3.7

Release v0.3.6

08 Apr 15:49
dab57d0
Compare
Choose a tag to compare

What's Changed

  • dogfooding: updating pubspec versions by @Brazol in #632
  • feat: expose single event stream in Call combining sfu and coordinator events by @Brazol in #625
  • fix: silenced android notifications by @deven98 in #621
  • fix(video_renderer): disable mirroring for rendering local back camera stream by @TinhHuynh in #628
  • Add to StreamOutgoingCallContent optional widget as background by @hajajmaor in #574
  • fix: fixes incorrect cid value crash by @deven98 in #635
  • fix: fixing participants mapping by @Brazol in #634
  • Release v0.3.6 by @Brazol in #639

New Contributors

Full Changelog: v0.3.5...v0.3.6

Release v0.3.5

02 Apr 09:07
f2d06f8
Compare
Choose a tag to compare

What's Changed

  • docs: small docs fixes by @Brazol in #605
  • feat: added keep connections open flag to StreamVideoOptions by @Brazol in #606
  • feat(llc): add stats sending by @esarbanis in #607
  • feat(dogfooding): accept call from terminated state in dogfooding + docs tweaks by @Brazol in #610
  • feat(dogfooding): added input/output audio device selection to dogfooding by @Brazol in #609
  • fix: respecting default audio output setting by @Brazol in #608
  • fix(llc): fixing call participants creation when receving call details by @Brazol in #613
  • Ignore .fvm by @Nash0x7E2 in #619
  • fix: fixing participant creation when ringing by @Brazol in #620
  • feat: Picture in picture support for Android by @Brazol in #614
  • Migrate LobbyView to TrackOptions.enabled by @Nash0x7E2 in #626
  • fix: fixing dispose in lobby view by @Brazol in #629
  • fix: linter issues fixed by @Brazol in #630
  • Release v0.3.5 by @Brazol in #631

Full Changelog: v0.3.4...v0.3.5

Release v0.3.4

06 Mar 12:48
221eba7
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.3...v0.3.4

Release v0.3.3

05 Mar 13:55
1ffe69f
Compare
Choose a tag to compare

What's Changed

  • feat: Refreshing the login, home and lobby screens of dogfooding app by @Brazol in #582
  • feat: Refreshed call screen of dogfooding app by @Brazol in #583
  • feat: Stream video flutter UI refresh - removed participant info components by @Brazol in #584
  • feat: Extended call stats event/stream added processed publisher/subscriber stats in CallState by @Brazol in #585
  • fix: fixes the incoming call from both CallKit and Stream by @Brazol in #588
  • feat(dogfooding): Settings menu button with reactions and call stats screen by @Brazol in #586
  • feat(llc): add static typing to call types by @esarbanis in #587
  • feat(repo): distribute Dogfooding App internally by @esarbanis in #590
  • feat(dogfooding): env switcher + dynamic link support by @Brazol in #589
  • fix(repo): set status to draft for our draft playstore app by @esarbanis in #591
  • fix: dogfooding env handling by @Brazol in #592
  • fix: various fixes in participants video UI by @Brazol in #593
  • fix: fixes the issue of missed calls when ringing with reused ids by @Brazol in #594
  • chore(repo): distribute dogfooding only when there are changes to it by @esarbanis in #596
  • docs: readme changes by @Brazol in #597
  • fix: fixed cid comparison by @Brazol in #598
  • fix: fixing ios call id issues when using firebase provider by @Brazol in #599
  • fix(llc): update stats format by @esarbanis in #600
  • feat(stats): local call stats added + stats documentation by @Brazol in #601
  • Release v0.3.3 by @Brazol in #602

Full Changelog: v0.3.2...v0.3.3