v0.2.0
Password Manager 0.2.0 Release Notes
This release is full of changes.
Security
Before, unlike how the master password is saved, passwords of every single account were dynamically saved without encryption after logging in. Now, only encrypted versions are stored in memory, and decrypted only when needed (to display it).
New activity
A new button has been placed in each of the elements in the accounts menu. Clicking on it opens a new window (or activity) to be able to see the password.
This new window shows the password parts by parts. I think making it this way makes it easier to read. If needed, I might add an option in preferences later to display either password in its entirety or this way.
Preferences
This release brings two new elements in the settings menu:
- Default password length (for creating new accounts or editing one);
- Number of characters (in the new menu, displaying passwords parts).