Releases: Laverna/laverna
Releases · Laverna/laverna
0.7.1-RC2
- Add importing and exporting feature #304
- Fix RemoteStorage bugs #279
- Fix editing notes on mobile #320
- Encryption: increase the default key strength
- Enable copying and pasting in Desktop app, fixes #317 (Thanks to @athiele)
- Fix the text overflow in drawer navbar title #305 (Thanks to @ncpierson)
People who have issues with accessing data created before release 0.7.x, need to run migrate.html.
0.7.1-RC
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
0.6.2
0.6.0
Major changes
- Encryption code was refactored
- Bugfix: synchronization
- Multiple databases #65, #47
- MathJax support
- Encryption sessions - now you don't have to type your password again after the page was reloaded. (Session will be destroyed if you close a tab)
- Full text search, thanks to @clupprich
- Android based support with Phonegap -
grunt platform-build
0.5.0
0.4.0
0.3.1
Changes:
- Save locales to localStorage
- Added "Save & Exit" button
i18n
0.2.0
More mobile friendly release.