Versie 1.3.13 van Deluge is uitgekomen. Deze bittorrent-client is ontwikkeld door Zach Tibbitts en Alon Zakai, twee leden van het Ubuntu-forum. Naast versies voor de bekende Linux-distributies worden er ook Deluge-versies voor Windows en OS X uitgebracht. Het programma heeft alles wat je van een bittorrent-client mag verwachten: bittorrent-protocol-encryptie, mainline dht, upnp, nat-pmp, µTorrent Peer Exchange en de mogelijkheid om het programma via een webbrowser op afstand te beheren. In deze uitgave zijn de volgende veranderingen en verbeteringen aangebracht:
CoreDaemon
- 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.
UI
- New command-line option to restict selected config key to read-only.
- Allow use of uppercase log level to match UIs.
GtkUI
- #2832: Fixed error with blank lines in auth file.
WebUI
- 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.
Console
- #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.
OSX Packaging
- 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.
Windows OS Packaging
- Source .py files no longer included in Deluge.app.
Blocklist Plugin
- #2777: Updated MSVC SP1 check to latest release CLID.
Scheduler Plugin
- #2729: Fixed plugin lockup with empty url.
Notification Plugin
- Fixed corrupt plugin prefences page on OSX.
- Fixed error accidentally introduced in 1.3.12.
AutoAdd? Plugin
- #2402: Fixed the popup to show the actual count of files finished.
- #2857: Fixed issue with SMTP port entry not updating in GTKUI.
Extractor Plugin
- Fixed watch dir not accepting uppercase file extension.
Execute Plugin
- Ignore the remaining rar part files to prevent spawning useless processes.
- #2785: Fixed only an empty folder when extracting rar files.
- #2784: Windows OS: Escape ampersand in torrent args.