Deluge 1.3.13 is Released, A lightweight BitTorrent client for Ubuntu / Debian / Fedora and Arch Linux


Deluge is an open source and cross-platform torrent downloader application, a full featured BitTorrent client for GNU/Linux, BSD, Microsoft Windows and Mac OS X operating systems.

It is entirely based on the ​libtorrent library

The application is based on the libtorrent library, which means that it inherits its features. On top of that, the core and graphical user interface are split in order to allow it to run as a daemon in background and enabling you to connect to it remotely.


What's new in Deluge 1.3.13
Core:

  • Increase RSA key size from 1024 to 2048 and use SHA256 digest.
  • Fixed empty error message from certain trackers.
  • Fixed torrent ending up displaying the wrong state.
  • #1032: Force a torrent into Error state if the resume data is rejected.
  • Workaround unwanted tracker announce when force rechecking paused torrent.
  • #2703: Stop moving torrent files if target files exist to prevent unintended clobbering of data.
  • #1330: Fixed the pausing and resuming of the Deluge session so torrents return to previous state.
  • #2765: Add support for TLS SNI in httpdownloader.
  • #2790: Ensure base32 magnet hash is uppercase to fix lowercase magnets uris.

Daemon:

  • New command-line option to restict selected config key to read-only.
  • Allow use of uppercase log level to match UIs.

UI:

  • #2832: Fixed error with blank lines in auth file.

GtkUI:

  • Fixed installing plugin from a non-ascii directory.
  • Error'd torrents no longer display a progress percentage.
  • #2753: Fixed the 'Added' column showing the wrong date.
  • #2435: Prevent the user from changing tracker selection when editing trackers.
  • Fixed showing the wrong connected status with hostname in the Connection Manager.
  • #2754: Fixed the progress column to sort by progress and state correctly.
  • #2696: Fixed incorrect Move Completed folder shown in Options tab.
  • #2783: Sorting for name column is now case insensitive.
  • #2795: Reduce height of Add Torrent Dialog to help with smaller screeen resoltuions.
  • OSX: Fixed empty scrolling status (systray) menu.
  • OSX: Fixed starting deluged from connection manager.
  • #2093: Windows OS: Fixed opening non-ascii torrent files.
  • #2855: Fixed adding UDP trackers to trackers dialog.

WebUI:

  • #2782: Fixed HTTPS negotiating incorrect cipher.
  • #2485: Fixed the broken Options context menu.
  • #2705: Fixed the hostlist config file not being created.
  • #2293: Fixed plugin's js code not loading when using the WebUI plugin.

Console:

  • Fixed adding non-ascii torrent in non-interactive mode.
  • #2796: Add time_added to info sort keys.
  • #2815: Fixed 'add' cmd path inconsistency on Windows.

OSX Packaging:

  • Source .py files no longer included in Deluge.app.
  • Windows OS Packaging:
  • #2777: Updated MSVC SP1 check to latest release CLID.

Blocklist Plugin:

  • #2729: Fixed plugin lockup with empty url.

Scheduler Plugin:

  • Fixed corrupt plugin prefences page on OSX.
  • Fixed error accidentally introduced in 1.3.12.

Notification Plugin:

  • #2402: Fixed the popup to show the actual count of files finished.
  • #2857: Fixed issue with SMTP port entry not updating in GTKUI.

AutoAdd? Plugin:

  • Fixed watch dir not accepting uppercase file extension.

Extractor Plugin:

  • Ignore the remaining rar part files to prevent spawning useless processes.
  • #2785: Fixed only an empty folder when extracting rar files.

Execute Plugin:

  • #2784: Windows OS: Escape ampersand in torrent args.


How to Install / Update Deluge 1.3.13  Ubuntu / Linux Mint / Elementary OS via PPA :

Because it is available via PPA, installing Deluge 1.3.13 on Ubuntu 16.04 Xenial Xerus, Ubuntu 15.10 Wily Werewolf, Ubuntu 15.04 vivid Vervet, ubuntu 14.10 Utopic Unicorn, Ubuntu 14.04 Trusty Tahr (LTS) and Linux Mint 17.1 Rebecca, Linux Mint 1

sudo add-apt-repository ppa:deluge-team/ppa
sudo apt-get update
sudo apt-get install deluge

To Removing
sudo apt-get remove deluge

Deluge 1.3.13 is available for Fedora, openSuse , Debian and Arch Linux