Skip to content

Commit

Permalink
1.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
hsbasu committed May 21, 2023
1 parent 3c59386 commit 6f50ba5
Showing 1 changed file with 25 additions and 0 deletions.
25 changes: 25 additions & 0 deletions debian/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,28 @@
simple-pwgen (1.1.1) stable; urgency=medium

* fix permissions of github actions
* Use new gschema name (#49)
* Update readme with organization mamolinux (#50)
* Prepare to support other generation methods (#51)
- Plan to include method for PIN generation
- Plan to include method for password generation
using diceware method
* Encrypted string for better security; closes #17 (#52)
- Generated password string is encrypted before
any communication and decrypted just before use.
* Update debian packaging (#53)
- d/control: update compatibility to 13
- d/rules: clean up unused rules and
avoid inclusion of compiled gschema file
* Add and update ui for methods (#54)
- Add ui for pin generation and diceware method
- Update copyright in ui files
* Use image icon for show/hide and copy (#55)
- Use password reveal icon to show or hide password
- Use copy icon button to copy the password to clipboard

-- Himadri Sekhar Basu <[email protected]> Sun, 21 May 2023 09:00:36 +0530

simple-pwgen (1.1.0) stable; urgency=medium

* fix publish-deb workflow (#38)
Expand Down

0 comments on commit 6f50ba5

Please sign in to comment.