Created
November 29, 2013 15:25
-
-
Save michielbdejong/7707267 to your computer and use it in GitHub Desktop.
changelog
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
## 0.8.4 (November 2013) | |
* support for draft-dejong-remotestorage-02.txt | |
* Fix multiple overlapping requests on first pageload | |
* Fix requests going to non-ready cache before initial sync finished | |
* Better error messages in widget | |
* Label change events from initial sync as 'local' if they come from local | |
* add JSHint checks | |
* add in-memory storage for when neither IndexedDB nor localStorage are availabl | |
e | |
* move the example server and example apps to gh:remotestorage/starter-kit | |
* add the setSyncInterval method |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment