Skip to content

v0.0.21

Choose a tag to compare

@github-actions github-actions released this 22 Feb 12:46
· 27 commits to master since this release

CHANGELOG

v0.0.21

Release some new features and fixes around storage

Features

  • Exposes a UserStorage.handleFileInvitation() method and remove the previous UserStorage.acceptInvitation() method.
  • Implements UserStorage.notificationSubscribe() that returns an emitter to subscribe to live notification for the
    current user.
  • Adds a stub implementation of UserStorage.syncFromTempKey() to initialize the users storage notification from the
    temp key

Fixes

  • Fixes UserStorage.