Skip to content

Releases: Angelelz/WinHelloUnlock

WinHelloUnlock v1.6.1

05 Feb 04:13
4dd9589
Compare
Choose a tag to compare
  • 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.

WinHelloUnlock v1.6

18 Nov 15:24
Compare
Choose a tag to compare
  • 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

16 Feb 14:39
Compare
Choose a tag to compare
  • 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

23 Oct 12:29
b8b4c22
Compare
Choose a tag to compare
  • Fix #33. Login window not visible when database without Hello-Access is detected.

WinHelloUnlock v1.4

17 Oct 03:55
288dbf4
Compare
Choose a tag to compare
  • 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.

WinHelloUnlock v1.3.2.1

10 Sep 21:06
fb1ebf7
Compare
Choose a tag to compare
  • Minor Fix #28. Change handling of #28 when changing the Active Database.

WinHelloUnlock v1.3.2

10 Sep 17:46
18b09e3
Compare
Choose a tag to compare
  • 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

29 Aug 01:45
Compare
Choose a tag to compare
  • Fix #25. (For real this time) Unlock failure when KeePass checks for updates on database unlock.

WinHelloUnlock v1.3

26 Aug 13:18
Compare
Choose a tag to compare
  • 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.

WinHelloUnlock v1.2.1

22 Aug 01:05
Compare
Choose a tag to compare
  • Fix double calls from other plugins like ChromeIPass (Again).