6.7.0
shuowu
released this
21 Jun 21:40
·
178 commits
to master
since this release
Features
- #1197
- Changes implementation of
SyncStorageService
usingbroadcast-channel
instead of usingStorageEvent
. SupportslocalStorage
andcookie
storage. - Adds
LeaderElectionService
as separate service - Fixes error
Channel is closed
while stopping leader election
- Changes implementation of
- #1158 Adds MyAccount API. See MyAccount API DOC for detailed information.