July 9th, 2010· Added String-to-MD5 tool.
· Added main window toolbar captions.
June 22nd, 2010· Rewritten from scratch.
· Full Drag&Drop support (with folder dragging)
· Two new dialogs for verifying of md5 file and single file.
· Reworked GUI, much more user-friendly now
· Only MD5 support in this version.
· Options still partly implemented (planned for next version).
February 2nd, 2009· Fixed a bug where opening a file without extension crashes the program.
January 29th, 2009· Added "Cancel" button.
· Added option to save a log file with the files from the list. This function uses the same formatting as the Copy function does.
· Added more macros for the clipboard and the new "save log" function.
· User can now view more information about the calculation process.
· Added right-click menu in the file list.
· Added right-click menu for the tray icon.
· Removed RC4.
· Fixed some bugs.
January 15th, 2009· Options window added. All options are saved to ini file, so the program is completely portable.
· Added option to set different buffer for each algorithm. (/buffer arguments no longer supported)
· Added tray icon support, and also some options around it ;)
· Added custom text formating when copying to the clipboard.
· Added option to set different extensions for MD5 Files.
· Added option to auto check files, right after they are added into the list.
· Added "Always on top" option.
· Many other minor tweaks and fixes.
· Removed ELF, Adler, and DJB algorithms... if u want them just download older version.
January 9th, 2009· Completely reworked interface.
· MD5 File support. Files are auto-detected when opening files. No specific actions needed.
· Added support for ELF, Adler32 and DJB checksums for files.
· Added some hotkeys.
· Default flie buffer is now 80 kb. (use "/buffer bytes" arguments to set a larger/smaller buffer)
· Removed some algorithms, that were included in v.0.1.
· Some code fixes and optimizations.
January 5th, 2009· Added Drag & Drop support