User User name Password  
   
Sunday 29.11.2009 / 01:40 PM
Search AfterDawn.com:        In English   Suomeksi   På svenska
afterdawn.com > software > version history deluge
Show topics
Software
Software

Version history Deluge

<<Back

Changes from v1.2.0 RC 3 -> v1.2.0 RC 4

  • Fix deleting old .fastresume files with fresh configs
  • Fix files list when using magnet uris
  • Fix loading the saved metadata when loading state with magnet uris
  • GtkUI
  • Fix showing the 'Other' speed dialogs in Windows
  • Fix adding torrents from the Queued Torrents dialog
  • Fix disabling/enabling plugins after switching daemons
  • Reduce height of Add Torrent Dialog by ~80 pixels
  • Fix #1071 issue where Deluge will fail to start if there is a stale ipc lockfile
  • Fix autoconnecting to the next host in the list if the selected one isn't available
  • Fix endless loop when trying to autoconnect to an offline daemon
  • Fix exception on startup when the system tray icon is not enabled
  • Fix issue where some torrents with special characters could not be added
  • Fix issues adding magnet uris
  • Web
  • Fix installing the deluge-web manpage
  • Escape hyphens in the manpage
  • Console
  • Escape hyphens in the manpage
  • Make the delete key work
  • Allow ~ to be used in the path in the add command
  • Allow commands that are .pyc files to be used
  • Fix printing info, help, etc.. on the command line
  • Blocklist
  • Force blocklist to auto-detect format when a download / import is forced
  • Fix blocklist failing on certain PeerGuardian/SafePeer? lists



Changes from v1.2.0 RC 2 -> v1.2.0 RC 3

  • Core¶
  • Fix #1047 move completed does not work if saving to non default path
  • Fix renamed files not being utf-8 encoded
  • Fix torrent name being blank when renaming root folder to /
  • Do not include an 'announce-list' key in torrents when there is only one tracker
  • GtkUI¶
  • Replace & with & in the details tab to ensure there are no markup errors
  • Consider 0 unlimited when displaying limits in the statusbar
  • Fix adding torrents when not showing the add torrent dialog in Windows
  • Fix crash when removing multiple torrents
  • Web¶
  • Fix #1046 changing auto managed via the details tab
  • Fix setting torrent options when adding
  • Fix setting file priorities when adding
  • HTML escape the field values on the details tab
  • Fix #215, make infinite eta values display in the correct order
  • Fix displaying the protocol upload speed
  • Fix #990, showing 0 as a limit when it means unlimited in the statusbar
  • Console¶
  • Fix displaying non-ascii strings
  • Fix #1052 crash when issuing commands while not connected to a daemon
  • Fix crash when string length makes line longer than terminal width
  • Improve 'info' command draw speed



Changes from v1.2.0 RC 1 -> v1.2.0 RC 2

  • GtkUI
  • Fix path errors when adding torrents externally in Windows
  • Fix localclient authentication by stripping the lines read from the auth file
  • Do not try to call doIteration() on the reactor if it has already stopped
  • Fix 'autostart localhost if needed' option
  • Fix starting plugins when the pluginmanager is started
  • Fix #799 translate connection status
  • Fix #215 ETA sort order
  • Core
  • Fix saving torrent state on fresh configs
  • Web
  • Fix changing of the allocation in the preferences.
  • Fix updating the Connection Manager when a host is added.
  • Add a --fork option to allow forking the webui to the background
  • Fix the statusbar menu limits
  • Fix setting the torrent options via the options tab
  • Fix the private flag in the options tab
  • Console
  • Fix exception when using the 'halt' command
  • Misc
  • Add man pages for deluge-console, deluge-gtk and deluge-web
  • Extractor
  • Fix issue where the plugin would not stop extracting files after being disabled
  • Add option to create torrent name sub-folders in extract folder



Changes from v1.1.9 -> v1.2.0 RC 1

  • Core:
  • Implement new RPC protocol DelugeRPC replacing XMLRPC
  • Move to a twisted framework
  • Add an 'Error' filter for Trackers to show trackers that currently have a tracker error
  • Use system GeoIP database if available, this is now an optional dependency
  • GtkUI:
  • Remove SignalReceiver?
  • Implemented a cross-platform IPC method thus removing the DBUS dependency
  • Implement a "True" Classic Mode where there is no longer a separate daemon process
  • Add preferences option "Add torrent in paused state"
  • Add tracker icons to the Tracker column
  • Implement #259 show tooltip with country name in the peers tab
  • Add an error category to the tracker sidebar list
  • Add Find More Plugins button to Plugins preference page
  • Fix #518 remove header in add torrent dialog to save vertical space
  • Add a Cache preferences page to adjust cache settings and examine cache status
  • Add ability to rename files prior to adding them
  • Fix shutdown handler with GNOME session manager
  • Allow 4 MiB piece sizes when creating a torrent
  • ConsoleUI:
  • Changed to use curses for a more interactive client
  • WebUI:
  • Move over to using Twisted-Web for the webserver.
  • Move to only AJAX interface built upon Ext-JS.
  • Plugins:
  • Add Scheduler plugin
  • Add Extractor plugin
  • Misc:
  • PyGTK dependency bumped to => 2.12 to use new tooltip system
  • Add new scripts for invoking UIs: deluge-gtk, deluge-web, deluge-console
  • Remove GeoIP database from the source tree



Changes from v1.1.8 -> v1.1.9

  • Core:
  • Only move a torrent due to 'move on complete' when some data has been downloaded
  • Update libtorrent for CVE-2009-1760
  • GtkUI:
  • Fix #950 renaming a parent folder into multiple folders
  • WebUI:
  • Fix remote torrent add



Changes from v1.1.5 -> v1.1.6

  • Core
  • Fix udp trackers being classified as DHT source
  • Fix #855 force a resume on a torrent if a 'Force Recheck' is initiated
  • Fix #862 deluged crash when access http://localhost:58846
  • GtkUI
  • Fix displaying torrents with non-utf8 encodings in add torrent dialog
  • WebUI
  • Fix #870 use proper config location for loading ssl cert
  • Misc
  • Add OpenSSL exception to license



Changes from v1.0.6 -> v1.1.0

  • Core:
  • Fix issue where torrents get stuck Checking
  • GtkUI:
  • Fix #761 use proper theme colours in sidebar
  • 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
  • Core:
  • Fix issue in get_tracker_host when the torrent has no tracker
  • Fix crash while trying to convert very old 0.5 config files
  • GtkUI:
  • Fix translation setting in remove torrent dialog
  • Fix notification bug on startup for already finished torrents
  • Ajaxui:
  • Fix loading on iPods.
  • Fix sorting on the name column.
  • Add "Not Implemented" alerts to some functions.
  • Improve the options tab on the Add Torrent dialog
  • ConsoleUI:
  • Fix auto-complete feature for torrents.
  • Misc:
  • Added '-s', '--set-default-ui' option to deluge



Changes from v1.0.5 -> v1.0.6

  • Fix #475 catch unicode decoding errors
  • Add an option to not include IP overhead in rate limiting (this is equivalent to how 0.5.x behaves)
  • Display the proper downloaded value in the statistics tab
  • Fix broken graphic in new release dialog



Changes from v1.0.0 -> v1.0.5

  • GtkUI:
  • Increase the per-torrent stop share ratio max to 99999.0
  • Fix #528 make sure gtkui config file is written before exiting
  • Fix UDP tracker support
  • WebUI:
  • Javascript auto refresh for both templates
  • Windows:
  • Fix #577 adding torrents by drag n' drop
  • Fix association in Vista
  • Fix WebUI launch



Changes from v0.9.0.9 (v1.0.0 RC 9) -> v1.0.0

  • Core/ui split allowing Deluge to run headless as a daemon
  • A redesigned GTK interface
  • Migration to the upcoming libtorrent 0.14 release
  • Stability improvements across the board
  • New codebase which will allow for growth and less bugs
  • A much improved queuing system
  • New bugs for you to find
  • And so much more.. Try it and see for yourself!



Changes from v0.5.9.1 -> v0.5.9.3

  • Fix icon/missing entry in menus



Changes from v0.5.8.9 -> v0.5.9.1

  • fixes queue reordering, open folder and possible invalid torrent crashes.



<<Back

Software categories

Use the dropdown menu to jump directly to another software category

Last week's most popular software downloads

Digital video: AfterDawn.com | AfterDawn Forums
Music: MP3Lizard.com
Gaming: Blasteroids.com | Blasteroids Forums | Compare game prices
Software: Software downloads
Blogs: User profile pages
RSS feeds: AfterDawn.com News | Software updates | AfterDawn Forums
International: AfterDawn in Finnish | AfterDawn in Swedish | download.fi
Navigate: Search | Site map
About us: About AfterDawn Ltd | Advertise on our sites | Rules, Restrictions, Legal disclaimer & Privacy policy
Contact us: Send feedback | Contact our media sales team
 
  © 1999-2009 by AfterDawn Ltd.