0.7.0
A significant amount of work was done. Almost the entire app was refactored. We tried really hard to make the app as stable as possible.
Notable changes in this release are:
- Change license to MPL-2.0 #194
- Update and fix RemoteStorage module #279
- Rewrite Dropbox synchronization
- Create a desktop app (if you already installed Electron in your system, you can start the desktop app by downloading and unpacking webapp.zip file bellow, and executing
electron electron.js
) - Update CSS styles
- Bug fixes
If you want to start using a desktop app, you probably would want to import your old data from browser. How to do that is described on this Wiki page