Skip to content

Releases: firecat53/keepmenu

1.0.0

08 Mar 19:16
1.0.0
d3b901a
Compare
Choose a tag to compare
  • Version 1.0.0
  • Support for keepass field references
  • Support for pykeepass >= 4.0.0. Loses support for lower pykeepass versions.

0.6.5

06 Mar 21:03
0.6.5
Compare
Choose a tag to compare
  • Allow opening multiple databases
  • Add a 'view previous entry' option
  • Show error when terminal not specified in config.ini or not found.
  • Make sure AUTH_FILE is unreadable by other users
  • Fix viewing and typing entries with filtered groups
  • Add possibility to type password from edit dialog
  • Switch to pynput
  • Handle crash at corrupted auth file

0.6.1

09 Jul 17:44
0.6.1
Compare
Choose a tag to compare
  • Change shebang to specifically call python3
  • Implement configurable char presets for pass gen. Closes #51. Closes #52.

v0.6.0

09 Jan 18:50
0.6.0
Compare
Choose a tag to compare
  • Switch deprecated imp to importloader
  • Remove python 2.x support
  • Fix duplicate entry issue with xdotool
  • Update documentation for ydotool support

Version 0.5.8

25 Aug 03:34
0.5.8
Compare
Choose a tag to compare
  • Added support for {DELAY x} command.
  • Add wayland support using ydotool. Closes #38
  • Fix crash when editing empty password. Fixes #36
  • Don't crash when emptying Notes field
  • Hide password in edit menu. Ask for password confirmation when entering one manually. Fix #33.
  • Reset inactivity timer whenever keepmenu is opened. Close #26.

Version 0.5.7

03 Feb 20:33
0.5.7
Compare
Choose a tag to compare

Switch to GPLv3 license

0.5.6

28 Jan 06:07
0.5.6
Compare
Choose a tag to compare
  • Add password_cmd to look up password using a command
  • Various bug fixes and small enhancements

0.5.5

25 Nov 23:25
0.5.5
Compare
Choose a tag to compare
  • Support for using/editing/disabling custom autotype sequences.
  • Open URL in browser from View/Type view.

0.5.3

18 Mar 21:01
0.5.3
Compare
Choose a tag to compare
  • Fix some Unicode handling when reading the database
  • Other bug fixes

0.5.2

15 Mar 15:47
0.5.2
Compare
Choose a tag to compare
  • Add support for xdotool typing
  • Add feature - hide configured groups from main and view/type views