Laverna Versions Save

Laverna is a JavaScript note taking application with Markdown editor and encryption support. Consider it like open source alternative to Evernote.

0.7.1-RC2

8 years ago
  • 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

8 years ago

It is a pre-release.

  • Switch to localForage #300 #288
  • Adjust text size and line breaks #314 #315
  • Empty search input resets search #313
  • Fix file uploading #113
  • Fix appcache manifest #300
  • Other bug fixes

Online version can be accessed at https://laverna.cc/nightly

0.7.0

8 years ago

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

9 years ago

Bug: note didn't save when user hits checkboxes

0.6.0

9 years ago

Major changes

  1. Encryption code was refactored
  2. Bugfix: synchronization
  3. Multiple databases #65, #47
  4. MathJax support
  5. 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)
  6. Full text search, thanks to @clupprich
  7. Android based support with Phonegap - grunt platform-build

0.5.0

10 years ago

Changelog

  • Image attachment / upload
  • Import & export user settings
  • RemoteStorage bug fixes #31 + RemoteStorage has been update to 0.10.0-beta
  • Indentable Checkboxes
  • Improved User Experience (thanks to @explorigin)

0.4.0

10 years ago

Changes:

  1. RemoteStorage support
  2. New locales: French, Portuguese Brazilian
  3. #12 tags in note title
  4. Several bug fixes

0.3.1

10 years ago

Changes:

  1. Save locales to localStorage
  2. Added "Save & Exit" button

0.3.0

10 years ago

Localizations

0.2.0

10 years ago

More mobile friendly release.