Releases: andrew-schofield/keepass2-haveibeenpwned
Releases · andrew-schofield/keepass2-haveibeenpwned
v1.3.6
v1.3.5
- Fix crash before username check results were displayed
- Update readme to add instructions on how to use the api key.
v1.3.4
- Fix API key issues
- Improve certificate validation
v1.3.3
- Fix issue with PLGX file size
v1.3.2
- 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
- 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
- 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
- Enable password check mode using the new HIBP v2 password API. Thanks to Matt Schneeberger.
- Add breach description to checker dialog
v1.2.3
- Temporarily disable the password check mode as it sends weakly hashed passwords (although encrypted) to HIBP.
v1.2.2
- Alter the way developer extensions are referenced to prevent dependency on a specific version of KeePass