Releases: OpenMediaVault-Plugin-Developers/openmediavault-luksencryption
Releases · OpenMediaVault-Plugin-Developers/openmediavault-luksencryption
Stable release v2.1.2
Testing release (OMV 3.0)
Fixes for LVM, partitions (on RAID) and OMV 3.0 (Debian Jessie) compatibility.
Stable release
v2.0.1 fixes a small bug in v2.0.0 that caused creating encrypted devices with a passphrase to fail.
This is now the first stable release.
Key file support
Changes:
- Key file support!
- Kill slot renamed to erase slot.
- Kill (erase) slot now done without key verification (batch-mode).
- Warning added when removing the last key.
- Check for multi-device BTRFS filesystems when auto-mounting improved.
- Dependency updated now that OMV 2.1.19 is out.
- Dependency updated to require omv-extras plugin >=2.9 for custom (multi-file) upload.
Pre-stable candidate
- Add submit on enter key and focus initial field functionality to most window forms.
- Open device read only when testing passphrase with cryptsetup <1.5.0.
- Fix for auto-mounting with multi-device BTRFS filesystems - wait until all devices are available.
- Updated locales.
v1.3.3
v1.3.2
Changes since v1.1.0:
- Added check on matching UUID for header restore function (with override).
- Added test passphrase method that reports which keyslot was unlocked.
- Changed section title from 'Encryption Management' to 'Encryption'.
- Fix for encrypted partition support.
- Added keyslots in use column.
- Tweaked text for unlocking form.
- Add icons to keys and header sub-menus items.
- Added kill slot functionality.
- Added missing gettext() for strings that need translation.
- Improve UI notification for locking.
v1.1.0
Now with auto-mounting on unlock and header backup & restore!
Changes since v1.0.1:
- Minor: Update dependencies (require OpenMediaVault>=2.1.19).
- Tweak: Code formatting (e.g. tabs to spaces, 4-space indent etc.).
- Tweak: Increase width of UI windows slightly.
- Feature: Auto-mount known filesystems when unlocking (use OMV_LUKS_MOUNT_ON_UNLOCK to disable).
- Feature: Added header backup and restore functionality.
- Bugfix: Add missing require
- Feature: Add start of translations
First beta/pre-release
Added methods for adding/changing/removing keys.