De ontwikkelaars van Deluge hebben een nieuwe versie van de opensource BitTorrent-client vrijgegeven. Deluge maakt van libtorrent en PyGTK gebruik als respectievelijk de backend en de gebruikersinterface en biedt de standaard mogelijkheden wat tegenwoordig van een BitTorrent-client wordt verwacht. Verder is het mogelijk om de functionaliteit van Deluge met behulp van plugins uit breiden. Het programma is inmiddels bij versienummer 1.1.2 aangekomen, die vanaf deze pagina voor diverse Linux-distributies kan worden gedownload. Deluge is ook voor Windows beschikbaar, maar 1.1.2-release is nog niet voor dat besturingssysteem gecompileerd. Het changelog sinds de laatste vermelding van Deluge in de Meuktracker is hierbeneden gepost:
Deluge 1.1.2
Core:
* Fix issue where torrents get stuck Checking
GtkUI:
* Fix #761 use proper theme colours in sidebar
* Fix saving files/peers tab state when no column is sorted
Deluge 1.1.1
Core:
* Fix oldstateupgrader for those upgrading from 0.5.x
* Fix setting Peer TOS byte
* Fix setting outgoing ports
GtkUI:
* Fix opening links from Help menu and others
* Fix remembering sorted column in the torrent list
* Fix saving Files tab and Peers tab state
* Disable popup notification in preferences on Windows
* Fix crashing in AddTorrentDialog when removing torrents from the list
* Do not allow duplicate torrents in the AddTorrentDialog
* Fix translating speed units in status tab when a per-torrent limit is set
* Fix torrents not displaying properly after disconnecting and reconnecting to the daemon
* Fix when sorting # column, downloads should be on top
Misc:
* Fix bdecoding some torrent files
* Fix the -l, --logfile option
* Fix #729 tracker icons not being saved in the correct location
* Add support for more tracker icons
* Fix being able to connect to a local daemon from another user account