Skip to content

v1.13.1

Compare
Choose a tag to compare
@geluk geluk released this 17 Oct 16:39
c3924fa

End of support for .NET 4.6.2

Starting from the next major version (1.14), pass-winmenu will be retargeted to .NET 6. Along with this, support for Windows 8.1 and older can no longer be guaranteed, and future releases will require you to have the .NET Desktop Runtime 6.0 installed. If you expect to run into problems as a result of this change, please let me know by opening an issue.

Bugfixes

  • Fixed an issue preventing re-encryption of directories that do not contain any password files, when their subdirectories do contain password files (#105).
  • Improved detection of the GPG home directory when updating gpg-agent.conf
  • Fixed 'open shell' option not working if GPG or the GPG home directory is located at a path containing an apostrophe.

Changes

  • Removed the pinentry-fix feature, which was meant to work around a bug GPG, where the pinentry window would not appear in the foreground. This workaround only sometimes managed to fix the issue, but it often still failed. If you run into issues with pinentry not appearing in the foreground, the recommended solution is to install Gpg4win instead, in which this issue is not present.