Deluge kan via bittorrent bestanden binnenhalen op verschillende platformen, zoals Linux, Mac OS X en Windows. Het programma is ontworpen om zo weinig mogelijk resources te gebruiken; bijna alle functionaliteit moet dan ook door middel van plug-ins worden toegevoegd. Op die manier is het mogelijk om Deluge aan te sturen via een webinterface, bandbreedte per torrent in te stellen, en gebruik te maken van protocol encryptie, de FAST protocol extensie, Peer Exchange, en RSS feeds. De ontwikkelaars hebben de tweede release candidate van Deluge 0.5.7 uitgebracht, die 0.5.6.96 als versienummer heeft. De lijst met veranderingen ziet er als volgt uit:
Version 0.5.7 RC2:Version 0.5.7 RC1:
- Fix invalid handle error
- Fix toolbar icon/text issue
[break]
- Scrape support
- Manual force-recheck
- Add local peer discovery (aka local service discovery)
- Blocklist plugin will now display errors, instead of just crashing on a bad list or wrong type
- Add torrent in paused state option
- Add advanced progress bar
- Fix bug in merging trackers
- Various updates to WebUI, including https support and advanced template by vonck7
- Add maximum connection attempts per second preference
- Fix bug where loaded plugins were forgotten if Deluge crashed
- Fix ratio bugs (hopefully for the last time)
- Add preference to only show file selection popup if torrent has multiple files
- Fix pause all and resume all bugs
- Fix client not loading if our website goes down (new version check failing)
- Allow torrent creation with no trackers
- Scheduler plugin revamp by Ben Klein
- Fix ETA from going backwards
- UI warning on full HD - no longer just silently pauses torrents
- Replace SimpleRSS with FlexRSS
- Add preference for the location of torrent files
- Add autoload folder
- Copy translator credits from Launchpad to our about->credits
- Differentiate between queued and paused torrents. Able to pause queued torrents - patch by yobbobandana
- Show error when writing/permission problems occur