We’ve just released remoteStorage.js v0.11.1:
This patch release includes some important bugfixes. We highly recommend to upgrade your apps as soon as possible.
- Normal builds: http://remotestorage.io/integrate/
- All builds: https://github.com/remotestorage/remotestorage.js/tree/master/release/0.11.1
- Bower package:
remotestorage
- NPM package:
remotestoragejs
Changelog
Bugfixes
-
Fix single quotes in filenames not working correctly (#812)
-
Fix broken AMD build (#816)
-
Fix syntax error in minified build (#817)
-
Fix console errors when using lib without widget (#829)