WinHelloUnlock Versions Save

KeePass 2 plugin to automatically unlock databases with Windows Hello

v1.6.1

2 years ago
  • Fix #57. Added build instructions to readme.
  • Fix #58. Disable prompt to unlock a database already opened by KeeAutoExec.
  • Upgraded base KeePass version to 2.50
  • Replaced relative path for absolute for the Windows.winmd reference.

v1.6

3 years ago
  • 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.

v1.5

4 years ago
  • 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

v1.4.1

4 years ago
  • Fix #33. Login window not visible when database without Hello-Access is detected.

v1.4

4 years ago
  • Fix #31. Performing AutoType after unlocking the database with that goal.
  • Related to #31. Added option to Re-lock databases after unlocking them to perform AutoType.

v1.3.2.1

4 years ago
  • Minor Fix #28. Change handling of #28 when changing the Active Database.

v1.3.2

4 years ago
  • Fix #28. Not necessary to ask for Key update on every database save event.
  • Added comments to the code for better readability.

v1.3.1

4 years ago
  • Fix #25. (For real this time) Unlock failure when KeePass checks for updates on database unlock.

v1.3

4 years ago
  • Fix #24. Error appearing when canceling Windows Hello Prompt with Esc key.
  • Fix #25. Unlock failure when KeePass checks for updates on database unlock.
  • Added automatic detection of MasterKey Change to offer the user to update WinHelloUnlock data.

v1.2.1

4 years ago
  • Fix double calls from other plugins like ChromeIPass (Again).