New
v2.5.4
What's Changed
- Pre-connect audio buffer by @hiroshihorie in https://github.com/livekit/client-sdk-flutter/pull/830
- Data channel reliability by @hiroshihorie in https://github.com/livekit/client-sdk-flutter/pull/871
- fix the warnings and remove the ignorance from flutter analyze by @xianshijing-lk in https://github.com/livekit/client-sdk-flutter/pull/906
- Token source by @hiroshihorie in https://github.com/livekit/client-sdk-flutter/pull/901
- fix:
CancelListenFuncshould have a declared return type by @spydon in https://github.com/livekit/client-sdk-flutter/pull/908 - Use generator for json serialization by @hiroshihorie in https://github.com/livekit/client-sdk-flutter/pull/911
- fix: sif frame enqueing with e2ee by @td-famedly in https://github.com/livekit/client-sdk-flutter/pull/918
- event logging by @hiroshihorie in https://github.com/livekit/client-sdk-flutter/pull/925
- Refactor participant creation by @hiroshihorie in https://github.com/livekit/client-sdk-flutter/pull/927
- fix: Enable SW AEC/NS/AGC for linux. by @cloudwebrtc in https://github.com/livekit/client-sdk-flutter/pull/926
- Fix pending tracks race condition by @hiroshihorie in https://github.com/livekit/client-sdk-flutter/pull/928
- add reusable completer utility by @hiroshihorie in https://github.com/livekit/client-sdk-flutter/pull/904
New Contributors
- @spydon made their first contribution in https://github.com/livekit/client-sdk-flutter/pull/908
Full Changelog: https://github.com/livekit/client-sdk-flutter/compare/v2.5.3...v2.5.4