Skip to content

Releases: GetStream/stream-video-flutter

Release v0.7.1

20 Jan 16:23
689e662
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.7.0...v0.7.1

Release v0.7.0

15 Jan 14:46
2fd8ccc
Compare
Choose a tag to compare

What's Changed

  • chore: added workflow_dispatch trigger to Distrubute dogfooding app CI by @Brazol in #821
  • chore: AGP 8 compatibility by @Brazol in #820
  • feat: Video filters by @Brazol in #799
  • fix(Android): fixes ending the call when in PiP by @Brazol in #822
  • feat: codec negotiation by @Brazol in #811
  • feat: report connection times to SFU stats by @Brazol in #818
  • feat: Closed captions by @Brazol in #796
  • fix(llc): Fix for ringing call rejection by @Brazol in #824
  • chore(dogfooding): fixes firebase config for Dogfooding by @Brazol in #823
  • Release v0.7.0 by @Brazol in #825

Full Changelog: v0.6.1...v0.7.0

Release v0.6.1

30 Dec 14:45
2369743
Compare
Choose a tag to compare

What's Changed

  • feat: call quality rating by @Brazol in #793
  • docs: adds packages size badges to Readme by @Brazol in #794
  • fix(dogfooding): fixes to dogfooding auth flow by @Brazol in #800
  • chore: removed docusaurus by @Brazol in #801
  • feat: device thermal state reported to stats by @Brazol in #804
  • fix: fixes for locked screen issues on iOS by @Brazol in #803
  • fix(Android): stop foreground service when app is killed by @Brazol in #812
  • fix(Android): Added method to ensure lock screen permission on Android by @Brazol in #814
  • chore: Updated minimum Flutter version to 3.24.5 by @Brazol in #815
  • Release v0.6.1 by @Brazol in #816

Full Changelog: v0.6.0...v0.6.1

Release v0.6.0

06 Nov 11:48
309c7f9
Compare
Choose a tag to compare

What's Changed

  • fix(dogfooding): dogfooding uni_links dependency changed to app_links by @Brazol in #773
  • chore: updated firebase dependencies to fix Xcode 16 build issues by @Brazol in #778
  • Added more details about the anon users by @martinmitrevski in #779
  • fix: fixing ringing in terminated state docs (and dogfooding app) by @Brazol in #780
  • fix(push): send createDevice request only once per token change by @Brazol in #777
  • chore(dogfooding): dogfooding distribution workflow fix - android by @Brazol in #783
  • fix(dogfooding): fixed dogfooding app name by @Brazol in #785
  • chore(dogfooding): changed icon for dogfooding app by @Brazol in #786
  • Update code signing by @testableapple in #787
  • feature(llc): Reconnects v2 by @Brazol in #768
  • fix(dogfooding): Fixes dogfooding app compatibility with apple silicon by @Brazol in #788
  • feat(llc): support target resolution setting by @Brazol in #789
  • feat(llc): Added participants count in CallState by @Brazol in #790
  • feat(llc): manual quality selection by @Brazol in #791
  • Release v0.6.0 by @Brazol in #792

New Contributors

Full Changelog: v0.5.5...v0.6.0

Release v0.5.5

15 Oct 10:28
8bf6204
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.4...v0.5.5

Release v0.5.4

20 Sep 07:12
aee41e9
Compare
Choose a tag to compare

What's Changed

  • docs: custom data docs by @Brazol in #758
  • chore(llc): regular push notifications handling by @Brazol in #762
  • fix(llc): fixed foreground service being recreated when declining the call by @Brazol in #764
  • chore(dogfooding): enhanced dogfooding readme by @Brazol in #765
  • chore: remove the deprecated flutter_background package by @Brazol in #763
  • chore: dependencies update by @Brazol in #755
  • Release v0.5.4 by @Brazol in #766

Full Changelog: v0.5.3...v0.5.4

Release v0.5.3

13 Sep 11:11
20d2ef9
Compare
Choose a tag to compare

What's Changed

  • docs: docs rewrite by @Brazol in #753
  • fix: fixed empty roles list in call participant state by @Brazol in #757
  • fix(llc): rewrite of the rtc video layers creation logic - fix for video quality issues by @Brazol in #754
  • fix: hide CallKit notification when call is accepted from inside the app by @Brazol in #759
  • Release v0.5.3 by @Brazol in #760

Full Changelog: v0.5.2...v0.5.3

Release v0.5.2

09 Sep 07:32
399dbbe
Compare
Choose a tag to compare

What's Changed

  • chore(llc): Regenerated open-api models by @Brazol in #740
  • fix: fixes for ringing on iOS terminated state by @Brazol in #750
  • fix: fixes foreground service error when mic permission is not granted by @Brazol in #751
  • docs: small docs refactor by @Brazol in #749
  • fix: fixing on leave call callback by @Brazol in #748
  • fix: setting lockscreen visibility to public by @Brazol in #747
  • Release v0.5.2 by @Brazol in #752

Full Changelog: v0.5.1...v0.5.2

Release v0.5.1

28 Aug 10:31
4b8914f
Compare
Choose a tag to compare

What's Changed

  • fix: dismissing reactions after 5s by @Brazol in #730
  • docs: android foreground service docs by @Brazol in #732
  • docs: added section about foreground call handling in ringing docs by @Brazol in #733
  • fix: fixed connection quality update for other participants by @Brazol in #734
  • fix(llc): video parameter added to distinguish between video and audio-only calls by @Brazol in #735
  • [PBE-0] fix android notification buttons being unresponsive by @kanat in #736
  • docs: expanded on background modes docs by @Brazol in #739
  • Allow Lobby components to use a custom instance of StreamVideo by @ptrbrynt in #742
  • fix(llc): fixed decline call when in terminated state by @Brazol in #744
  • Release v0.5.1 by @Brazol in #745

New Contributors

Full Changelog: v0.5.0...v0.5.1

Release v0.5.0

05 Aug 12:53
2781d81
Compare
Choose a tag to compare

What's Changed

  • chore(llc): removed previously deprecated paramteres by @Brazol in #726
  • feat: PiP support for iOS by @Brazol in #712
  • fix: (Android >14) fixed microphone muting in background by @Brazol in #729
  • Release v0.5.0 by @Brazol in #727

Full Changelog: v0.4.4...v0.5.0