Skip to content

Releases: firecat53/keepmenu

0.5.1

02 Mar 21:43
0.5.1
Compare
Choose a tag to compare
  • Fix password caching
  • Prevent crash when bad character typed by PyUserInput
  • Other bugfixes/refactoring

0.5.0

22 Feb 20:36
0.5.0
Compare
Choose a tag to compare
  • Add, edit, delete entries
  • Add, move, rename and delete groups
  • Edit notes in external editor

0.4.0

18 Feb 23:13
0.4.0
Compare
Choose a tag to compare
  • Remove GPG requirement. Keepmenu now runs as a daemon
  • Cache time still configurable
  • Randomize port and auth key on startup for BaseManager
  • Add 'Reload Database' option
  • Switch pw_cache_period to minutes
  • Bugfixes and pylint fixes

0.3.0

16 Feb 23:57
0.3.0
Compare
Choose a tag to compare

Version 0.3.0

  • Generate intial config.ini on first run and prompt for database/keyfile locations
  • Feature: view and type individual entry fields (title, user, pw, url, notes)Feature: view and type individual entry fields (title, user, pw, url, notes)
  • Numerous other bugfixes and documentation updates

0.2.1

13 Feb 01:20
0.2.1
Compare
Choose a tag to compare

Initial Release