You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
33 lines
1.1 KiB
Plaintext
33 lines
1.1 KiB
Plaintext
- 0.2:
|
|
· Implemented install and launch shell scripts
|
|
· Implemented GPG encryption on password file
|
|
· Minor UI tweaks
|
|
· Some bug fixes
|
|
- 0.3:
|
|
· Fixed major bug with delete command
|
|
· Fixed bug with the cursor for when pressing down on the last item
|
|
· Minor UI tweaks:
|
|
· Fixed 'view password' window for large passwords
|
|
· Added delete command when on the main window
|
|
- 0.4:
|
|
· Minor UI tweaks
|
|
· Added 'modify' command
|
|
- 0.5:
|
|
· Added "copy password to clipboard" command
|
|
- 0.6:
|
|
· Added "random string for password" function
|
|
· Fixed a bug with the copy command when the database is empty
|
|
- 1.0:
|
|
· Code cleanup
|
|
· Added 'help' command
|
|
· Minor bug fixes:
|
|
· ITEM_CURSOR and GLOBAL_CURSOR now behave properly under all(tested) circumstances
|
|
· Added random string to modify password
|
|
- 1.01 (Added and removed)
|
|
- 1.02
|
|
· Added uninstall option (Quite frankly I wonder what took me so long to get this done)
|
|
· Minor UI fixes
|
|
· Major bug fixes:
|
|
· Fixed 'help command' bug
|
|
· Fixed 'password modify' bug
|
|
· Fixed bug with window resizing |