Important
This release is in the Beta stage. We strongly recommend backing up your documents to mitigate the probability of losing data. Developers are not responsible for corruption or loss of data. Report any faults of the file system engine.
Note
This is the last Beta release before Release Candidate 1.
Vault Version 3
- All-new Vault 3 format that brings new features and enhancements
- Dramatically improved vault unlocking performance (Adjusted Argon2id parameters)
- Added support for Base4K name encoding to circumvent the maximum path length limit on some file systems
- Added infrastructure support for the option to use an alternative authentication method in parallel, if supported
- Added infrastructure support for Android Biometrics, and Apple Face ID
- Added infrastructure support for the upcoming Recycle Bin feature
New features and improvements
- Added a scan function to detect vault integrity issues
- Added a vault health view with options to fix integrity issues
- Added an option to reduce the app to the background when the window is closed
- Added an option to move vaults up or down in the list
- Added an option to set a custom name for a vault
- Added an option to lock the vault from the vault list
- Added an option to mount a vault as read-only
- Added support for the system tray icon
- Added an option to change the vault icon
- Added a password-strength indicator when choosing credentials
- Added a subtle list item animation when unlocking a vault for the first time
- Added a tooltip with WebDav's mounted port number when hovering over the file system text in vault properties
- New empty files are no longer unnecessarily initialized with a file header
- Improved file system stability and performance
Fixes
- Fixed an issue where it was possible to add duplicate vaults
- Fixed an issue where File Explorer would not close after locking a WebDav volume
- Fixed an issue where the Start scanning button on the dashboard page would be misaligned
- Fixed an issue where the app would crash when trying to unlock a vault with no content folder
- Fixed an issue where animations would not play when showing certain InfoBars in the settings dialog
- Fixed an issue where the Directory ID cache would not work, significantly slowing down enumeration performance
- Other minor fixes and performance improvements