Skip to content

v1.4-pre

Pre-release
Pre-release
Compare
Choose a tag to compare
@geluk geluk released this 13 Feb 21:37
· 476 commits to master since this release

New features

  • Pass-winmenu has been migrated to LibGit2Sharp and Gpg.NET, removing the dependencies on the executable files. This brings the download size down from 90MB to 15MB, while also improving the overall reliability of the application.

Bugfixes

  • Decrypted files are now always opened with the standard text editor. This fixes an issue where files like www.example.com.gpg were decrypted to www.example.com, which Windows tried to open with command.com.
  • Fixed an issue where adding a new password to a nonexistent directory failed.

Notes

Due to the added native library dependencies, pass-winmenu can not be distributed as a standalone executable. This option may return in the future, as it requires some additional work to implement.