Releases: GetStream/stream-video-flutter
Releases · GetStream/stream-video-flutter
Release v0.10.0
What's Changed
- fix(samples): Pin gorouter to last version before 15.2 by @renefloor in #989
- feat(ui, llc): add backwards compatible partial state by @renefloor in #983
- chore(ui): Add version 0.9.6 to changelog by @renefloor in #997
- fix(ui): Remove some deprecations for useful parameters by @renefloor in #998
- chore(llc): multiple FAST reconnect attempts and improved ICE restarts by @Brazol in #994
- feat(llc): added mirror participant video method by @Brazol in #993
- chore(llc): regenerated open api models (v180.1.0) by @Brazol in #1000
- chore(ui): improved Android PiP implementation by @Brazol in #1003
- chore(llc): improved sfu error handling in call flow by @Brazol in #1004
- fix(llc): ringing rejection fix when calling multiple devices by @Brazol in #1007
- fix(llc): Leave call when failing to join by @renefloor in #1005
- chore(llc): bump stream_webrtc version by @Brazol in #1006
- fix(llc): fix for the edge case where the same call id is used for outgoind and incoming call by @Brazol in #1009
- build(repo): release 0.10.0 by @renefloor in #1008
- fix(llc): minor linter fixes by @Brazol in #1010
Full Changelog: v0.9.6...v0.10.0
Release v0.9.6
What's Changed
- chore(repo): workflow updates by @renefloor in #978
- chore(repo): fix PR title workflow by @renefloor in #985
- feat(llc, ui): added method with callbacks to handling audio interruptions (iOS, Android) by @Brazol in #984
- fix(llc): properly disconnect blocked user by @Brazol in #987
- chore(ui): Picture in Picture improvements by @Brazol in #986
- build(repo): Release v0.9.6 by @Brazol in #988
Full Changelog: v0.9.5...v0.9.6
Release v0.9.5
What's Changed
- chore: improve app distribution for dev and prod by @renefloor in #969
- chore: publish code coverage report by @renefloor in #971
- chore: Add first tests for video_flutter and noise cancellation by @renefloor in #972
- add video input selection dogfooding menu by @renefloor in #973
- fix(llc): fix update permission event handling by @Brazol in #974
- feat: add extendBody option for CallContent by @renefloor in #979
- feat: allow multiple simultaneous active calls by @Brazol in #977
- feat: add option to scan livestream qr code by @renefloor in #980
- chore: default audio logic in line with other sdks by @Brazol in #970
- Release v0.9.5 by @Brazol in #981
Full Changelog: v0.9.4...v0.9.5
Release v0.9.4
What's Changed
- chore: fix warnings after SharePlus upgrade by @Brazol in #966
- fix: do not unsubscribe screen share track when zooming by @Brazol in #964
- chore: expose additional builders in LivestreamPlayer by @Brazol in #965
- Improve horizontal layout on very wide windows by @renefloor in #967
- Release v0.9.4 by @Brazol in #968
Full Changelog: v0.9.3...v0.9.4
v0.9.3
What's Changed
- feat: stats-v2 by @Brazol in #944
- Store previous sorting of participants before sorting again by @renefloor in #957
- fix: fix app init delay by @Brazol in #955
- chore: call duration stream by @Brazol in #959
- Always create a new track on web by @renefloor in #954
- Feature/improve dogfooding settings menu by @renefloor in #960
- update share_plus package in examples by @renefloor in #961
- feat: add customization for LivestreamPlayer controls by @Brazol in #962
- Release v0.9.3 by @Brazol in #963
Full Changelog: v0.9.2...v0.9.3
Release v0.9.2
What's Changed
- chore: cleanup logging by @Brazol in #933
- chore: regenerate protobuf by @Brazol in #930
- chore: regenerate openapi models by @Brazol in #931
- feat: qr scanner on dogfooding app by @renefloor in #934
- dogfooding: show call qr code by @renefloor in #937
- fix: build issues fixes by @Brazol in #942
- chore: added members to call state by @Brazol in #940
- fix: call api fixes by @Brazol in #939
- fix: listen to unread count stream by @renefloor in #938
- chore: livestream player improvements by @Brazol in #941
- downgrade webrtc package by @renefloor in #945
- chore: putting minimum iOS version back to 14 by @renefloor in #946
- fix: leave call when leaving livestream by @renefloor in #948
- chore: bump internet connection checker dependency by @Brazol in #950
- Release v0.9.2 by @Brazol in #949
Full Changelog: v0.9.1...v0.9.2
Release v0.9.1
What's Changed
- chore: bump flutter callkit incoming by @Brazol in #926
- Feature/upgrade macos version by @renefloor in #927
- feat: Set bundlePolicy for the peerconnection by @renefloor in #923
- feat(llc): camera zoom and focus by @Brazol in #924
- chore: stream flutter webrtc version bump by @Brazol in #928
- Release v0.9.1 by @Brazol in #929
Full Changelog: v0.9.0...v0.9.1
Release v0.9.0
What's Changed
- feat: Noise cancellation feature by @Brazol in #873
- Fix battery save mode exception in sendSfuStats method by @khensunny in #912
- fix(web): ensure screen sharing is ended when stopping it through browser by @EvertonMJunior in #906
- fix(android): add missing MANAGE_OWN_CALLS permission due to foreground service with phoneCall type by @EvertonMJunior in #908
- fix: subscribe to remote track when it comes late by @Brazol in #910
- fix(llc): fix checks for local participant by @Brazol in #915
- fix(llc): multiple screen sharing sources by @Brazol in #917
- fix: check if audio processor is configured before starting nc by @Brazol in #919
- chore: added reason to onCallDisconnected callback by @Brazol in #903
- fix: call preference initialization during ringing by @Brazol in #921
- feat: sync CallKit screen mute button with SDK mute action by @Brazol in #920
- fix(llc): fixes for fast reconnect flow by @Brazol in #918
- Release v.0.9.0 by @Brazol in #922
New Contributors
- @khensunny made their first contribution in #912
Full Changelog: v0.8.4...v0.9.0
Release v0.8.4
What's Changed
- chore: bump webrtc to 0.12.12 by @Brazol in #889
- chore: bump webrtc version by @renefloor in #891
- chore: dogfooding custom credentials by @Brazol in #892
- feat: add pana checks by @xsahil03x in #896
- dogfooding: allow env switching on web by @renefloor in #890
- feat: Added pin/unpin for everyone method to Call by @Brazol in #897
- chore(llc): added membersLimit parameter by @Brazol in #886
- fix: fix for PiP still active when app foregrounded on iOS by @Brazol in #888
- fix: Update device_info and webrtc dependencies by @renefloor in #898
- Release v0.8.4 by @Brazol in #899
Full Changelog: v0.8.3...v0.8.4
Release v0.8.3
What's Changed
- fix: don't handle deeplink on login by @renefloor in #881
- chore(llc): Added CallPreferences to observeCoreCallKitEvents by @Brazol in #883
- feat: Add audioLevels and activeSpeakers by @renefloor in #882
- feat: desktop screensharing by @renefloor in #865
- Release v0.8.3 by @Brazol in #885
Full Changelog: v0.8.2...v0.8.3