Skip to content

v0.5.7

Compare
Choose a tag to compare
@dbkr dbkr released this 10 Oct 17:19
· 1926 commits to livekit since this release
d575ea4

What's Changed

This release fixes a bug where the password parameter in the URL could contain spaces along with a bug that could cause the mute state to be incorrect.

  • Use base64url encoding for the password param (#1717)
  • Fix mute button not being in sync with actual video/audio feed. (#1721)
  • Don't use event.sender (#1722)

Full Changelog: v0.5.6...v0.5.7