Releases: livekit/client-sdk-flutter
Releases · livekit/client-sdk-flutter
v2.5.0+hotfix.1
What's Changed
- Switch to livekit fork of noise for 16KB page support by @davidliu in #839
- fix: tighten VideoTrackRenderer Widget by @holzgeist in #695
- hotfix: bump libwebrtc for android by @cloudwebrtc in #837
Full Changelog: v2.5.0...v2.5.0+hotfix.1
v2.5.0
What's Changed
- feat: Audio Visualizer for Windows/Linux. by @cloudwebrtc in #739
- bump version for flutter-webrtc. by @cloudwebrtc in #817
- fix: update camera
deviceId
when track is null by @Yash-Garg in #814 - fix: sif frame enqueing with e2ee by @td-famedly in #822
- fix: Always emit RoomDisconnectedEvent when the reason is clientInitiated. by @cloudwebrtc in #821
- fix: ensure engine always has correct device id if switching camera fails by @td-famedly in #820
- [🤖 readme-manager] Update README by @ladvoc in #826
- fix(web, firefox): backup old values before overwriting them by @holzgeist in #819
- fix: memory leak visualizer stop android by @pushpush in #831
- fix: E2EE bug for Chrome. by @cloudwebrtc in #832
- release: 2.5.0 by @cloudwebrtc in #829
New Contributors
- @Yash-Garg made their first contribution in #814
- @pushpush made their first contribution in #831
Full Changelog: v2.4.9...v2.5.0
v2.4.9
What's Changed
- Add attribute typings for agent and transcription by @hiroshihorie in #811
- Enum for VideoViewFit by @hiroshihorie in #806
- Fix example app compile by @hiroshihorie in #807
- Update protocol to v1.39.2 by @hiroshihorie in #812
Full Changelog: v2.4.8...v2.4.9
v2.4.8
What's Changed
- fix: sif detection for e2ee by @td-famedly in #788
- Support protobuf 4 by @sauramirez in #790
- feat: add a flag to skip auto native audio config by @td2thinh in #797
- fix: fix bitrate display for remote video track. by @cloudwebrtc in #801
- fix: fix room.disconnect when pending reconnect. by @cloudwebrtc in #802
- release: 2.4.8. by @cloudwebrtc in #803
New Contributors
- @sauramirez made their first contribution in #790
- @td2thinh made their first contribution in #797
Full Changelog: v2.4.7...v2.4.8
v2.4.7
What's Changed
- Unorder the lossy data channel by @bcherry in #783
- fix: interop for encode and decode function in e2ee cryptor by @td-famedly in #785
- fix: mitigate reconnect loop by @holzgeist in #780
- release: 2.4.7. by @cloudwebrtc in #787
Full Changelog: v2.4.6...v2.4.7
v2.4.6
What's Changed
- feat: Add smoothTransition option for AudioVisualizer. by @cloudwebrtc in #773
- fix: Fix deadlock when creating a frame cryptor on iOS/macOS.
- fix: add task runner for linux to fix crashes.
Full Changelog: v2.4.5...v2.4.6
v2.4.5
What's Changed
- feat: noise filter for flutter web. by @cloudwebrtc in #762
- release: 2.4.5. by @cloudwebrtc in #765
Full Changelog: v2.4.4...v2.4.5
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