Releases: jas-per/luckyLUKS
Releases · jas-per/luckyLUKS
v2.1.0
add quickformat option: initializes container with fallocate instead of filling with random data
v2.0.1
- minor adjustments for LUKS2 support
- cleanup: remove legacy code for cryptsetup < 2.0
- cleanup: remove legacy support for qt4/python2
v1.2.0
- gtk2/3 version as a feature complete alternative to the qt based version
- minor bugfixes error handling
v1.1.0
- keyfile support (open/create for LUKS and TrueCrypt containers)
- generate secure keyfile from ui
- improved help dialogs
v1.0.5
- degrade gracefully if no system tray available
- fix locale transfer to worker process
- removed dependency on pkg_resources
- improved error passing from worker to UI