Skip to content

0.7.0

Compare
Choose a tag to compare
@wwwredfish wwwredfish released this 04 Dec 14:33
· 485 commits to master since this release

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