Skip to content

Releases: GetStream/stream-video-flutter

Release v0.10.0

04 Jul 13:31
12e581c
Compare
Choose a tag to compare

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

13 Jun 16:02
8ebff17
Compare
Choose a tag to compare

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

05 Jun 08:38
7ca6f77
Compare
Choose a tag to compare

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

22 May 09:27
7c89361
Compare
Choose a tag to compare

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

22 May 08:28
a4c1ec9
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.9.2...v0.9.3

Release v0.9.2

07 May 08:35
3885222
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.9.1...v0.9.2

Release v0.9.1

09 Apr 11:07
709428d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.9.0...v0.9.1

Release v0.9.0

02 Apr 12:00
e3827bd
Compare
Choose a tag to compare

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

Full Changelog: v0.8.4...v0.9.0

Release v0.8.4

14 Mar 12:15
20cdb7d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.8.3...v0.8.4

Release v0.8.3

07 Mar 07:59
2edafba
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.8.2...v0.8.3