Releases: firecat53/keepmenu
Releases · firecat53/keepmenu
0.5.1
- Fix password caching
- Prevent crash when bad character typed by PyUserInput
- Other bugfixes/refactoring
0.5.0
- Add, edit, delete entries
- Add, move, rename and delete groups
- Edit notes in external editor
0.4.0
- 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
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