Skip to content

6.7.0

Compare
Choose a tag to compare
@shuowu shuowu released this 21 Jun 21:40
· 178 commits to master since this release
59ccec6

Features

  • #1197
    • Changes implementation of SyncStorageService using broadcast-channel instead of using StorageEvent. Supports localStorage and cookie storage.
    • Adds LeaderElectionService as separate service
    • Fixes error Channel is closed while stopping leader election
  • #1158 Adds MyAccount API. See MyAccount API DOC for detailed information.