Skip to content

Version 0.6

This is the release notes for the Web version 0.6

Highlights

  • Thorium socket support.
  • BeamServerWebSocket implementation for connecting to thorium sockets.
  • Beamable server event types, with support for custom server event types.

Other Changes

  • getExternalIdentityStatus and removeExternalIdentity include a required externalUserId field.
  • Improved code structure in Beam, BeamServer, BeamRequester, and BeamUtils.
  • Updated TokenStorage implementation.

Fixes

  • New tokens were not being added to the Authorization header after a 401 refresh.