Skip to content

Instantly share code, notes, and snippets.

@michielbdejong
Created November 29, 2013 15:25
Show Gist options
  • Save michielbdejong/7707267 to your computer and use it in GitHub Desktop.
Save michielbdejong/7707267 to your computer and use it in GitHub Desktop.
changelog
## 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