Skip to content

Introducing Beta4

Latest
Compare
Choose a tag to compare
@d2dyno1 d2dyno1 released this 19 Oct 21:17
· 4 commits to master since this release

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 release introduces a new Vault 2.0 format. You'll need to migrate your existing Vaults by following the steps in the app

New features and improvements

  • All-new Vault 2.0 format that brings new features and enhancements
  • Improved the welcome screen of the vault wizard
  • Added a new warning when choosing an invalid or already existing folder when creating a new vault
  • Added a new "Recovery" page to the vault wizard when creating vaults
  • Added the option to print the recovery key on the "Recovery" page
  • Merged "Set password" and "Choose encryption" pages into one
  • Added the option to choose which authentication method to use when creating a new vault
  • Added new authentication options (Password, Key file, Windows Hello)
  • Changed the title of the current vault name in properties to "Vault properties"
  • Added a new "Security" field in Vault Properties that shows the currently configured login method
  • Added a new "Active File System" field in Vault Properties that the file system the vault has been mounted on
  • Added the option to change the first authentication method in Vault Properties
  • Added the option to view recovery codes in Vault Properties
  • Added new login options that allow for unlocking the vault using the recovery codes
  • Added sidebar drag & drop to add an existing vault
  • Added new localization (hi-IN, pt-PT, ms-MY, id-ID)
  • Improved error UI when trying to access a corrupted vault
  • Made file name encryption more reliable and memory-efficient
  • Migrated to Uno Platform
  • Upgraded to .NET 8 for improved performance

Fixes

  • Closing the app when a vault is still unlocked will no longer leave phantom WebDav drives
  • Fixed an issue where no vault would be selected after opening the app
  • Fixed an issue where overwriting a vault will render it corrupt
  • Fixed an issue where dates did not display in the correct format when changing app language
  • Fixed an issue where closing the Licenses/Changelog dialog from Settings would not reopen the Settings dialog
  • Other minor fixes and performance improvements

Known issues

  • Creating a new vault might sometimes require a restart to be able to be unlocked
  • Vaults with '%', '(' and ')' signs may not work properly with WebDav
  • Window does not remember its size and position