KVirusTotal Changelog

What's new in KVirusTotal 0.30.0

Mar 6, 2012
  • Increased maximum file size limit from 20MB to 32MB
  • Updated WebConnector to version 2 (previous interface was broken)
  • Hungarian translations fully completed

New in KVirusTotal 0.22.1 (Dec 24, 2011)

  • Fixed error when analyzing URLs due to change in service provider interface

New in KVirusTotal 0.22.0 (Sep 26, 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)

New in KVirusTotal 0.20.0 (Aug 22, 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

New in KVirusTotal 0.10.1 (Mar 14, 2011)

  • Fix segmentation fault while entering the service key in the welcome wizard

New in KVirusTotal 0.10 (Mar 13, 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