Skip to content

Releases: geluk/pass-winmenu

v0.3

14 Sep 12:06
Compare
Choose a tag to compare
v0.3 Pre-release
Pre-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.

New features

  • The password decryption hotkey is now configurable in pass-winmenu.yml.
  • Pass-winmenu now support entering both a username and a password.
  • Added support for generating and encrypting new passwords.

Bugfixes

  • Passwords containing dead key characters (such as ^, ~, and ") will no longer be entered incorrectly when dead keys are enabled. Note that this requires changing a config option to work.

v0.2.2

17 Mar 09:24
Compare
Choose a tag to compare
v0.2.2 Pre-release
Pre-release

Fixes an issue where passwords containing a ~ character would not be entered properly.

v0.2.1

11 Mar 14:29
Compare
Choose a tag to compare
v0.2.1 Pre-release
Pre-release

Another quick bugfix release. This one fixes the issue where, after closing the menu, sometimes the window stacking order would get shuffled around.

v0.2

11 Mar 13:00
Compare
Choose a tag to compare
v0.2 Pre-release
Pre-release

New features

  • Added a feature allowing you to update (read: git pull) the password repository. Right click the icon in the notification area and click "Update Password Store".
  • The config file now supports percentage values for the menu position and dimensions.
  • Added an option to open the menu on the active monitor (enabled by default). Set follow-cursor to false in the configuration file to disable this.
  • Added an option to allow pass-winmenu to type decrypted passwords into the currently-active window (disabled by default). Set output.type-password to true to enable.

Bugfixes

  • Fixed the shortcut generated by clicking "Start with windows" not working.

v0.1.1

03 Mar 17:13
Compare
Choose a tag to compare
v0.1.1 Pre-release
Pre-release

Quick bugfix release. Fixes the menu not remaining on top of all other windows. The random crashes after ~30 minutes should be fixed as well.

v0.1

02 Mar 20:35
Compare
Choose a tag to compare
v0.1 Pre-release
Pre-release
Merge branch 'master' of https://github.com/Baggykiin/pass-winmenu