Skip to content

Releases: Rookiestyle/PasswordChangeAssistant

v2.12: Auto-Open password change page

20 Aug 08:52
v2.12
79b41f3
Compare
Choose a tag to compare
When the PCA dialog is used to change an entry's password, the website to change the password can be opened automatically.
This is optional and can be configured in the plugin's options.

Show PCA button during entry creation & adjust for KeePass >= 2.48

08 May 12:57
v2.11
013b84b
Compare
Choose a tag to compare
Show the PCA button when creating a new entry.

Available options:
- Copy new password
- Auto-Type new password

Adjust location of PCA button if KeePass >= 2.48 is detected.
This prevents overlaying the button to toggle password quality check

v2.10: Allow copy / auto-type when creating new entries

08 May 12:35
v2.10
f4879c1
Compare
Choose a tag to compare
Show the PCA button when creating a new entry.
Available options:
- Copy new password
- Auto-Type new password

v2.9: Preserve entry list

07 Dec 11:21
v2.9
caf8921
Compare
Choose a tag to compare
Don't rebuild entry list after changing an entry's password.
Has no effect if working within a regular group.
Preserves the list of entries if working in a virtual group like search results, "show entries in subgroups", ...

v2.8: Respect URL overrides configured in Keepass

21 Nov 11:41
v2.8
bf4c048
Compare
Choose a tag to compare
Respect URL overrides configured in Keepass

v2.7: Add custom password generator

02 Nov 18:09
v2.7
32c54c3
Compare
Choose a tag to compare

PasswordChangeAssistant now provides a custom password generator that allows creation of passwords with at least 1 character of every selected set.
This reduces the overall possible entropy but a lot of websites have this kind of requirement.
IF required by the website, feel free to use it.

Don't show PCA-button when bulk editing entries

18 Sep 15:56
v2.6
552f137
Compare
Choose a tag to compare
v2.6

Don't show PCA-button when bulk editing entries

Add UI option for db-specific saving of password profiles

07 Jun 10:37
1e8e24f
Compare
Choose a tag to compare
Merge pull request #1 from Rookiestyle/simplify-db-specific-profile-s…

…aving

Add UI option to save password profile in database

v2.4: Initial commit

05 Jun 12:30
70f5e6a
Compare
Choose a tag to compare
Migrate from Sourceforge
Minor improvements