Skip to content

Releases: Aldaviva/KeePassTrayIconLockState

1.4.0

20 Feb 17:58
2920766
Compare
Choose a tag to compare
  • Fix a KeePass defect that's unrelated to tray icons
    • On Windows 10 (but not 11), Windows UI Automation gets into an infinite loop sending messages to KeePass whenever a non-empty search results view is visible, causing high CPU usage until you hide the search results. This plugin now blocks messages that cause this infinite loop.

1.3.0

24 Oct 11:11
1.3.0
7cacad3
Compare
Choose a tag to compare
  • Reduce CPU usage during KeePass startup
  • Fix original KeePass icon wrongly appearing in the system tray, instead of this plugin's custom icon, in scenarios like canceling unlocking the DB and saving program options.

1.2.0

29 Aug 00:53
1.2.0
7f313e1
Compare
Choose a tag to compare

1.1.0

08 Aug 14:40
45a9a42
Compare
Choose a tag to compare
  • #1: Added high-DPI icons (200%).
  • Added light mode icons, enabled by changing the Default Windows Mode to Light in Settings › Personalization › Colors.

1.0.2

27 Apr 16:44
Compare
Choose a tag to compare
  • Added update checking

1.0.1

27 Apr 16:46
Compare
Choose a tag to compare
  • Added icon for plugin itself (visible in Tools › Plugins).
  • Hide tray icon when the database is closed, and show it with the lock icon while it is being decrypted during opening.
  • When starting up, retry hiding the locked tray icon every 8ms for 2s because KeePass will sometimes re-show the tray icon after we've hidden it.
  • Custom tray icon images. Show icon while decrypting (even on second attempts), hide after decryption fails, and don't briefly hide it after successfully decrypting.

Initial release

09 Jun 01:54
Compare
Choose a tag to compare
1.0.0

Initial commit, working