March 6th, 2012· Increased maximum file size limit from 20MB to 32MB
· Updated WebConnector to version 2 (previous interface was broken)
· Hungarian translations fully completed
December 24th, 2011· Fixed error when analyzing URLs due to change in service provider interface
September 26th, 2011· Added contextual service menu to dolphin (right click on file --> Scan with KVirusTotal)
· Implemented command line arguments (-f , -r and -u )
· Added option to create either single or multiple application instances
· Implemented the ability to check automatically for new versions at start up, if wanted
· Added new menu option "Help --> Check for updates..." for on-demand version checks
· Added Hungarian translation (thanks to Tóth Attila)
· Added Russian translation (thanks to Alexander Shevyakov)
· Beautify some some menu options
· Beautify percent values when decimal side is zero not being shown (70.0 => 70% --> 70.0%)
· Fixed error when dealing with very small remote files (FileDownloader)
· Fixed a couple of broken connections (MainWindow.cpp & BaseHttpConnector)
August 22nd, 2011· New web-based connector (WebHttpConnector) for quicker reports
· Deep internal recode for better extensibility and flexibility
· Added permanent link for URL scans too (ApiHttpConnector)
· Show green or red padlock when HTTPs is enabled or disabled, respectively
· Separate erroneous or unrated results from positive ones (displayed in orange color)
· Fixed internal bug when building a POST message (filename attribute)
· Fixed crash when starting up and quitting too fast.
· Some other minor improvements
March 14th, 2011· Fix segmentation fault while entering the service key in the welcome wizard
March 13th, 2011· Added German translation (thanks to Sascha Manns)
· Implemented smarter queue engine to manage requests more efficiently
· Integration with KDE notification message system
· Added drag and drop support
· Save each column width for better customization
· A lot of miscellaneous improvements