Releases: livekit/client-sdk-flutter
Releases · livekit/client-sdk-flutter
v2.4.4
What's Changed
- feat: data stream. by @cloudwebrtc in #729
- fix: reset _isClosed to reconnect for disconnted room instance. by @cloudwebrtc in #752
- fix: fix duplicate fmtp for vp9 on some old Android devices. by @cloudwebrtc in #758
- release: 2.4.4. by @cloudwebrtc in #757
New Contributors
- @alexgrusu made their first contribution in #754
Full Changelog: v2.4.2...v2.4.4
v2.4.3
What's Changed
- feat: Automatically configure audio mode for Android. by @cloudwebrtc in #746
Full Changelog: v2.4.2...v2.4.3
v2.4.2+hotfix.2
What's Changed
- fix: bug for fast track publish. by @cloudwebrtc in #744
- release: 2.4.2+hotfix.1. by @cloudwebrtc in #745
- fix: Fix creation timing for local participant. by @cloudwebrtc in #749
- fix: Filter out non-video codecs. by @cloudwebrtc in #747
Full Changelog: v2.4.2...v2.4.2+hotfix.2
v2.4.2
What's Changed
- chore: remove
bypassVoiceProcessing = true
settings for connect page. by @cloudwebrtc in #693 - feat: Fast track publication. by @cloudwebrtc in #720
- fix issue 730. by @cloudwebrtc in #732
- fix: improve browser version detection by @kNoAPP in #738
- fix: don't close media stream tracks for web by @holzgeist in #722
- release: 2.4.2. by @cloudwebrtc in #742
Full Changelog: v2.4.1...v2.4.2
v2.4.1
What's Changed
- fix: remove unnecessary debug print statement from logs (Video-Stats) by @ashifali3147 in #716
- fix: disconnect reason inconsistent. by @cloudwebrtc in #715
- fix web deploy build by @cloudwebrtc in #719
- fix: Fix bar Visualizer overflow. by @cloudwebrtc in #717
- feat: Visualizer for web. by @cloudwebrtc in #718
- feat: VideoRenderer support cache renderer. by @kingiol in #723
- release: 2.4.1 by @cloudwebrtc in #726
New Contributors
- @ashifali3147 made their first contribution in #716
- @kingiol made their first contribution in #723
Full Changelog: v2.4.0...v2.4.1
v2.4.0
What's Changed
- fix: Properly handle broadcast capture state by @ladvoc in #705
- feat: RPC. by @cloudwebrtc in #682
- release: 2.4.0. by @cloudwebrtc in #711
- New pub publish CI workflow by @cloudwebrtc in #708
- Support for WASM builds by @jezell in #593
- release: 2.4.0. by @cloudwebrtc in #713
New Contributors
Full Changelog: v2.3.6...v2.4.0
v2.3.6
What's Changed
- [🤖 readme-manager] Update README by @davidzhao in #697
- fix: Improve speaker switching logic for iOS. by @cloudwebrtc in #692
- Emit a final empty AudioVisualizerEvent after track stops by @bcherry in #701
- release: 2.3.6. by @cloudwebrtc in #702
Full Changelog: v2.3.5...v2.3.6
v2.3.5
What's Changed
- feat: add TrackProcessor support. by @cloudwebrtc in #657
- fix issue 683. by @cloudwebrtc in #684
- E2EE instructions in the example readme by @bcherry in #681
New Contributors
Full Changelog: v2.3.4...v2.3.5
v2.3.4+hotfix.2
What's Changed
- Fix side effects for stop remote track. by @cloudwebrtc in #675
- release: 2.3.4+hotfix.2. by @cloudwebrtc in #676
Full Changelog: v2.3.4+hotfix.1...v2.3.4+hotfix.2
v2.3.4+hotfix.1
What's Changed
- fix: bug for speakerPhone switch. by @cloudwebrtc in #672
- release: 2.3.4+hotfix.1. by @cloudwebrtc in #673
Full Changelog: v2.3.4...v2.3.4+hotfix.1