2009-02-28 22:22:49 +00:00
|
|
|
=== Deluge 1.2.0 (In Development) ===
|
|
|
|
==== Core ====
|
|
|
|
* Implement new RPC protocol DelugeRPC replacing XMLRPC
|
|
|
|
* Move to a twisted framework
|
2009-03-15 01:35:20 +00:00
|
|
|
* Add an 'Error' filter for Trackers to show trackers that currently have a tracker error
|
2009-02-28 22:22:49 +00:00
|
|
|
|
|
|
|
==== 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
|
2009-03-15 17:59:27 +00:00
|
|
|
* Add preferences option "Add torrent in paused state"
|
2009-05-12 17:52:01 +00:00
|
|
|
* Add tracker icons to the Tracker column
|
|
|
|
* Implement #259 show tooltip with country name in the peers tab
|
2009-06-02 04:01:46 +00:00
|
|
|
* Add an error category to the tracker sidebar list
|
|
|
|
* Add Find More Plugins button to Plugins preference page
|
|
|
|
|
|
|
|
==== ConsoleUI ====
|
|
|
|
* Changed to use curses for a more interactive client
|
2009-02-28 22:22:49 +00:00
|
|
|
|
2009-03-06 15:22:12 +00:00
|
|
|
==== WebUI ====
|
|
|
|
* Move over to using Twisted-Web for the webserver.
|
|
|
|
* Move to only AJAX interface built upon Ext-JS.
|
|
|
|
|
2009-06-02 04:01:46 +00:00
|
|
|
==== Plugins ====
|
|
|
|
* Add Scheduler plugin
|
|
|
|
* Add Extractor plugin
|
|
|
|
|
2009-05-12 17:52:01 +00:00
|
|
|
==== Misc ====
|
|
|
|
* PyGTK dependency bumped to => 2.12 to use new tooltip system
|
2009-06-02 04:01:46 +00:00
|
|
|
* Add new scripts for invoking UIs: deluge-gtk, deluge-web, deluge-console
|
2009-05-12 17:52:01 +00:00
|
|
|
|
2009-03-15 01:35:20 +00:00
|
|
|
=== Deluge 1.1.0 - "Time gas!" (10 January 2009) ===
|
2009-02-20 11:35:17 +00:00
|
|
|
==== Core ====
|
2008-07-30 05:37:17 +00:00
|
|
|
* Implement #79 ability to change outgoing port range
|
2008-07-30 06:52:20 +00:00
|
|
|
* Implement #296 ability to change peer TOS byte
|
2008-08-10 02:53:56 +00:00
|
|
|
* Add per-torrent move on completed settings
|
2008-09-14 20:11:32 +00:00
|
|
|
* Implement #414 use async save_resume_data method
|
2009-02-20 11:35:17 +00:00
|
|
|
* Filter Manager with torrent filtering in get_torrents_status , for sidebar and plugins.
|
2008-09-30 19:07:10 +00:00
|
|
|
* Implement #368 add torrents by infohash/magnet uri (trackerless torrents)
|
2008-10-18 01:55:38 +00:00
|
|
|
* Remove remaining gtk functions in common
|
2008-11-05 22:42:10 +00:00
|
|
|
* Tracker icons.
|
2008-11-21 07:49:15 +00:00
|
|
|
* Add ETA for torrents with stop at seed ratio set
|
2008-12-09 05:50:12 +00:00
|
|
|
* Fix #47 the state and config files are no longer invalidated when there is no diskspace
|
|
|
|
* Fix #619 return "" instead of "Infinity" if seconds == 0 in ftime
|
|
|
|
* Add -P, --pidfile option to deluged
|
2008-09-23 06:15:40 +00:00
|
|
|
|
2009-02-20 11:35:17 +00:00
|
|
|
==== GtkUI ====
|
2008-07-30 14:15:00 +00:00
|
|
|
* Add peer progress to the peers tab
|
2008-10-18 01:55:38 +00:00
|
|
|
* Add ability to manually add peers
|
2008-08-22 08:11:15 +00:00
|
|
|
* Sorting # column will place downloaders above seeds
|
2008-09-07 05:26:03 +00:00
|
|
|
* Remove dependency on libtorrent for add torrent dialog
|
2008-09-20 02:08:56 +00:00
|
|
|
* Allow adding multiple trackers at once in the edit tracker dialog
|
2008-09-21 00:33:37 +00:00
|
|
|
* Implement #28 Create Torrent Dialog
|
2009-02-20 11:35:17 +00:00
|
|
|
* Redesiged sidebar with filters for Active and Tracker (see Filter Manager)
|
2008-10-18 02:31:26 +00:00
|
|
|
* Implement #428 the ability to rename files and directories
|
2008-11-02 04:45:18 +00:00
|
|
|
* Implement #229 add date added column
|
2008-12-09 05:50:12 +00:00
|
|
|
* Implement #596 show speeds in title
|
|
|
|
* Fix #636 not setting the daemon's config directory when using --config= with the UI in classic mode.
|
|
|
|
* Fix #624 do not allow changing file priorities when using compact allocation
|
|
|
|
* Fix #602 re-did files/peers tab state saving/loading
|
|
|
|
* Fix gtk warnings
|
|
|
|
* Add protocol traffic statusbar item
|
|
|
|
* Rework the Remove Torrent Dialog to only have 2 options, remove data and remove from session.
|
|
|
|
* Add "Install Plugin" and "Rescan Plugins" buttons to the Plugins preferences
|
2008-12-16 02:49:06 +00:00
|
|
|
* Make active port test use internal graphic instead of launching browser
|
2008-09-25 19:20:15 +00:00
|
|
|
|
2009-02-20 11:35:17 +00:00
|
|
|
==== WebUI ====
|
2008-11-05 22:42:10 +00:00
|
|
|
* Lots of smaller tweaks.
|
|
|
|
* All details tabs have the same features as in gtk-ui 1.0.x
|
2008-09-25 19:21:44 +00:00
|
|
|
* Persistent sessions #486
|
|
|
|
* Plugin improvements for easy use of templates and images in eggs. #497
|
2008-10-15 19:54:14 +00:00
|
|
|
* Classic template takes over some style elements from white template.
|
2008-11-05 22:42:10 +00:00
|
|
|
* https (for users that know how to create certificates)
|
2008-11-08 06:17:42 +00:00
|
|
|
* Easier apache mod_proxy use.
|
2008-11-05 22:42:10 +00:00
|
|
|
* Redesigned sidebar
|
|
|
|
|
2009-02-20 11:35:17 +00:00
|
|
|
==== AjaxUI ====
|
2008-11-08 06:17:42 +00:00
|
|
|
* Hosted in a webui template.
|
2008-11-05 22:42:10 +00:00
|
|
|
|
2009-02-20 11:35:17 +00:00
|
|
|
==== ConsoleUI ====
|
2008-11-08 06:17:42 +00:00
|
|
|
* New ConsoleUI written by Idoa01
|
|
|
|
* Callable from command-line for scripts.
|
2008-10-15 19:54:14 +00:00
|
|
|
|
2009-02-20 11:35:17 +00:00
|
|
|
==== Plugins ====
|
2008-11-02 04:53:43 +00:00
|
|
|
* Stats plugin for graphs.
|
|
|
|
* Label plugin for grouping torrents and per torrent settings.
|
2008-11-08 07:26:52 +00:00
|
|
|
|
2009-02-20 11:35:17 +00:00
|
|
|
==== Misc ====
|
2008-11-08 07:26:52 +00:00
|
|
|
* Implement #478 display UI options in usage help
|
2008-12-09 05:50:12 +00:00
|
|
|
* 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".
|