Version 0.6¶
This is the release notes for the Web version 0.6
Highlights¶
- Thorium socket support.
BeamServerWebSocketimplementation for connecting to thorium sockets.- Beamable server event types, with support for custom server event types.
Other Changes¶
getExternalIdentityStatusandremoveExternalIdentityinclude a requiredexternalUserIdfield.- Improved code structure in
Beam,BeamServer,BeamRequester, andBeamUtils. - Updated
TokenStorageimplementation.
Fixes¶
- New tokens were not being added to the Authorization header after a 401 refresh.