mirror of
https://git.deluge-torrent.org/deluge
synced 2025-09-13 05:21:55 +00:00
Wikified Changelog
This commit is contained in:
parent
1e8e3558ed
commit
7abd8efd81
1 changed files with 110 additions and 110 deletions
220
ChangeLog
220
ChangeLog
|
@ -1,109 +1,109 @@
|
||||||
Deluge 1.1.4 - (In Development)
|
=== Deluge 1.1.4 - (In Development) ===
|
||||||
GtkUI:
|
==== GtkUI ====
|
||||||
* Fix hiding bottom pane when no tabs are enabled upon restart
|
* Fix hiding bottom pane when no tabs are enabled upon restart
|
||||||
* Fix saving file priorities when switching torrents in the addtorrentdialog
|
* Fix saving file priorities when switching torrents in the addtorrentdialog
|
||||||
|
|
||||||
Deluge 1.1.3 - (15 February 2009)
|
=== Deluge 1.1.3 - (15 February 2009) ===
|
||||||
Core:
|
==== Core ====
|
||||||
* Fix issue where checking queue would stop
|
* Fix issue where checking queue would stop
|
||||||
* Fix announcing to SSL trackers
|
* Fix announcing to SSL trackers
|
||||||
|
|
||||||
Misc:
|
==== Misc ====
|
||||||
* Fix issue when initializing gettext that would prevent deluge from starting
|
* Fix issue when initializing gettext that would prevent deluge from starting
|
||||||
* Fix logging exceptions when starting the daemon
|
* Fix logging exceptions when starting the daemon
|
||||||
* Fix displaying errors when a torrent is Checking
|
* Fix displaying errors when a torrent is Checking
|
||||||
* Fix #790 tracker hosts not correct for some 3rd-level domain names
|
* Fix #790 tracker hosts not correct for some 3rd-level domain names
|
||||||
|
|
||||||
Deluge 1.1.2 - (31 January 2009)
|
=== Deluge 1.1.2 - (31 January 2009) ===
|
||||||
Core:
|
==== Core ====
|
||||||
* Fix issue where torrents get stuck Checking
|
* Fix issue where torrents get stuck Checking
|
||||||
|
|
||||||
GtkUI:
|
==== GtkUI ====
|
||||||
* Fix #761 use proper theme colours in sidebar
|
* Fix #761 use proper theme colours in sidebar
|
||||||
* Fix saving files/peers tab state when no column is sorted
|
* Fix saving files/peers tab state when no column is sorted
|
||||||
|
|
||||||
Deluge 1.1.1 - (24 January 2009)
|
=== Deluge 1.1.1 - (24 January 2009) ===
|
||||||
Core:
|
==== Core ====
|
||||||
* Fix oldstateupgrader for those upgrading from 0.5.x
|
* Fix oldstateupgrader for those upgrading from 0.5.x
|
||||||
* Fix setting Peer TOS byte
|
* Fix setting Peer TOS byte
|
||||||
* Fix setting outgoing ports
|
* Fix setting outgoing ports
|
||||||
|
|
||||||
GtkUI:
|
==== GtkUI ====
|
||||||
* Fix opening links from Help menu and others
|
* Fix opening links from Help menu and others
|
||||||
* Fix remembering sorted column in the torrent list
|
* Fix remembering sorted column in the torrent list
|
||||||
* Fix saving Files tab and Peers tab state
|
* Fix saving Files tab and Peers tab state
|
||||||
* Disable popup notification in preferences on Windows
|
* Disable popup notification in preferences on Windows
|
||||||
* Fix crashing in AddTorrentDialog when removing torrents from the list
|
* Fix crashing in Add Torrent Dialog when removing torrents from the list
|
||||||
* Do not allow duplicate torrents in the AddTorrentDialog
|
* Do not allow duplicate torrents in the Add Torrent Dialog
|
||||||
* Fix translating speed units in status tab when a per-torrent limit is set
|
* 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 torrents not displaying properly after disconnecting and reconnecting to the daemon
|
||||||
* Fix when sorting # column, downloads should be on top
|
* Fix when sorting # column, downloads should be on top
|
||||||
|
|
||||||
Misc:
|
==== Misc ====
|
||||||
* Fix bdecoding some torrent files
|
* Fix bdecoding some torrent files
|
||||||
* Fix the -l, --logfile option
|
* Fix the -l, --logfile option
|
||||||
* Fix #729 tracker icons not being saved in the correct location
|
* Fix #729 tracker icons not being saved in the correct location
|
||||||
* Add support for more tracker icons
|
* Add support for more tracker icons
|
||||||
* Fix being able to connect to a local daemon from another user account
|
* Fix being able to connect to a local daemon from another user account
|
||||||
|
|
||||||
Deluge 1.1.0 - "Time gas!" (10 January 2009)
|
=== Deluge 1.1.0 - "Time gas!" (10 January 2009) ===
|
||||||
Core:
|
==== Core ====
|
||||||
* Fix issue in get_tracker_host when the torrent has no tracker
|
* Fix issue in get_tracker_host when the torrent has no tracker
|
||||||
* Fix crash while trying to convert very old 0.5 config files
|
* Fix crash while trying to convert very old 0.5 config files
|
||||||
|
|
||||||
GtkUI:
|
==== GtkUI ====
|
||||||
* Fix translation setting in remove torrent dialog
|
* Fix translation setting in remove torrent dialog
|
||||||
* Fix notification bug on startup for already finished torrents
|
* Fix notification bug on startup for already finished torrents
|
||||||
|
|
||||||
Ajaxui:
|
==== AjaxUI ====
|
||||||
* Fix loading on iPods.
|
* Fix loading on iPods.
|
||||||
* Fix sorting on the name column.
|
* Fix sorting on the name column.
|
||||||
* Add "Not Implemented" alerts to some functions.
|
* Add "Not Implemented" alerts to some functions.
|
||||||
* Improve the options tab on the Add Torrent dialog
|
* Improve the options tab on the Add Torrent dialog
|
||||||
|
|
||||||
ConsoleUI:
|
==== ConsoleUI ====
|
||||||
* Fix auto-complete feature for torrents.
|
* Fix auto-complete feature for torrents.
|
||||||
|
|
||||||
Misc:
|
==== Misc ====
|
||||||
* Added '-s', '--set-default-ui' option to deluge
|
* Added '-s', '--set-default-ui' option to deluge
|
||||||
|
|
||||||
Deluge 1.1.0_RC3 (05 January 2009)
|
=== Deluge 1.1.0_RC3 (05 January 2009) ===
|
||||||
Core:
|
==== Core ====
|
||||||
* Fix applying proxy settings
|
* Fix applying proxy settings
|
||||||
* Fix the display of the tracker host when it's an IP address and not a hostname
|
* Fix the display of the tracker host when it's an IP address and not a hostname
|
||||||
|
|
||||||
GtkUI:
|
==== GtkUI ====
|
||||||
* Fix folder renaming to display the change properly
|
* Fix folder renaming to display the change properly
|
||||||
* Fix seeding torrents from moving around when sorting the '#' column
|
* Fix seeding torrents from moving around when sorting the '#' column
|
||||||
|
|
||||||
Plugins:
|
==== Plugins ====
|
||||||
* Label: Fix move on completed
|
* Label: Fix move on completed
|
||||||
* Add 'PeerGuardian Text (GZip)' reader to the Blocklist plugin
|
* Add 'Peer Guardian Text (GZip)' reader to the Blocklist plugin
|
||||||
* Apply Blocklist preferences when clicking on the buttons
|
* Apply Blocklist preferences when clicking on the buttons
|
||||||
|
|
||||||
Deluge 1.1.0_RC2 (29 December 2008)
|
=== Deluge 1.1.0_RC2 (29 December 2008) ===
|
||||||
Core:
|
==== Core ====
|
||||||
* Fix new version check
|
* Fix new version check
|
||||||
* Fix issue that prevented torrents from being added
|
* Fix issue that prevented torrents from being added
|
||||||
|
|
||||||
GtkUI:
|
==== GtkUI ====
|
||||||
* Fix tooltip for 'Show session speed in titlebar' option
|
* Fix tooltip for 'Show session speed in titlebar' option
|
||||||
|
|
||||||
Plugins:
|
==== Plugins ====
|
||||||
* Remove Stats plugin since it wasn't intended to be in this release
|
* Remove Stats plugin since it wasn't intended to be in this release
|
||||||
* Fix never-ending import in Blocklist on Windows
|
* Fix never-ending import in Blocklist on Windows
|
||||||
|
|
||||||
Windows:
|
==== Windows ====
|
||||||
* Fix double-click association on Windows
|
* Fix double-click association on Windows
|
||||||
* Fix Pidgin icon interference
|
* Fix Pidgin icon interference
|
||||||
|
|
||||||
Deluge 1.1.0_RC1 (23 December 2008)
|
=== Deluge 1.1.0_RC1 (23 December 2008) ===
|
||||||
Core:
|
==== Core ====
|
||||||
* Implement #79 ability to change outgoing port range
|
* Implement #79 ability to change outgoing port range
|
||||||
* Implement #296 ability to change peer TOS byte
|
* Implement #296 ability to change peer TOS byte
|
||||||
* Add per-torrent move on completed settings
|
* Add per-torrent move on completed settings
|
||||||
* Implement #414 use async save_resume_data method
|
* Implement #414 use async save_resume_data method
|
||||||
* FilterManager with torrent filtering in get_torrents_status , for sidebar and plugins.
|
* Filter Manager with torrent filtering in get_torrents_status , for sidebar and plugins.
|
||||||
* Implement #368 add torrents by infohash/magnet uri (trackerless torrents)
|
* Implement #368 add torrents by infohash/magnet uri (trackerless torrents)
|
||||||
* Remove remaining gtk functions in common
|
* Remove remaining gtk functions in common
|
||||||
* Tracker icons.
|
* Tracker icons.
|
||||||
|
@ -113,14 +113,14 @@ Deluge 1.1.0_RC1 (23 December 2008)
|
||||||
* Add -P, --pidfile option to deluged
|
* Add -P, --pidfile option to deluged
|
||||||
* Basic authentication for remote access to daemon, see: http://dev.deluge-torrent.org/wiki/Authentication
|
* Basic authentication for remote access to daemon, see: http://dev.deluge-torrent.org/wiki/Authentication
|
||||||
|
|
||||||
GtkUI:
|
==== GtkUI ====
|
||||||
* Add peer progress to the peers tab
|
* Add peer progress to the peers tab
|
||||||
* Add ability to manually add peers
|
* Add ability to manually add peers
|
||||||
* Sorting # column will place downloaders above seeds
|
* Sorting # column will place downloaders above seeds
|
||||||
* Remove dependency on libtorrent for add torrent dialog
|
* Remove dependency on libtorrent for add torrent dialog
|
||||||
* Allow adding multiple trackers at once in the edit tracker dialog
|
* Allow adding multiple trackers at once in the edit tracker dialog
|
||||||
* Implement #28 Create Torrent Dialog
|
* Implement #28 Create Torrent Dialog
|
||||||
* Redesiged sidebar with filters for Active and Tracker (see FilterManager)
|
* Redesiged sidebar with filters for Active and Tracker (see Filter Manager)
|
||||||
* Implement #428 the ability to rename files and directories
|
* Implement #428 the ability to rename files and directories
|
||||||
* Implement #229 add date added column
|
* Implement #229 add date added column
|
||||||
* Implement #596 show speeds in title
|
* Implement #596 show speeds in title
|
||||||
|
@ -133,7 +133,7 @@ Deluge 1.1.0_RC1 (23 December 2008)
|
||||||
* Add "Install Plugin" and "Rescan Plugins" buttons to the Plugins preferences
|
* Add "Install Plugin" and "Rescan Plugins" buttons to the Plugins preferences
|
||||||
* Make active port test use internal graphic instead of launching browser
|
* Make active port test use internal graphic instead of launching browser
|
||||||
|
|
||||||
WebUi:
|
==== Web UI ====
|
||||||
* Lots of smaller tweaks.
|
* Lots of smaller tweaks.
|
||||||
* All details tabs have the same features as in gtk-ui 1.0.x
|
* All details tabs have the same features as in gtk-ui 1.0.x
|
||||||
* Persistent sessions #486
|
* Persistent sessions #486
|
||||||
|
@ -143,87 +143,87 @@ Deluge 1.1.0_RC1 (23 December 2008)
|
||||||
* Easier apache mod_proxy use.
|
* Easier apache mod_proxy use.
|
||||||
* Redesigned sidebar
|
* Redesigned sidebar
|
||||||
|
|
||||||
AjaxUI:
|
==== AjaxUI ====
|
||||||
* Hosted in a webui template.
|
* Hosted in a webui template.
|
||||||
|
|
||||||
ConsoleUI:
|
==== ConsoleUI ====
|
||||||
* New ConsoleUI written by Idoa01
|
* New ConsoleUI written by Idoa01
|
||||||
* Callable from command-line for scripts.
|
* Callable from command-line for scripts.
|
||||||
|
|
||||||
Plugins:
|
==== Plugins ====
|
||||||
* Stats plugin for graphs.
|
* Stats plugin for graphs.
|
||||||
* Label plugin for grouping torrents and per torrent settings.
|
* Label plugin for grouping torrents and per torrent settings.
|
||||||
|
|
||||||
Misc:
|
==== Misc ====
|
||||||
* Implement #478 display UI options in usage help
|
* Implement #478 display UI options in usage help
|
||||||
* Fix #547 add description to name field per HIG entry 2.1.1.1
|
* Fix #547 add description to name field per HIG entry 2.1.1.1
|
||||||
* Fix #531 set default log level to ERROR and add 2 command-line options, "-L, --loglevel" and "-q, --quiet".
|
* Fix #531 set default log level to ERROR and add 2 command-line options, "-L, --loglevel" and "-q, --quiet".
|
||||||
|
|
||||||
Deluge 1.0.7 (10 December 2008)
|
=== Deluge 1.0.7 (10 December 2008) ===
|
||||||
GtkUI:
|
==== GtkUI ====
|
||||||
* Fix #636 not setting the daemon's config directory when using --config= with the UI in classic mode.
|
* Fix #636 not setting the daemon's config directory when using --config= with the UI in classic mode.
|
||||||
* Fix some minor bugs in ConnectionManager
|
* Fix some minor bugs in Connection Manager
|
||||||
|
|
||||||
Debian:
|
==== Debian ====
|
||||||
* Fix #571 notification-daemon-xfce dependency circle
|
* Fix #571 notification-daemon-xfce dependency circle
|
||||||
|
|
||||||
Misc:
|
==== Misc ====
|
||||||
* Fix #547 add description to name field per HIG entry 2.1.1.1
|
* Fix #547 add description to name field per HIG entry 2.1.1.1
|
||||||
* libtorrent updates
|
* libtorrent updates
|
||||||
|
|
||||||
Plugins:
|
==== Plugins ====
|
||||||
* Point default blocklist url to our server and up interval to 4 days
|
* Point default blocklist url to our server and up interval to 4 days
|
||||||
|
|
||||||
Deluge 1.0.6 (01 December 2008)
|
=== Deluge 1.0.6 (01 December 2008) ===
|
||||||
Core:
|
==== Core ====
|
||||||
* Fix #475 catch unicode decoding errors
|
* Fix #475 catch unicode decoding errors
|
||||||
* Add an option to not include IP overhead in rate limiting (this is equivalent
|
* Add an option to not include IP overhead in rate limiting (this is equivalent
|
||||||
to how 0.5.x behaves)
|
to how 0.5.x behaves)
|
||||||
* Have default blocklist url point to our server
|
* Have default blocklist url point to our server
|
||||||
|
|
||||||
GtkUI:
|
==== GtkUI ====
|
||||||
* Display the proper downloaded value in the statistics tab
|
* Display the proper downloaded value in the statistics tab
|
||||||
|
|
||||||
Windows:
|
==== Windows ====
|
||||||
* Fix broken graphic in new release dialog
|
* Fix broken graphic in new release dialog
|
||||||
|
|
||||||
Deluge 1.0.5 (09 November 2008)
|
=== Deluge 1.0.5 (09 November 2008) ===
|
||||||
GtkUI:
|
==== GtkUI ====
|
||||||
* Increase the per-torrent stop share ratio max to 99999.0
|
* Increase the per-torrent stop share ratio max to 99999.0
|
||||||
* Fix #528 make sure gtkui config file is written before exiting
|
* Fix #528 make sure gtkui config file is written before exiting
|
||||||
* Fix UDP tracker support
|
* Fix UDP tracker support
|
||||||
|
|
||||||
WebUi:
|
==== Web UI ====
|
||||||
* Javascript auto refresh for both templates.
|
* Javascript auto refresh for both templates.
|
||||||
|
|
||||||
Windows:
|
==== Windows ====
|
||||||
* Fix #577 adding torrents by drag n' drop
|
* Fix #577 adding torrents by drag n' drop
|
||||||
* Fix association in Vista
|
* Fix association in Vista
|
||||||
* Fix WebUI launch
|
* Fix WebUI launch
|
||||||
|
|
||||||
Debian:
|
==== Debian ====
|
||||||
* SID packages now requires Boost 1.36
|
* SID packages now requires Boost 1.36
|
||||||
|
|
||||||
Ubuntu:
|
==== Ubuntu ====
|
||||||
* Jaunty packages are now provided
|
* Jaunty packages are now provided
|
||||||
|
|
||||||
Deluge 1.0.4 (31 October 2008)
|
=== Deluge 1.0.4 (31 October 2008) ===
|
||||||
Core:
|
==== Core ====
|
||||||
* Fix #560 force an int value for global max connections
|
* Fix #560 force an int value for global max connections
|
||||||
* Fix #545 use proper values in ratio calculation
|
* Fix #545 use proper values in ratio calculation
|
||||||
* Fix UPnP again..
|
* Fix UPnP again..
|
||||||
|
|
||||||
GtkUI:
|
==== GtkUI ====
|
||||||
* Fix #565 wait for the deluged process to start to prevent defunct processes
|
* Fix #565 wait for the deluged process to start to prevent defunct processes
|
||||||
|
|
||||||
OS X:
|
==== OS X ====
|
||||||
* Fix issues with gettext
|
* Fix issues with gettext
|
||||||
|
|
||||||
Windows:
|
==== Windows ====
|
||||||
* Fix starting on non-English versions of Windows
|
* Fix starting on non-English versions of Windows
|
||||||
|
|
||||||
Deluge 1.0.3 (18 October 2008)
|
=== Deluge 1.0.3 (18 October 2008) ===
|
||||||
Core:
|
==== Core ====
|
||||||
* Fix upnp - it should work on more routers now too
|
* Fix upnp - it should work on more routers now too
|
||||||
* Fix issue where Deluge would send improper stats to the tracker after a
|
* Fix issue where Deluge would send improper stats to the tracker after a
|
||||||
pause/resume.
|
pause/resume.
|
||||||
|
@ -231,23 +231,23 @@ Deluge 1.0.3 (18 October 2008)
|
||||||
would cause the torrent to be rechecked on every startup.
|
would cause the torrent to be rechecked on every startup.
|
||||||
* Fix ip filtering
|
* Fix ip filtering
|
||||||
|
|
||||||
GtkUI:
|
==== GtkUI ====
|
||||||
* Re-add the "Max Connections Per Second" option with a default setting of 20
|
* Re-add the "Max Connections Per Second" option with a default setting of 20
|
||||||
|
|
||||||
WebUI:
|
==== WebUI ====
|
||||||
* Fix White template for Opera
|
* Fix White template for Opera
|
||||||
|
|
||||||
Misc:
|
==== Misc ====
|
||||||
* Deluge will now use a system libtorrent library if available.
|
* Deluge will now use a system libtorrent library if available.
|
||||||
* The build system will no longer build libtorrent if a system library is
|
* The build system will no longer build libtorrent if a system library is
|
||||||
detected.
|
detected.
|
||||||
|
|
||||||
Deluge 1.0.2 (10 October 2008)
|
=== Deluge 1.0.2 (10 October 2008) ===
|
||||||
Core:
|
==== Core ====
|
||||||
* Fix issue where torrents will not be properly added to the session
|
* Fix issue where torrents will not be properly added to the session
|
||||||
|
|
||||||
Deluge 1.0.1 (10 October 2008)
|
=== Deluge 1.0.1 (10 October 2008) ===
|
||||||
Core:
|
==== Core ====
|
||||||
* Change the default max global upload slots to 4 instead of -1 since libtorrent
|
* Change the default max global upload slots to 4 instead of -1 since libtorrent
|
||||||
will automatically open more slots to meet the upload speed limit.
|
will automatically open more slots to meet the upload speed limit.
|
||||||
* Fix display of tracker error messages
|
* Fix display of tracker error messages
|
||||||
|
@ -264,57 +264,57 @@ Deluge 1.0.1 (10 October 2008)
|
||||||
* Fix issue with invalid bencoding from some trackers
|
* Fix issue with invalid bencoding from some trackers
|
||||||
* Plenty of libtorrent updates that should improve core stability
|
* Plenty of libtorrent updates that should improve core stability
|
||||||
|
|
||||||
GtkUI:
|
==== GtkUI ====
|
||||||
* Improve performance of files tab by only updating when values change
|
* Improve performance of files tab by only updating when values change
|
||||||
|
|
||||||
Misc:
|
==== Misc ====
|
||||||
* Fix #187 set a 5 second timer to save the config file after a config value
|
* Fix #187 set a 5 second timer to save the config file after a config value
|
||||||
has been changed.
|
has been changed.
|
||||||
* Fix #503 change the boost lib detection logic to first look for -mt and
|
* Fix #503 change the boost lib detection logic to first look for -mt and
|
||||||
if not available, fall back to regular boost lib (non-multithreaded)
|
if not available, fall back to regular boost lib (non-multithreaded)
|
||||||
|
|
||||||
WebUI:
|
==== WebUI ====
|
||||||
* Add enable "Auto Add" checkbox
|
* Add enable "Auto Add" checkbox
|
||||||
|
|
||||||
Deluge 1.0.0 - "Sharks Are Bulletproof" (21 September 2008)
|
=== Deluge 1.0.0 - "Sharks Are Bulletproof" (21 September 2008) ===
|
||||||
Core:
|
==== Core ====
|
||||||
* Include GeoIP database for country look-ups
|
* Include GeoIP database for country look-ups
|
||||||
* Fix upgrading from 0.5.x state where torrents would have no trackers
|
* Fix upgrading from 0.5.x state where torrents would have no trackers
|
||||||
|
|
||||||
Deluge 0.9.09 - "1.0.0_RC9" (15 September 2008)
|
=== Deluge 0.9.09 - "1.0.0_RC9" (15 September 2008) ===
|
||||||
Core:
|
==== Core ====
|
||||||
* Bug fixes in libtorrent including a crash when the tracker doesn't
|
* Bug fixes in libtorrent including a crash when the tracker doesn't
|
||||||
have 'announce' in it's url.
|
have 'announce' in it's url.
|
||||||
* Fix fastresume issue causing loss of data by deleting the fastresume file
|
* Fix fastresume issue causing loss of data by deleting the fastresume file
|
||||||
before writing a new one
|
before writing a new one
|
||||||
* Fix #475 the use of unicode paths when adding torrents
|
* Fix #475 the use of unicode paths when adding torrents
|
||||||
|
|
||||||
GtkUI:
|
==== GtkUI ====
|
||||||
* Fix add torrent dialog closing preventing another dialog from being shown
|
* Fix add torrent dialog closing preventing another dialog from being shown
|
||||||
* Fix various issues when not using English
|
* Fix various issues when not using English
|
||||||
* Fix setting file priorities on folders
|
* Fix setting file priorities on folders
|
||||||
|
|
||||||
Deluge 0.9.08 - "1.0.0_RC8" (27 August 2008)
|
=== Deluge 0.9.08 - "1.0.0_RC8" (27 August 2008) ===
|
||||||
Core:
|
==== Core ====
|
||||||
* Attempt to automatically upgrade a 0.5.x state file to new format
|
* Attempt to automatically upgrade a 0.5.x state file to new format
|
||||||
* Tracker errors now change the tracker status
|
* Tracker errors now change the tracker status
|
||||||
|
|
||||||
Plugins:
|
==== Plugins ====
|
||||||
* Fix bug in Blocklist that prevented downloading a new file every X days
|
* Fix bug in Blocklist that prevented downloading a new file every X days
|
||||||
|
|
||||||
GtkUI:
|
==== GtkUI ====
|
||||||
* Sort filenames alphabetically in add torrent dialog
|
* Sort filenames alphabetically in add torrent dialog
|
||||||
* Fix setting file priorities on folders
|
* Fix setting file priorities on folders
|
||||||
* Fix #453 allow showing of text in the toolbar buttons
|
* Fix #453 allow showing of text in the toolbar buttons
|
||||||
|
|
||||||
Deluge 0.9.07 - "1.0.0_RC7" (18 August 2008)
|
=== Deluge 0.9.07 - "1.0.0_RC7" (18 August 2008) ===
|
||||||
Core:
|
==== Core ====
|
||||||
* Fix loading torrents from state when fastresume file is missing
|
* Fix loading torrents from state when fastresume file is missing
|
||||||
* Fix UPnP
|
* Fix UPnP
|
||||||
* Fix to prevent Deluge from segfaulting when trying to autoadd an incomplete torrent file
|
* Fix to prevent Deluge from segfaulting when trying to autoadd an incomplete torrent file
|
||||||
* Fix #407 possible negative ETA
|
* Fix #407 possible negative ETA
|
||||||
|
|
||||||
GtkUI:
|
==== GtkUI ====
|
||||||
* Add 'edit' to edit trackers dialog
|
* Add 'edit' to edit trackers dialog
|
||||||
* Improve performance of initial torrent list load
|
* Improve performance of initial torrent list load
|
||||||
* Fix hiding the bottom pane when disabling all the tabs
|
* Fix hiding the bottom pane when disabling all the tabs
|
||||||
|
@ -324,45 +324,45 @@ Deluge 0.9.07 - "1.0.0_RC7" (18 August 2008)
|
||||||
* Fix not displaying file list when state changes
|
* Fix not displaying file list when state changes
|
||||||
* Expand root folder in files tab by default
|
* Expand root folder in files tab by default
|
||||||
|
|
||||||
Null:
|
==== Null ====
|
||||||
* Fix #415 crash when using 'config-set' with no parameters
|
* Fix #415 crash when using 'config-set' with no parameters
|
||||||
|
|
||||||
Windows:
|
==== Windows ====
|
||||||
* Fix Vista slowness issue
|
* Fix Vista slowness issue
|
||||||
* Fix properly shutting Deluge down when system shuts down
|
* Fix properly shutting Deluge down when system shuts down
|
||||||
* Fix opening folders/files
|
* Fix opening folders/files
|
||||||
|
|
||||||
Deluge 0.9.06 - "1.0.0_RC6" (13 August 2008)
|
=== Deluge 0.9.06 - "1.0.0_RC6" (13 August 2008) ===
|
||||||
Core:
|
==== Core ====
|
||||||
* Fix CPU spikes
|
* Fix CPU spikes
|
||||||
|
|
||||||
GtkUI:
|
==== GtkUI ====
|
||||||
* Fix move storage dialog when connected to a remote daemon
|
* Fix move storage dialog when connected to a remote daemon
|
||||||
|
|
||||||
Deluge 0.9.05 - "1.0.0_RC5" (04 August 2008)
|
=== Deluge 0.9.05 - "1.0.0_RC5" (04 August 2008) ===
|
||||||
Core:
|
==== Core ====
|
||||||
* Fix deluged running with ssh X forwarding by removing the Gnome lib import
|
* Fix deluged running with ssh X forwarding by removing the Gnome lib import
|
||||||
* Save resume data periodically to help prevent data loss
|
* Save resume data periodically to help prevent data loss
|
||||||
* Fix queue order shuffling on restart
|
* Fix queue order shuffling on restart
|
||||||
|
|
||||||
GtkUI:
|
==== GtkUI ====
|
||||||
* Handle shutting down more cleanly
|
* Handle shutting down more cleanly
|
||||||
* Add translators to credits
|
* Add translators to credits
|
||||||
|
|
||||||
Plugins:
|
==== Plugins ====
|
||||||
* Improve the Blocklist plugin preferences page.
|
* Improve the Blocklist plugin preferences page.
|
||||||
|
|
||||||
Windows:
|
==== Windows ====
|
||||||
* Fix drag n' drop support
|
* Fix drag n' drop support
|
||||||
|
|
||||||
Deluge 0.9.04 - "1.0.0_RC4" (29 July 2008)
|
=== Deluge 0.9.04 - "1.0.0_RC4" (29 July 2008) ===
|
||||||
Core:
|
==== Core ====
|
||||||
* Fix building with gcc 4.3
|
* Fix building with gcc 4.3
|
||||||
* Fix do not create torrentfiles folder unless 'copy_torrent_file' is True
|
* Fix do not create torrentfiles folder unless 'copy_torrent_file' is True
|
||||||
|
|
||||||
GtkUI:
|
==== GtkUI ====
|
||||||
* Add drag n' drop support for adding .torrent files
|
* Add drag n' drop support for adding .torrent files
|
||||||
* Double-clicking on host in ConnectionManager now will connect to that host
|
* Double-clicking on host in Connection Manager now will connect to that host
|
||||||
* Fix selecting torrents when right-clicking on them in torrentview and filestab
|
* Fix selecting torrents when right-clicking on them in torrentview and filestab
|
||||||
* Fix new release check
|
* Fix new release check
|
||||||
* Display 'total_wanted' instead of 'total_size' in Size column
|
* Display 'total_wanted' instead of 'total_size' in Size column
|
||||||
|
@ -370,39 +370,39 @@ Deluge 0.9.04 - "1.0.0_RC4" (29 July 2008)
|
||||||
* Fix the view options to be persistent between sessions
|
* Fix the view options to be persistent between sessions
|
||||||
* Fix signalreceiver when switching between daemons
|
* Fix signalreceiver when switching between daemons
|
||||||
|
|
||||||
Deluge 0.9.03 - "1.0.0_RC3" (21 July 2008)
|
=== Deluge 0.9.03 - "1.0.0_RC3" (21 July 2008) ===
|
||||||
Core:
|
==== Core ====
|
||||||
* File progress fixes from libtorrent
|
* File progress fixes from libtorrent
|
||||||
* Fix building on FreeBSD
|
* Fix building on FreeBSD
|
||||||
* Fix #350 stop seeds when stop ratio is reached
|
* Fix #350 stop seeds when stop ratio is reached
|
||||||
* Fix #358 properly emit torrent_removed signal when remove_at_ratio happens
|
* Fix #358 properly emit torrent_removed signal when remove_at_ratio happens
|
||||||
|
|
||||||
UI:
|
==== UI ====
|
||||||
* Default to gtkui when running 'deluge' instead of defaulting to last used.
|
* Default to gtkui when running 'deluge' instead of defaulting to last used.
|
||||||
|
|
||||||
GtkUI:
|
==== GtkUI ====
|
||||||
* Fix open folder
|
* Fix open folder
|
||||||
* Fix #349 tab ordering when hiding/showing
|
* Fix #349 tab ordering when hiding/showing
|
||||||
|
|
||||||
Windows:
|
==== Windows ====
|
||||||
* Fix torrent file association and adding files from command line
|
* Fix torrent file association and adding files from command line
|
||||||
|
|
||||||
Plugins:
|
==== Plugins ====
|
||||||
* Blocklist plugin has been rewritten
|
* Blocklist plugin has been rewritten
|
||||||
|
|
||||||
Misc:
|
==== Misc ====
|
||||||
* Some changes for python 2.6 compatibility
|
* Some changes for python 2.6 compatibility
|
||||||
|
|
||||||
Deluge 0.9.02 - "1.0.0_RC2" (15 July 2008)
|
=== Deluge 0.9.02 - "1.0.0_RC2" (15 July 2008) ===
|
||||||
Core:
|
==== Core ====
|
||||||
* Fix displaying of file progress
|
* Fix displaying of file progress
|
||||||
* Fix files to have proper read/write permissions
|
* Fix files to have proper read/write permissions
|
||||||
|
|
||||||
WebUI:
|
==== WebUI ====
|
||||||
* Include missing 'classic' template
|
* Include missing 'classic' template
|
||||||
* Update options tab to include queue settings
|
* Update options tab to include queue settings
|
||||||
|
|
||||||
Windows:
|
==== Windows ====
|
||||||
* Fix displaying of tray icon
|
* Fix displaying of tray icon
|
||||||
* Fix scrolling of tray menu
|
* Fix scrolling of tray menu
|
||||||
* Fix hiding of tray icon when shutting down
|
* Fix hiding of tray icon when shutting down
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue