-
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
22 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,25 @@ | ||
simple-pwgen (1.0.7) stable; urgency=medium | ||
|
||
* Update copyright in About dialog | ||
* Update UI with strengthbar | ||
- Update strengthbar | ||
- Add comment box for password strength | ||
- Add entries for password score, entropy | ||
- Add entries for time and number of guesses to crack | ||
- Add entry for detailed comment on password | ||
* Update shortcut keys | ||
- Update tooltips on buttons | ||
- Add new shortcut keys for settings; closes #13 | ||
- Update shortcut keys method | ||
* Show info on password | ||
- Show password strengthbar | ||
- Calculate password entropy, score etc. | ||
* Colorize Strengthbar; closes #10 | ||
- Use color different colors for bar and comment | ||
- Update UI | ||
|
||
-- Himadri Sekhar Basu <[email protected]> Mon, 07 Feb 2022 12:13:44 +0530 | ||
|
||
simple-pwgen (1.0.6) stable; urgency=medium | ||
|
||
* Add keyboard shortcuts | ||
|