Skip to content

Releases: tedsmith/quickhash

Version 3.3.4 has been released

01 Nov 20:58
Compare
Choose a tag to compare

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

https://www.quickhash-gui.org/downloads/

v3.3.3 Released

20 Oct 18:14
c7292f7
Compare
Choose a tag to compare

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

https://www.quickhash-gui.org/downloads/

v3.3.1 Released

06 Jan 19:35
Compare
Choose a tag to compare

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:

https://www.quickhash-gui.org/downloads/

v3.3.0 Released

28 May 20:13
Compare
Choose a tag to compare

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

Quickhash-GUI-OnLinux-v3 3 0

v3.2.0 Release

30 Aug 14:14
Compare
Choose a tag to compare

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

09 Sep 22:42
0651eb2
Compare
Choose a tag to compare

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

16 Jan 21:22
Compare
Choose a tag to compare

Few more improvements and fixes. OSX and Windows done, Linux will be compiled and packaged soon.

https://quickhash-gui.org/quickhash-v3-0-4-released/

v3.0.3 Released

09 Jan 21:56
Compare
Choose a tag to compare

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

20 Jan 14:14
9c0338a
Compare
Choose a tag to compare

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

28 Aug 13:20
Compare
Choose a tag to compare

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.