Releases: livekit/client-sdk-flutter
Releases · livekit/client-sdk-flutter
v2.2.2
What's Changed
- feat: expose DegradationPreference for publish options. by @cloudwebrtc in #556
- fix room.disconnect issue. by @cloudwebrtc in #559
- fix: use getSettings() to get actual dimensions for mobile by @davidliu in #560
- Add support for participant attributes by @cloudwebrtc in #558
- release: 2.2.2. by @cloudwebrtc in #561
Full Changelog: v2.2.1...v2.2.2
v2.2.1
What's Changed
- fix: get stats exception for local video track. by @cloudwebrtc in #536
- upgrade webrtc to m125. by @cloudwebrtc in #525
- chore: add more info to cryptorState changes by @td-famedly in #537
- Update example to handle android screenshare permissions for API 34+ by @davidliu in #545
- fix: ratchet on a single frame until ratchetWindowSize by @td-famedly in #544
- Updates to readme by @davidzhao in #554
- release: 2.2.1. by @cloudwebrtc in #549
Full Changelog: v2.2.0...v2.2.1
v2.2.0
What's Changed
- [🤖 readme-manager] Update README by @lukasIO in #528
- feat: Expose Participant.Kind. by @cloudwebrtc in #532
- fix: ignore unable to parse frames completely by @td-famedly in #530
- feat: add Transcription Event. by @cloudwebrtc in #531
New Contributors
Full Changelog: v2.1.6...v2.2.0
v2.1.6
What's Changed
- fix: audio session control for ios. by @cloudwebrtc in #522
- feat: add voiceIsolation support by @td-famedly in #523
- Framecryptor decrypting fixes by @td-famedly in #520
- release: 2.1.6. by @cloudwebrtc in #527
Full Changelog: v2.1.5...v2.1.6
v2.1.5
What's Changed
- feat: provide option to skip stop/restartTrack for mute/unmute by @td-famedly in #516
- Improvements for example app. by @cloudwebrtc in #515
- fix: audio devcie ids consistency by @cloudwebrtc in #513
- release: 2.1.5. by @cloudwebrtc in #517
Full Changelog: v2.1.4...v2.1.5
v2.1.4
What's Changed
- bump version of flutter-webrtc with privacy manifest files
Full Changelog: v2.1.3...v2.1.4
v2.1.3
What's Changed
- upgrade to connectivity plus 6.x. by @cloudwebrtc in #503
- bump dart_webrtc to 1.4.3.
Notice:
This upgrade already supports Flutter 3.19.x.
If you are using Flutter Web for Firefox, please upgrade Flutter to 3.19.6 or above.
Full Changelog: v2.1.2...v2.1.3
v2.1.2
What's Changed
-
- fix: Expose keyRingSize/discardFrameWhenCryptorNotReady parameters for KeyProvider. by @cloudwebrtc in #495
Full Changelog: v2.1.1...v2.1.2
v2.1.1
What's Changed
- update to package:web by @jezell in #484
- feat: add keyRingSize/discardFrameWhenCryptorNotReady to KeyProviderOptions. by @cloudwebrtc in #493
- release: 2.1.1. by @cloudwebrtc in #494
New Contributors
Full Changelog: v2.1.0...v2.1.1