HashTools Change Log
v1.3.1 • February 4, 2010
- Changed: Expanded the main window buttons to make the interface less cramped
- Changed: Installer can now create desktop icon and Windows context menu entries
- Fixed: "Add/Remove Context Menu Items" now works correctly in Windows Vista and Windows 7
- Fixed: Installer now removes Windows context menu entries during uninstall
v1.3 • April 6, 2009
- Changed: Added CRC32 checking with AutoCRC support
- Changed: Simplified menus
v1.2 • April 6, 2009
- Changed: Now looks for hash in "filename.ext.hash", not "filename.hash" (ex: MyFile.iso.sha1 for a SHA1 hash)
- Changed: Updated icons to make it consistent with other Binary Fortres Software applications
- Changed: Replaced the hash comparing message boxes by changing the textbox background colour instead (more subtle, less intrusive)
- Fixed: Properly stops hashing if the application is closed before hashing has completed
- Changed: Now looks for hash in "filename.ext.hash", not "filename.hash" (ex: MyFile.iso.sha1 for a SHA1 hash)
- Changed: Updated icons to make it consistent with other Binary Fortres Software applications
- Changed: Replaced the hash comparing message boxes by changing the textbox background colour instead (more subtle, less intrusive)
- Fixed: Properly stops hashing if the application is closed before hashing has completed
v1.1 • November 29, 2008
- Changed: Supports drag/drop of files for hash generation
- Changed: Now shows the files exact size in the results window along with the hash
- Changed: Automatically loads matching hash files for comparision
- For example: "MyFile.sha1" would load automatically if it exists when generating a hash for the file "MyFile.iso"
- Changed: Top menu to make the interface more consistent and simpler to use
- Changed: Application and Installer are now fully signed for better Windows Vista compatibility
- Fixed: Some spelling mistakes