New
v2.6.2
What's Changed
- Update protobuf dependency to v6 by @hiroshihorie in https://github.com/livekit/client-sdk-flutter/pull/957
- fix: set proper mute state for audio/video tracks after reconnection by @coder-with-a-bushido in https://github.com/livekit/client-sdk-flutter/pull/963
- Fix prejoin device dropdown crashes in example app by @hiroshihorie in https://github.com/livekit/client-sdk-flutter/pull/966
- Fix iOS CI failing by @hiroshihorie in https://github.com/livekit/client-sdk-flutter/pull/968
- fix: stop camera after stop publishing video track(windows). by @cloudwebrtc in https://github.com/livekit/client-sdk-flutter/pull/960
- Add bitrate priority control by @hiroshihorie in https://github.com/livekit/client-sdk-flutter/pull/969
- Ensure mute state stays in sync after reconnect by @hiroshihorie in https://github.com/livekit/client-sdk-flutter/pull/965
- fix: change local video track constructor by @italomiguelpinheiro in https://github.com/livekit/client-sdk-flutter/pull/971
New Contributors
- @coder-with-a-bushido made their first contribution in https://github.com/livekit/client-sdk-flutter/pull/963
- @italomiguelpinheiro made their first contribution in https://github.com/livekit/client-sdk-flutter/pull/971
Full Changelog: https://github.com/livekit/client-sdk-flutter/compare/v2.6.1...v2.6.2