Skip to content

Releases: andrew-schofield/keepass2-haveibeenpwned

v1.3.6

03 Nov 15:38
Compare
Choose a tag to compare
  • Fix broken version number on previous release

v1.3.5

26 Oct 19:57
Compare
Choose a tag to compare
  • Fix crash before username check results were displayed
  • Update readme to add instructions on how to use the api key.

v1.3.4

22 Sep 20:58
Compare
Choose a tag to compare
  • Fix API key issues
  • Improve certificate validation

v1.3.3

07 Sep 21:25
Compare
Choose a tag to compare
  • Fix issue with PLGX file size

v1.3.2

07 Sep 20:30
Compare
Choose a tag to compare
  • Upgrade to HIBP v3 Api and add support for api-keys (password of entry with title hibp-apikey). Thanks to Jakob Ledermann.

v1.3.1

01 Feb 22:10
Compare
Choose a tag to compare
  • Allow cancelling a running breach check.
  • Performance improvements. Thanks to SlightlyMadGargoyle.
  • Add option to check all breach types at once. Thanks to SlightlyMadGargoyle.
  • Show more details about the breach in the results list. Thanks to SlightlyMadGargoyle.

v1.3.0

19 Jan 15:46
Compare
Choose a tag to compare
  • Prevent every breach type being checked when "check all breaches" is selected
  • Allow users to continue working while the breach results are shown. Thanks to strayge.
  • Add a cancel button to the message box if an error occurs during checks. Thanks to strayge.
  • Cache password hashes while checking to prevent identical passwords needing an online check. Thanks to strayge.
  • Fix to keepass2-developer extensions to correctly check recycle bin entries. Thanks to strayge.
  • Allow ignoring of expired entries. Thanks to strayge.
  • Follow KeePass proxy settings. Requires restart on proxy change. Thanks to strayge.
  • Allow running HIBP on groups, or individual entries. Thanks to Matt Schneeberger.

v1.2.4

23 Feb 16:40
Compare
Choose a tag to compare
  • Enable password check mode using the new HIBP v2 password API. Thanks to Matt Schneeberger.
  • Add breach description to checker dialog

v1.2.3

28 Oct 13:30
Compare
Choose a tag to compare
  • Temporarily disable the password check mode as it sends weakly hashed passwords (although encrypted) to HIBP.

v1.2.2

21 Oct 19:34
Compare
Choose a tag to compare
  • Alter the way developer extensions are referenced to prevent dependency on a specific version of KeePass