Skip to content

Releases: Rookiestyle/ColoredPassword

v1.1.1 Bugfix

14 Feb 13:43
Bugfix
23e4467

Choose a tag to compare

ColoredPassword and KeeTheme both draw the entry list by itself (OwnerDraw = true)
If this part ColoredPassword is deactivated, OwnerDraw will now be set properly based on whether KeeTheme is / was active

v1.1 - KeeTheme support

10 Feb 18:57
1.1
98a7205

Choose a tag to compare

Hook into KeeTheme so that KeeTheme's coloring of the entry list does not interfere with ColoredPassword

v1.0: Configure which forms use ColoredPassword

03 May 18:02
v1.0
9549afa

Choose a tag to compare

By default ColoredPassword will color all passwords.
You can deactivate it completely in the plugin's options. If you do this because you face issues, please let me know... I'ld be very sad otherwise
YOu can now also deactivate it for individual forms, e. g. for the password generator. Use the plugin's advanced options for that.

There are no more changes, nevertheless I consider the plugin to be complete now and thus bumped the version number to 1.0

v0.17: Minor improvements

26 Jan 08:41
v0.17
b7f4167

Choose a tag to compare

Add option to reset colors to standard

Use KeePass print colors as default

v0.16: Don't show asterisks for empty fields

11 May 08:37
v0.16
01f1b55

Choose a tag to compare

If column data is hidden using asterisks, KeePass shows asterisks even for empty fields.
ColoredPassword now offers an option in the advanced settings to not show asterisks for empty fields.
This option is inactive by default.

0.15.4: Add compatibility to KeePass 2.55

14 Oct 09:18
0.15.4
c237cf8

Choose a tag to compare

Ensure plugin versions are shown in plugin overview

v0.15.3: Fix minium KeePass version requirements

16 May 05:20
v0.15.3
c36a2ec

Choose a tag to compare

Starting with v0.15, ColoredPassword requires KeePass 2.46 or newer.

v0.15.2: Expose ColoredTextBox to simplify integration into other plugins

22 Jan 18:59
v0.15.2
dda22fa

Choose a tag to compare

Expose ColoredTextBox to simplify integration into other plugins

v0.15.1: Bugfix

21 Jan 10:13
v0.15.1
acc0a9e

Choose a tag to compare

Fix display issues if KeeTheme is installed

v0.15: Don't color passwords when editing multiple entries

23 Sep 12:01
v0.15
fb8c291

Choose a tag to compare

When multiple entries are selected for simultaneous editing, and they have different passwords, KeePass indicates this by inserting the text "(Multiple values)" in the password field.
ColoredPassword will no longer color this text and keep the default color (grey) instead