Skip to content

v1.0.2 release

Compare
Choose a tag to compare
@ryanbliss ryanbliss released this 18 Aug 18:46
· 37 commits to main since this release
7bb72e2

This update includes a critical bug fix for Android devices, which was causing role verification and LivePresence to fail in some cases. If you are running into any issues, please update immediately.

What's Changed

  • Removed role check on unrestricted scope in media by @ryanbliss in #646
  • Fixed local user being able to draw on canvas without correct role by @huntj88 in #677
  • Fixed Media syncing when pause event is emitted by a player immediately before ended by @huntj88 in #672
  • Fixed getClientInfo receiving wrong format from android by @huntj88 in #705
  • Release for v1.0.2 and v1.0.2-preview.1 by @ryanbliss in #706

Full Changelog: v1.0.1...v1.0.2