Skip to content

v0.4

Pre-release
Pre-release
Compare
Choose a tag to compare
@geluk geluk released this 26 Sep 15:05
· 580 commits to master since this release

In order to make use of these features, please rename your pass-winmenu.yml file. This will cause the application to generate a new configuration file on startup, containing the new configuration options added in this release.
You can then copy the relevant config settings from your old configuration file to the new one.

New features

  • The hotkey system has been changed significantly. It is now possible to define an arbitrary number of hotkeys and map them to custom actions of your choosing. For usage instructions, refer to your newly generated pass-winmenu.yml (see above).
  • A regular expression is now used to match password files in the password directory. The regex can be changed in the configuration file.
  • Pass-winmenu will watch the configuration file for changes, and reload it when it changes. This re-applies most settings, with some exceptions, such as hotkeys.
  • The default password menu layout has been changed to a more space-efficient one. It is possible to switch back to a horizontal layout by changing the relevant configuration file options (layout, width and height).
  • GPG and Git error messages are more detailed.
  • Git pull/push functionality has been fully implemented. These options can be accessed by right-clicking the notification area icon, or by defining hotkeys for them.