﻿1.9 Beta:
- Added option to integrate MultiHasher into shell context menu
- Added ability to upload files (<20MB) to VirusTotal (API key required)
- Added preliminary support for Windows 8 and Windows Server 8
- Added "Troubleshooting information" window
- Minor UI tweaks
- Fixed minor bugs

1.1:
* MultiHasher.exe
  - Added option to select different parent folder when opening checksum files
  - Minor UI tweaks
  - Fixed minor bugs

1.0.1:
* MultiHasher.exe
  - Minor UI tweaks
  - Improved error handling
  - Fixed minor bugs

1.0:
* MultiHasher.exe
  - Improved folder enumeration
  - Added ability to manually type and compare two digests
  - Minor UI improvements
  - Removed Traditional Chinese translation (outdated)
  - Fixed minor bugs

1.0 Beta 2:
* MultiHasher.exe
  - Added ability to hash text string
  - Improved UI performance
  - Portable mode can now be enabled and configured with "/SETUP /PORTABLE" arguments
  - Other minor UI improvements
  - Fixed missing ASLR flag in PE header
  - Fixed minor bugs

1.0 Beta:
* mhasher.exe
  - Added CRC32 checksum algorithm
  - Fixed several memory and file handle leaks
  - Fixed folder content enumeration
  - Fixed minor bugs
* MultiHasher.exe
  - Added CRC32 checksum algorithm
  - Added ability to open SFV files
  - Added option to connect to VirusTotal via HTTPS (enabled by default)
  - Added search with support for regular expressions
  - Added options to (un)associate checksum files with MultiHasher
  - Updated Portuguese translation, in conformity with the Orthographic Agreement of 1990
  - Fixed occasional memory leak when closing application while calculation is in progress
  - Small UI improvements
  - Fixed minor bugs

0.3:
* mhasher.exe
  - Added new language: "Traditional Chinese"
  - Fixed minor bugs
* MultiHasher.exe
  - Added support for creation and verification of checksum files (*.md5, *.sha1, *.mhx, etc.)
  - Added new language: "Traditional Chinese" (translation is incomplete)
  - Added ability to query VirusTotal database
  - Added "Preferences" dialog
  - Improved performance of "Select folder" dialog
  - Minor improvement in the localization system
  - Small UI improvements
  - Fixed minor bugs

0.2.1:
* mhasher.exe
  - Added ability to add processes to the file list
  - Added more control over what to calculate (entire file or specified block)
* MultiHasher.exe
  - Added ability to add processes to the file list
  - Added more control over what to calculate (entire file or specified block)
  - Added "Validate Digest" to context menu
  - Fixed minor bugs


0.2:
* mhasher.exe
  - Added progress report
  - Added optional flag to suppress progress report
  - Added support for hash calculation of multiple files
  - Added support for batch processing
  - Added localization support
  - Fixed access violation when sha512 is selected
  - Fixed minor bugs
* MultiHasher.exe
  - Added pause/resume calculation
  - Added support for hash calculation of multiple files
  - Added support for NT path names
  - Major UI overhaul
  - Fixed minor bugs
