Skip to content

Hadouken 5.2

Latest
Compare
Choose a tag to compare
@vktr vktr released this 11 Aug 13:12

Features

  • The web interface now supports editing the default download directory as well as adding additional download directories.
  • Added a few advanced settings. Unsure about which settings to expose, so if you have a suggestion, open an issue.
  • Enable/disable UTP.
  • Added a basic autolabelling plugin which can set labels on torrents based on their name/tracker.
  • Added label-support for AutoAdd and AutoMove.
  • Debian/Ubuntu packages are now emitted when building on Linux which means Hadouken is just a dpkg -i <file> command away. See the installation instructions for more information.
  • Requesting the HTTP root path (/) will now redirect to the correct GUI path.

Fixes

  • Download- and upload rates where switched in the UI.
  • Global connections limit was not saved.
  • The Windows Service now responds to system reboot/shutdown and correctly saves its state.
  • Force checking paused unmanaged torrents should now run the check and then return them to a paused state.

Other mentionables

  • Hadouken now compiles with C++11 which means the latest GCC on Ubuntu will do.
  • Travis builds now has pre-compiled libtorrent binaries available which means faster Travis builds.