We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 477d91b + de08cea commit 26b5e4bCopy full SHA for 26b5e4b
CHANGELOG.md
@@ -4,11 +4,20 @@ All releases can also be found and downloaded on the
4
[releases page](https://github.com/remotestorage/remotestorage.js/releases)
5
at GitHub.
6
7
-## Master
+## 1.1.0 (November 2018)
8
9
### Bugfixes
10
11
-Sync remote Dropbox changes to local cache (#1128)
+* Fix remote Dropbox changes not being synced (#1128)
12
+* Fix error when using in WebWorker (#1126)
13
+* Fix error when minified via Uglify.js/create-react-app (#1133)
14
+
15
+### Enhancements
16
17
+* Use Fetch API for HTTP requests (with fallback to XHR) (#1132)
18
+* Document usage with Cordova apps (#1138)
19
+* Update dependencies and build setup
20
+* Source code refactoring
21
22
## 1.0.3 (March 2018)
23
0 commit comments