Skip to content

Releases: CKingX/haveibeenpwned

haveibeenpwned v1.0.0

18 Jun 22:50
b5d801d
Compare
Choose a tag to compare

New Features:

  • Improved the performance of file-check
  • Added support of download-resume subcommand
  • Can now remember filter file location if you have entered it before
  • file-check can now print safe passwords rather than just compromised passwords
  • The Windows installer, debian package, and winget release now comes with the built-in small filter

Bugs fixed:

  • Added support of built-in filters
  • Fixed a bug where the progress bar would not update time if the download stalls
  • Fixed a bug where the download screen would never exit if the download stalls
  • Fixed a bug where resuming a download would overwrite, rather than append, the output file
  • Fixed a bug in the downloader where it would result in an error

haveibeenpwned v0.5.1

10 Jun 15:54
Compare
Choose a tag to compare
  • Fixed a bug where the description of Medium Filter in create-filter showed the wrong false positivity rate

haveibeenpwned v0.5.0 is out!

10 Jun 07:15
a27aa69
Compare
Choose a tag to compare
  • Uses a newer filter format that is smaller (incompatible with v0.4.0-alpha)
  • Fixed an issue where the downloader would fail after running out of ephemeral ports
  • Fixed an issue where the downloader would access invalid range and fail
  • Fixed a bug where the downloader would not show the total requests to download
  • Can now resume downloads
  • Can now loop in interactively checking passwords
  • Added links to available filter

v0.4.0-alpha

10 Jun 05:31
Compare
Choose a tag to compare
v0.4.0-alpha Pre-release
Pre-release
  • Fixed filter checking bug
  • Added the ability to read filter file (although it is currently broken. This is fixed in v0.5.0-alpha branch)
  • Fixed a bug where an error to the output file for filter generation was listed as input file

v0.3.0-alpha

10 Jun 05:26
Compare
Choose a tag to compare
v0.3.0-alpha Pre-release
Pre-release
  • Removed the message in help arguments that haveibeenpwned can use the password file from haveibeenpwned.com or from the downloaded one directly as searching the 35 GB file would be impractical (though this was not yet implemented anyways)
  • Added the ability to choose filter size. Currently, filter generation is still work in progress

v0.2.0-alpha

10 Jun 05:19
Compare
Choose a tag to compare
v0.2.0-alpha Pre-release
Pre-release
  • Improved Downloader functionality with better error checking

v0.1.0-alpha

10 Jun 04:53
Compare
Choose a tag to compare
v0.1.0-alpha Pre-release
Pre-release

Initial Release

  • It can check passwords interactively using HIBP server
  • Added downloader functionality