summaryrefslogtreecommitdiffstats
path: root/ChangeLog
blob: 4093ff328f032e844d145e8b3a793e4486b9b58e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
Deluge 0.5.5 (xx August 2007)
  * Editing a torrent's tracker list is now persistent between sessions
  * Persistence between sessions for Speed Limiter, Web Seed and Desired Ratio 
  plugins
  * New wizard to aid first-time users with configuration
  * Reorderable tabs and remember order (with exception of details tab)
  * Fix losing data and having to re-download parts
  * Fix password lock showing when main window is not hidden
  * Get rid of the plugin manager and integrate it into preferences
  * New Move torrent plugin - takes over for "move completed downloads" feature
  and provides a "Move Torrent" option when right-clicking on a torrent
  * Save column widths
  * Queue order after restart fixes.
  * Use payload instead of including protocol overhead to ease user confusion 
  of seeding torrents "downloading"
  * New Web Seed plugin for adding URLs to torrents for http seeding
  * Add FAST-extension (http://www.bittorrent.org/fast_extensions.html)

Deluge 0.5.4.1 (10 August 2007)
  * Add "Open containing folder" and "Open File" to the torrent and file 
  menu, respectively
  * Load Blocklist plugin last and have it not lock up the interface during 
  import
  * Add full allocation to preferences for clarification
  * Catch SIGINT, SIGHUP, SIGTERM and Gnome logoff to quit properly
  * Add send local info to developers
  * Fix up pieces, peers and files plugins
  * UPnP fixes
  * Add ExtraStats plugin
  * FreeBSD full allocation fix
  * Added per torrent max upload slots and max connections preferences
  * A lot of other less visible improvements
  
Deluge 0.5.4 (06 August 2007)

  * Tray message includes session totals
  * Ticket #198 - Display peers countries in the Peers tab.
  * Ticket #474 - Multiple password prompts displayed
  * Pause all/resume all in tray menu
  * Peers and Files tabs are now plugins
  * New Location plugin
  * Option to use a random port every time
  * Proxy system redone - you can now specify different information for each 
  type of proxy (DHT, peer, tracker, web-seed)
  * TorrentPieces plugin to view piece updates and show pieces table per file
  * EventLogger plugin to view/log every activity
  * SpeedLimiter plugin, which allows you to set speed limits on a per-torrent
  basis
  * New release alerts - Client will inform user if their version of deluge is
  outdated

Deluge 0.5.3 (25 July 2007)

  * Added ChangeLog
  * Ticket #53 - Added files priorities within torrent
  * Ticket #111 - Remember directory of last added torrent
  * Ticket #232 - Added Move completed downloads to feature
  * Ticket #245 - Added ability to select torrent files before starting
  * Ticked #368 - Added ability to prioritize first and last pieces of files
  in torrents
  * Ticket #371 - Proper full storage allocation of files on reiser4 and
  ntfs-3g filesystems
  * Ticket #420 - Show size of torrent minus size of unselected files as Total
  Size
  * Ticket #405 - Properly start in tray when run deluge --tray
  * Ticket #437 - Gracefully upgrade from old versions
  * Picking a file to not download now checks for compact_mode status to prevent
  all sorts of problems such as downloading pieces into the wrong file
  * RSS plugin inclusion
  * Added ability to queue new torrents above completed ones when
  seeds are set to queue at the bottom
  * Added availability and piece size display in details, availailability
  column
  * Added ability to automatically remove torrents when max share ratio is set
  * Show text from clipboard in Add URL dialog only if it looks like an URL
  * Added Torrent Notification plugin
  * Added event handling callbacks for plugins
  * Added ability to designate a torrent as private (in file selection dialog)
  * Added merging trackers of duplicate torrents
  * Details, Peers and Files tabs more responsible and their perfomance
  greatly improved especially on torrents with many files and peers
  * A lot of other less visible improvements

Deluge 0.5.2 (05 July 2007)
  * ticket #6 - Torrent creation built into main client
  * ticket #315 - Plugins implemented as modules
  * ticket #310 - Configuration options for PEX and UPnP
  * ticket #390 - Individual file progress shown in File tab
  * The usual slew of improvements

Deluge 0.5.1 (11 June 2007)
  * Peer Exchange
  * ticket #254 - Encryption
  * ticket #142 - UPnP + NATPMP
  * Improved user interface
  * Redesigned preferences dialog
  * Proper startup and shutdown