v0.5.7
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