Skip to content

Releases: GetStream/stream-video-flutter

Release 0.1.1

25 Oct 08:16
2b57a78

Choose a tag to compare

What's Changed

  • docs: Ringing doc fix by @deven98 in #494
  • docs: remove refs to call.connect() by @deven98 in #495
  • fix: dogfooding deployment by @xsahil03x in #496
  • docs: participant label by @deven98 in #497
  • docs: user avatar by @deven98 in #498
  • Do not join active call by @kanat in #499
  • Anonymous users should not connect to the WS by @kanat in #500
  • fix typo from #499 by @kanat in #501
  • docs: fixed deeplink docs by @deven98 in #502
  • fix: end CallKit call on call ending by @Brazol in #504
  • fix: call controls in landscape by @Brazol in #503
  • [FVS-88] unable to join a call by @kanat in #506
  • release: v0.1.1 by @deven98 in #507

New Contributors

Full Changelog: v0.1.0...v0.1.1

Release 0.1.0

28 Sep 09:10
63a3871

Choose a tag to compare

What's Changed

  • fix(ci): fix workflows. by @xsahil03x in #473
  • Ringing guide by @deven98 in #474
  • [FVS-79] pass connection_id in every request by @kanat in #475
  • [FVS-81] lobby logic changes & call api alignment by @kanat in #480
  • [FVS-82] Display call participants on Lobby View by @kanat in #479
  • Hide debug stats in production by @Nash0x7E2 in #481
  • UI Cookbook Guides by @Nash0x7E2 in #482
  • docs: added call participants ui component docs by @deven98 in #483
  • add milestones to README.md by @kanat in #484
  • [FVS-83] Parse CallPermission from API string by @kanat in #485
  • docs: cookbook/network-quality-indicator by @deven98 in #486
  • docs: cookbook/audio-indicator by @deven98 in #487
  • Upgrade to OpenAPI 88.13.0 by @kanat in #489
  • FVS-84: align SDK initialization by @kanat in #488
  • Callkit incoming fix by @deven98 in #490
  • FVS-84: fix duplicate participant, dateTime parsing, reset StreamVideo on unregister by @kanat in #491
  • FVS-84: update docs (except sample apps) by @kanat in #492

Full Changelog: v0.0.4...v0.1.0

Release 0.0.4

29 Aug 12:20
34283c8

Choose a tag to compare

What's Changed

  • chore(repo): update minimum supported SDK version to Flutter 3.7/Dart 2.19 by @xsahil03x in #459
  • fix(llc): fix generated code. by @xsahil03x in #460
  • Upgrade to OpenAPI 88.0.3 & SFU proto 1.9.0 by @kanat in #461
  • Expose egress, rename broadcasting to HLS by @kanat in #462
  • fix: push notification flow. by @xsahil03x in #458
  • feat: add support for flutter 3.13, bump min flutter SDK to 3.10. by @xsahil03x in #466
  • [FVS-56] add video theme docs by @kanat in #464

Full Changelog: v0.0.3...v0.0.4

Release 0.0.2

25 Jul 20:17
f5fe2ed

Choose a tag to compare

  • Changes for backend
  • Support for reactions

Release 0.0.1+1

25 Jul 20:15
94c519f

Choose a tag to compare

Minor update: Fixes README for packages

Release 0.0.1

25 Jul 20:14
a073982

Choose a tag to compare

Initial release of the Flutter SDK for Stream Video