RELAY JS SDK 3.11.1 Release
· One min read
We are happy to announce JavaScript SDK 3.11.1.
Upgrading is straightforward with our release process, which adheres to Semantic Versioning. Minor versions are guaranteed to not have breaking changes, so you can upgrade with confidence.
This is a maintenance release that contains a couple of minor fixes.
Fixes
- Try to force a browser repaint to move the local video overlay to the correct position (#541) 4ad09354
- Fix issue with local streams when the user joins with a token with
join_audio_muted
orjoin_video_muted
. Update typings. (#554) 1b95b93b