HashTool Changelog

What's new in HashTool 0.7.2

Feb 20, 2024
  • change:
  • The format of hash results can be changed on the results page #37
  • Updated to .Net 8
  • Some dependencies updated

New in HashTool 0.7.1 (Jun 21, 2023)

  • Optimize CRC-64 performance

New in HashTool 0.7.0 Pre-release (Jun 11, 2023)

  • Change:
  • The output format can be set in the right-click menu of the homepage algorithm #30
  • Optimize QuickXor performance #32
  • Optimize blake3,md5,ripemd,sha1,sm3 performance #34

New in HashTool 0.6.1 (Apr 25, 2023)

  • Update icon #27
  • Support setting to skip files with certain attributes #28
  • Fix result file path not responding to highlighting #29
  • Fix can't set hash algorithm enabled in explorer menu ce3678d
  • Update the hashing algorithm enabled by default in the explorer menu bdf84e4

New in HashTool 0.6.0 (Apr 12, 2023)

  • Support CRC-64, xxHash
  • Support setting hash algorithm output format
  • Optimize the performance when only one algorithm is selected, it is strongly recommended to select only the required algorithm when computing to get the best performance
  • Optimize settings defaults
  • optimization notification
  • Fix that the edit task button is invalid when using the right-click menu to enter the software
  • Remove home page hash value comparison function
  • Remove the function of calculating text hash value

New in HashTool 0.5.0 (Mar 20, 2023)

  • System Requirements:
  • Target: Windows 11 22H2 (10.0.22621.0)
  • Minimum: Windows 10 2004 (10.0.19041.0)
  • Function:
  • Added Edit menu item for tasks
  • Task deletion now requires confirmation
  • Can now control whether to display the menu in the resource manager
  • Now the last task dd40da4 will be displayed at the bottom of the main page
  • Support BLAKE2bp, BLAKE2sp, HAS-160 algorithms
  • Added call alias DotVast.HashTool
  • In the results page, filter results are now highlighted
  • Repair:
  • Fix inconsistent page title style
  • Fix the calculation progress error caused by an exception when calculating multiple files
  • Optimization:
  • Optimize the boot appearance experience
  • Optimize task item appearance
  • Adjust task page top button
  • Update settings page
  • Add some animations

New in HashTool 0.4.0 (Mar 2, 2023)

  • Function:
  • Support xxHash32, xxHash64 1adf90f
  • Support Ed2k 11e9570
  • Optimization:
  • The filter for the results page now contains the hash 196bbdf
  • from the DirectoryBackground location Remove the menu c2cac1d
  • Set title bar context menu to follow software theme 6f6dd91
  • Update license page, add source link 88445a5
  • Adjust the recovery delay of the "Create" button on the home page, from 1.5s to 1s 8775345