deluge/ChangeLog

65 lines
2.8 KiB
Plaintext
Raw Normal View History

2007-08-05 21:45:03 +00:00
Deluge 0.5.4 (06 August 2007)
2007-08-01 21:18:31 +00:00
2007-08-05 02:10:33 +00:00
* 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
2007-08-05 02:10:33 +00:00
* Peers and Files tabs are now plugins
2007-08-05 04:44:32 +00:00
* New Location plugin
2007-08-05 02:10:33 +00:00
* Option to use a random port every time
2007-08-01 21:25:46 +00:00
* Proxy system redone - you can now specify different information for each
type of proxy (DHT, peer, tracker, web-seed)
2007-08-05 02:10:33 +00:00
* TorrentPieces plugin to view piece updates and show pieces table per file
2007-08-01 21:18:31 +00:00
* 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)
2007-07-15 04:06:31 +00:00
2007-07-15 04:13:20 +00:00
* Added ChangeLog
2007-07-18 14:07:04 +00:00
* 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
2007-07-18 14:07:04 +00:00
* 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
2007-07-15 21:19:09 +00:00
* RSS plugin inclusion
2007-07-17 06:00:33 +00:00
* 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
2007-07-17 06:00:33 +00:00
* Added ability to automatically remove torrents when max share ratio is set
2007-07-15 04:13:20 +00:00
* 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
2007-07-16 00:21:17 +00:00
* Added ability to designate a torrent as private (in file selection dialog)
* Added merging trackers of duplicate torrents
2007-07-16 19:07:27 +00:00
* 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
2007-07-15 04:15:34 +00:00
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
2007-07-16 19:07:27 +00:00
* The usual slew of improvements
2007-07-15 04:15:34 +00:00
Deluge 0.5.1 (11 June 2007)
* Peer Exchange
* ticket #254 - Encryption
* ticket #142 - UPnP + NATPMP
2007-07-15 04:15:34 +00:00
* Improved user interface
* Redesigned preferences dialog
2007-07-16 19:07:27 +00:00
* Proper startup and shutdown