Releases: Aldaviva/KeePassTrayIconLockState
Releases · Aldaviva/KeePassTrayIconLockState
1.4.0
- 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
1.2.0
1.1.0
1.0.2
1.0.1
- 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
1.0.0 Initial commit, working