remoteStorage.js 0.10.1 released

You can now update your apps to remotestorage.js version 0.10.1

This is a small bugfix release, created in one day by @galfert and me (see Let's do a "core team hack day" and create 0.10.1).

Bugfixes

  • Fix “No user information found” error shown too early (#591)
  • Set the charset for binary, but not for UTF-8 (#668)
  • Fix widget offline mode (#725)
  • Fix merging of mutual deletions (#737)

All changes since last release: https://github.com/remotestorage/remotestorage.js/compare/0.10.0...0.10.1