Releases: GetStream/stream-video-flutter
Releases · GetStream/stream-video-flutter
Release v0.4.4
What's Changed
- Small fixes to the docs by @martinmitrevski in #719
- Update the push notifications docs by @martinmitrevski in #720
- chore(llc): changed default call type constructor name by @Brazol in #718
- fix(llc): fixed screen sharing quality by @Brazol in #721
- fix(llc): watch support for queryCalls method by @Brazol in #722
- fix: export floating view alignment enum by @Brazol in #723
- chore(llc): added listRecordings method to StreamVideo class by @Brazol in #724
- Release v0.4.4 by @Brazol in #725
New Contributors
- @martinmitrevski made their first contribution in #719
Full Changelog: v0.4.3...v0.4.4
Release v0.4.3
What's Changed
- docs: added additional cookbook guides by @deven98 in #540
- fix: full reconnect flow by @deven98 in #685
- chore: migrated to new open api spec by @deven98 in #687
- fix(llc): fixing web integration by @Brazol in #684
- refactor: removed actions from codebase by @deven98 in #690
- docs: tweaks for ringing docs by @Brazol in #692
- docs: fix background voip example by @Brazol in #695
- fix: fixes screen sharing permission handling on Android by @Brazol in #697
- feat: missed calls by @kanat in #694
- chore: missing missed call parts by @Brazol in #700
- added pronto-staging env to dogfooding by @Brazol in #698
- fix: fixed accepting ringing during call by @Brazol in #699
- fix hang-up behaviour by @kanat in #702
- feat(llc): missed push handled on ios by @Brazol in #703
- feat(LLC): Support for transcription added to SDK by @Brazol in #701
- fix: CallKit now displays appropriate video and audio call labels. by @deven98 in #709
- feat: taking a screenshot of a video track by @Brazol in #714
- chore(llc): Added timeout reason for call reject by @Brazol in #713
- added external storage param to recording by @Brazol in #715
- Release v0.4.3 by @Brazol in #716
Full Changelog: v0.4.2...v0.4.3
Release v0.4.2
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
What's Changed
- feat(llc): add handling of participantUpdated SFU event by @esarbanis in #672
- fix: add foreground service type to AndroidManifest by @Brazol in #674
- chore: add postclean to workflow by @Brazol in #676
- chore: bump connectivity plus by @Brazol in #675
- Release v0.4.1 by @Brazol in #677
Full Changelog: v0.4.0...v0.4.1
Release v0.4.0
What's Changed
- docs: small changes and doc fixes by @deven98 in #665
- fix: delayed subscriber offer handling by @Brazol in #666
- fix: fixing iOS speakerphone initialization by @Brazol in #664
- fix: using correct code to disconnect from WS by @Brazol in #667
- fix(dogfooding): dogfooding fixes by @Brazol in #668
- fix: fixed MediaStreamTrack compilation error for web by @Brazol in #657
- chore: dart format by @Brazol in #669
- Release v0.4.0 by @Brazol in #670
Full Changelog: v0.3.9...v0.4.0
Release v0.3.9
Release v0.3.8
Release v0.3.7
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
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
- @TinhHuynh made their first contribution in #628
Full Changelog: v0.3.5...v0.3.6
Release v0.3.5
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