releases.shpreview

v0.4.0

$npx -y @buildinternet/releases show rel_Bv53JTIczKPetrX6c9iod

Breaking changes from v0.3.3

  • Room.e2ee_manager is now a @property instead of a function
  • Room.run has been removed and is automatically being launched on a background task by Room.connect
    • This means you need to make sure you register to the room events before connecting otherwise you might miss some events in a bad timing.

What's Changed

Full Changelog: https://github.com/livekit/client-sdk-python/compare/v0.3.3...v0.4.0

Fetched April 11, 2026