Hash-Calculator Changelog

What's new in Hash-Calculator 2.9

Nov 16, 2020
  • Hash Calculator 2 now supports macOS Big Sur and Apple Silicon Macs.
  • This update also fixed issue with CalculateHash share extension for Finder on macOS Big Sur.

New in Hash-Calculator 2.8 (Dec 13, 2019)

  • Hash Calculator 2 is now better on macOS Catalina.
  • Improve macOS Catalina compatibility.
  • Fixed an issue with Calculate Hash widget not working under macOS Catalina.

New in Hash-Calculator 2.7 (Apr 17, 2019)

  • Batch mode is here FINALLY!!! Yes, we know many of you have been expecting batch mode since the first release of Hash Calculator, and we are pleased to tell you that your wish come true in this upgrade! We are sorry to keep you waiting SO long.
  • As always, here are all the new features and enhancements in this version:
  • New "Batch Mode". Now you can add a bunch of files into Hash Calculator 2 and let it do the magic.
  • Hash Calculator 2 code base is now pure Swift 5.
  • Many UI tweaks.
  • And of course some bugs are fixed.

New in Hash-Calculator 2.6.3 (Mar 28, 2019)

  • Update project source to Swift 5. If you are on macOS 10.14.4 and above, this update will save you some MB of disk space. :P
  • Note: Hash Calculator 2 will require macOS 10.12 and up in future updates.

New in Hash-Calculator 2.6.2 (Dec 2, 2018)

  • Allow user to stop calculation during file hash. This is useful when user selected a wrong file with huge file size.

New in Hash-Calculator 2.6.1 (Nov 18, 2018)

  • We added a progress bar to indicate file hash progress. No more endless waiting while hash large files!

New in Hash-Calculator 2.6 (Sep 25, 2018)

  • Support macOS 10.14 Mojave.
  • Support Dark Mode on Mojave.
  • Fixed an issue that file hash randomly not stop properly.

New in Hash-Calculator 2.5.1 (Jul 6, 2018)

  • Bug fix.

New in Hash-Calculator 2.4.2 (Jun 6, 2018)

  • Fixed a critical bug with hash calculation, which will lead to wrong hash result in some cases.

New in Hash-Calculator 2.4 (Apr 13, 2018)

  • Added base64 representation for hash results. After calculating file hash, press (and hold) "Option" key on your keyboard to show base64 representation of the hash result. You can then double click to copy to paste board.
  • Bug fix.

New in Hash-Calculator 2.3.1 (Feb 26, 2018)

  • Fixes an issue that prevent copy uppercased result to pasteboard not working.

New in Hash-Calculator 2.0 (Jun 30, 2017)

  • Whole new UI.
  • Hash a file with multiple algorithms at the same time, and FAST!
  • Fully compatible with modern macOS.
  • Share sheet integration can allow check the file hash without opening the application!
  • And of course, the application is re-written with Swift.

New in Hash-Calculator 1.3.5 (Nov 30, 2012)

  • Fixed a bug that prevent OS X Mountain Lion user select files individually from file comparison tab.

New in Hash-Calculator 1.3.4 (Jun 30, 2012)

  • Updated icons and artwork to support MacBook Pro with Retina Display;
  • Fixed a bug which may cause memory leak.

New in Hash-Calculator 1.3.2 (May 17, 2012)

  • Added Base64 encode/decode for texts.
  • Bug fix.

New in Hash-Calculator 1.3.1 (Feb 15, 2012)

  • Now user can paste in an existing hash and compare to file's hash
  • Bug fix

New in Hash-Calculator 1.3 (Sep 21, 2011)

  • Add support for HMAC (HMAC-MD5, HMAC-SHA1, HMAC-SHA224, HMAC-SHA256, HMAC-SHA384, HMAC-SHA512)
  • Removed the Start button on text hash tab
  • Add support manually for stop hash calculation