Kommute Changelog

What's new in Kommute 0.24

May 5, 2010
  • hosts management improved : collect some statistics and use preferentially hosts we have already contacted.
  • added proxy settings.
  • added port setting in setup wizard.
  • bug 2649300 corrected : downloaded size and complete download time was sometimes broken.

New in Kommute 0.23 (Mar 15, 2010)

  • added detection of new releases.
  • added more sources colors in Search
  • fixed when clearing Filter setFocus the LineEdit
  • fixed by default hide the clear Filter Button
  • redesign the Shared Files Filter
  • added feature to hide clear Filter Button when Filter Text is Empty
  • added possibility to put config file in a custom directory (kommute -s /xxx or kommute -s ./xxx)

New in Kommute 0.20 (Jul 23, 2009)

  • added key delete feature for Cancel Downloads
  • added dutch translation
  • added removes of inactive sources.
  • bug corrected : crash under windows
  • bug corrected : files with size >4G were not displayed.
  • bug corrected in send chunk of partial

New in Kommute 0.18 (Apr 23, 2009)

  • added clear filter button to shared files
  • fixed bug that incoming folder holds file with hash name. now real name shows out.
  • fixed bug that copy link from search research view cannot work
  • added paste kommute link implementation done. located in download context menu.
  • added stop a download file implementation.
  • correct original "cancel" download action, delete both hash file and incoming file.
  • correct original "clear" complete download action, that clear all download complete files from tree view.
  • added a QMutex in Download class.
  • updated default cache list.
  • fixed bug : exit on options ok click
  • limit number of results returned by cache.
  • corrected bug when using Use_Majority_Routing option
  • fixed don't respond to fileinforequest destined to ALL if we don't have this file.
  • added start minimized
  • added autostart with windows check
  • added a spacer in connection page.
  • cryptopp updated from 5.4 to 5.6.0
  • correct a crash at exit.
  • fixed close file when no more needed, to avoid to block the file.
  • correct bug on windows : temporary file was not deleted when download is complete.
  • rewrote a new AppLog class to log messages in log window
  • added download priority and column
  • added double click downloading file to pause, and vice versa.
  • give setter / getters for download class instead of public fields.
  • added priority high / normal / low / auto for downloading.
  • added functionality of pause / resume downloading thread.
  • added download link handling.
  • added Set the directories for incoming and temp from options.
  • fixed bug: when there are not hosts to connect
  • added Filter for Shared Files
  • added FileType icons and Type column for Shared Files
  • added Context menu for remove a Shared Directorie
  • fixed functionality related to maximal number of allowed connections.

New in Kommute 0.15 (Oct 14, 2008)

  • add other shared paths.
  • fix some problems causing unnecessary rehashs.
  • add a random sleep time in downloads to avoid to send too many messages at connection.