0.7.4-RC1
Pre-release
Pre-release
- Release a mobile app for Android
- Add swipe gestures
- Escape all data before outputting to prevent XSS
- Add Korean translation
- Add swipe gestures
- Fix synchronization on Cordova app
- Electron doesn't start a server anymore
- Allow to change the directory where Electron app stores data with an argument. Example:
./laverna --data-dir=../laverna-data
. It will allow to use the app as a portable application.