root/tags/deluge-0.5.4.1/ChangeLog

Revision 1447, 3.4 KB (checked in by markybob, 17 months ago)

tag 0.5.4.1 release

Line 
1Deluge 0.5.4.1 (10 August 2007)
2  * Add "Open containing folder" and "Open File" to the torrent and file
3  menu, respectively
4  * Load Blocklist plugin last and have it not lock up the interface during
5  import
6  * Add full allocation to preferences for clarification
7  * Catch SIGINT, SIGHUP, SIGTERM and Gnome logoff to quit properly
8  * Add send local info to developers
9  * Fix up pieces, peers and files plugins
10  * UPnP fixes
11  * Add ExtraStats plugin
12  * FreeBSD full allocation fix
13  * Added per torrent max upload slots and max connections preferences
14  * A lot of other less visible improvements
15 
16Deluge 0.5.4 (06 August 2007)
17
18  * Tray message includes session totals
19  * Ticket #198 - Display peers countries in the Peers tab.
20  * Ticket #474 - Multiple password prompts displayed
21  * Pause all/resume all in tray menu
22  * Peers and Files tabs are now plugins
23  * New Location plugin
24  * Option to use a random port every time
25  * Proxy system redone - you can now specify different information for each
26  type of proxy (DHT, peer, tracker, web-seed)
27  * TorrentPieces plugin to view piece updates and show pieces table per file
28  * EventLogger plugin to view/log every activity
29  * SpeedLimiter plugin, which allows you to set speed limits on a per-torrent
30  basis
31  * New release alerts - Client will inform user if their version of deluge is
32  outdated
33
34Deluge 0.5.3 (25 July 2007)
35
36  * Added ChangeLog
37  * Ticket #53 - Added files priorities within torrent
38  * Ticket #111 - Remember directory of last added torrent
39  * Ticket #232 - Added Move completed downloads to feature
40  * Ticket #245 - Added ability to select torrent files before starting
41  * Ticked #368 - Added ability to prioritize first and last pieces of files
42  in torrents
43  * Ticket #371 - Proper full storage allocation of files on reiser4 and
44  ntfs-3g filesystems
45  * Ticket #420 - Show size of torrent minus size of unselected files as Total
46  Size
47  * Ticket #405 - Properly start in tray when run deluge --tray
48  * Ticket #437 - Gracefully upgrade from old versions
49  * Picking a file to not download now checks for compact_mode status to prevent
50  all sorts of problems such as downloading pieces into the wrong file
51  * RSS plugin inclusion
52  * Added ability to queue new torrents above completed ones when
53  seeds are set to queue at the bottom
54  * Added availability and piece size display in details, availailability
55  column
56  * Added ability to automatically remove torrents when max share ratio is set
57  * Show text from clipboard in Add URL dialog only if it looks like an URL
58  * Added Torrent Notification plugin
59  * Added event handling callbacks for plugins
60  * Added ability to designate a torrent as private (in file selection dialog)
61  * Added merging trackers of duplicate torrents
62  * Details, Peers and Files tabs more responsible and their perfomance
63  greatly improved especially on torrents with many files and peers
64  * A lot of other less visible improvements
65
66Deluge 0.5.2 (05 July 2007)
67  * ticket #6 - Torrent creation built into main client
68  * ticket #315 - Plugins implemented as modules
69  * ticket #310 - Configuration options for PEX and UPnP
70  * ticket #390 - Individual file progress shown in File tab
71  * The usual slew of improvements
72
73Deluge 0.5.1 (11 June 2007)
74  * Peer Exchange
75  * ticket #254 - Encryption
76  * ticket #142 - UPnP + NATPMP
77  * Improved user interface
78  * Redesigned preferences dialog
79  * Proper startup and shutdown
Note: See TracBrowser for help on using the browser.