Releases: CKingX/haveibeenpwned
Releases · CKingX/haveibeenpwned
haveibeenpwned v1.0.0
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
- Fixed a bug where the description of Medium Filter in create-filter showed the wrong false positivity rate
haveibeenpwned v0.5.0 is out!
- 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
- 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
- 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
- Improved Downloader functionality with better error checking
v0.1.0-alpha
Initial Release
- It can check passwords interactively using HIBP server
- Added downloader functionality