mirror of
https://git.deluge-torrent.org/deluge
synced 2025-08-02 22:48:40 +00:00
Wikified (trunk) changelog
This commit is contained in:
parent
566c6adf3a
commit
2399850e4e
1 changed files with 10 additions and 10 deletions
20
ChangeLog
20
ChangeLog
|
@ -1,10 +1,10 @@
|
||||||
Deluge 1.1.0 - "" (In Development)
|
=== Deluge 1.1.0 - "" (In Development) ===
|
||||||
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.
|
||||||
|
@ -13,14 +13,14 @@ Deluge 1.1.0 - "" (In Development)
|
||||||
* Fix #619 return "" instead of "Infinity" if seconds == 0 in ftime
|
* Fix #619 return "" instead of "Infinity" if seconds == 0 in ftime
|
||||||
* Add -P, --pidfile option to deluged
|
* Add -P, --pidfile option to deluged
|
||||||
|
|
||||||
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
|
||||||
|
@ -33,7 +33,7 @@ Deluge 1.1.0 - "" (In Development)
|
||||||
* 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:
|
==== WebUI ====
|
||||||
* 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
|
||||||
|
@ -43,18 +43,18 @@ Deluge 1.1.0 - "" (In Development)
|
||||||
* 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".
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue