Skip to content

v1.4.0

Latest

Choose a tag to compare

@alan-george-lk alan-george-lk released this 17 Jul 18:30
ef35d9c

Overview

Minor changes

  • Brings in livekit-ffi v0.12.71 release
  • Added DegradationPreference to TrackPublishOptions, allowing video publishers to prioritize frame rate, resolution, or a balance of both when bandwidth is constrained.
  • Added the AgentError disconnect reason so applications can distinguish agent failures from other room disconnections.
  • Examples submodule now references new PlatformAudio, TokenSource, and video frame metadata examples.

Bug fixes

  • Fixed server-initiated room shutdowns that could crash or report mutex errors. Disconnects now cleanly stop subscriptions, remove FFI listeners, clear room state, and invoke onDisconnected exactly once.

What's Changed

Full Changelog: v1.3.0...v1.4.0