Releases: Angelelz/WinHelloUnlock
Releases · Angelelz/WinHelloUnlock
WinHelloUnlock v1.6.1
WinHelloUnlock v1.6
- PR #50. Disable plugin after declining first time configuration. User has to now manually enable the plugin via options menu. (Thanks @lazou)
- Fix #48. If user cancels the Windows Hello Prompt, return directly to the regular database unlock dialog.
- Fixed database loading taking long time if user cancels the Windows Hello Prompt (see #48) and the Secure Desktop option was enabled.
WinHelloUnlock v1.5
- Fix #35. Check WinHello availability before asking to set the plugin up.
- Fix #37. If "remember master password (in encrypted form)..." is unchecked, the plugin does not work. Handled as advised here
- If you are having problems like in #42 and possibly #43 after updating Keepass, try deleting the database's WinHelloUnlock data in the plugin options, and then create it again.
- Added donation information in Readme
WinHelloUnlock v1.4.1
- Fix #33. Login window not visible when database without Hello-Access is detected.
WinHelloUnlock v1.4
WinHelloUnlock v1.3.2.1
WinHelloUnlock v1.3.2
- Fix #28. Not necessary to ask for Key update on every database save event.
- Added comments to the code for better readability.
WinHelloUnlock v1.3.1
- Fix #25. (For real this time) Unlock failure when KeePass checks for updates on database unlock.
WinHelloUnlock v1.3
WinHelloUnlock v1.2.1
- Fix double calls from other plugins like ChromeIPass (Again).