Releases: tedsmith/quickhash
Version 3.3.4 has been released
Version 3.3.4 has been released for not only Windows and Linux, but also even for OSX again. The Apple Mac version appears to work on both my Intel based Mac and my M1 silicon based Mac. I dont have an M2 chipped Mac so cant say if it will work on that.
Downloads for Windows, Linux and Apple OSX are all over at
v3.3.3 Released
A new release, addressing several bugs and adding the the feature of the last used hash algorithm is now re-used on next launch. A feature that was requested a lot, over the years. The Apple OSX release is a work in progress and not yet available because I cant compile it on the latest versions of OSX. I may, or may not, ever be successful at achieving that. Watch this space.
Download for Windows and also a Debian package for Linux over at
v3.3.1 Released
A few fixes applied, many of them minor, but a couple impact on QH's abilities to export large volumes of rows as HTML or CSV. I hadn't noticed a bug that caused it to crash when exporting hundreds of thousands of rows. More details here. That should be fixed now. New version available from here:
v3.3.0 Released
v3.3.0 has been committed to master. Compiled binaries for Windows (.exe and DLLs), Linux (binary and Debian package and SO file) and OSX (.app bundle) will be available, along with an updated PDF edition of the user manual, on the website www.quickhash-gui.org/download from just after midnight UK time on Saturday 29th May, marking our 10th anniversary of the tool.
For the details of what is new, fixed and improved, read the CHANGELOG
v3.2.0 Release
v3.2.0 code has just been pushed to master. Compiled 64-bit versions for Windows, Linux and OSX are available at www.quickhash-gui.org.
v3.1.0 Released
v3.1.0 is available now at https://quickhash-gui.org/downloads/ and as well as several bug fixes and feature request inclusions, most notably it includes SHA-3 (256 bit) and Blake2b (256 bit) algorithms, and should be suitable for Apple OSX Catalina and its 64-bit enforcement of applications.
v3.0.4 Released
Few more improvements and fixes. OSX and Windows done, Linux will be compiled and packaged soon.
v3.0.3 Released
I have done enough now on v3.0.3. It's taken me several months to get round to finishing it and compiling it. But I had to get it done so I finished it this evening. The website (www.quickhash-gui.org) lists pre-compiled binaries for Windows and OSX. I will do Linux soon (UPDATE: @darealshinji has been good enough to compile the debian packages for me as well....I'll upload this weekend)
In the next version I hope to include an installer that has been made by @ravage84 which I thank him for. Sadly I struggled to get it compiled but it is early days so more to comfe from that in the future.
V3.0.0 Code Commited to Master
After 4 months of development, dozens of bug fixes, several new features added (two of which are the significant implementation of SQLite and Hash list importing), I have just merged the v3Branch to the v3.0.0 master branch.
Compiled binaries will be listed on the website (www.quickhash-gui.org) hopefully later this weekend or ealry next week
v2.8.4 Released
v2.8.4 is now available for Windows and Linux. I'll build an Apple OSX version soon. Hopefully @darealshinji will be kind enough to build DEB packages when he gets some time.
https://www.quickhash-gui.org/downloads/
v2.8.4. includes only a few fixes but they are important. Notably the Expected Hash Value field was not working as it should in v2.8.3 and the Text tab was mis-computing hashes due to an unnoticed change to how strings were hashed. That was reverted.