2007-09-10 16:44:44 +00:00
|
|
|
Deluge 0.5.6 (xx September 2007)
|
2007-09-27 03:55:22 +00:00
|
|
|
* Double-clicking on a torrent opens up its containing folder
|
2007-09-27 01:40:27 +00:00
|
|
|
* Fix SpeedLimiter plugin when setting upload limits
|
2007-09-17 10:24:42 +00:00
|
|
|
* Fix MoveTorrent plugin when moving actively downloading torrents
|
|
|
|
* Pause plugins while importing blocklist and resume them when finished
|
2007-09-17 10:36:41 +00:00
|
|
|
* Remove TorrentPieces and disable its use
|
2007-09-10 16:44:44 +00:00
|
|
|
* A whole bunch of stuff for Win32
|
|
|
|
* Add private flag to TorrentCreator plugin
|
2007-09-10 17:00:04 +00:00
|
|
|
* Use SVG for internal logo usage (except on Win32)
|
2007-09-10 16:44:44 +00:00
|
|
|
* Use theme for tray icon instead of hard-coded
|
|
|
|
* Properly release port on shutdown
|
|
|
|
* Inherit UPnP fixes from libtorrent
|
|
|
|
* Use threading for everything, instead of spawnning
|
|
|
|
|
|
|
|
Deluge 0.5.5 (09 September 2007)
|
2007-08-29 07:08:16 +00:00
|
|
|
* Editing a torrent's tracker list is now persistent between sessions
|
2007-08-29 00:55:37 +00:00
|
|
|
* Persistence between sessions for Speed Limiter, Web Seed and Desired Ratio
|
|
|
|
plugins
|
2007-08-29 21:38:38 +00:00
|
|
|
* New wizard to aid first-time users with configuration
|
2007-08-30 01:17:53 +00:00
|
|
|
* Reorderable tabs and remember order (with exception of details tab)
|
2007-08-26 19:50:59 +00:00
|
|
|
* Fix losing data and having to re-download parts
|
2007-08-26 21:45:23 +00:00
|
|
|
* Fix password lock showing when main window is not hidden
|
2007-08-21 01:32:55 +00:00
|
|
|
* Get rid of the plugin manager and integrate it into preferences
|
2007-08-20 02:28:51 +00:00
|
|
|
* New Move torrent plugin - takes over for "move completed downloads" feature
|
|
|
|
and provides a "Move Torrent" option when right-clicking on a torrent
|
2007-08-15 04:12:51 +00:00
|
|
|
* Save column widths
|
2007-08-13 22:37:01 +00:00
|
|
|
* Queue order after restart fixes.
|
2007-08-14 15:01:09 +00:00
|
|
|
* Use payload instead of including protocol overhead to ease user confusion
|
|
|
|
of seeding torrents "downloading"
|
2007-08-14 19:18:33 +00:00
|
|
|
* New Web Seed plugin for adding URLs to torrents for http seeding
|
2007-08-15 02:14:38 +00:00
|
|
|
* Add FAST-extension (http://www.bittorrent.org/fast_extensions.html)
|
2007-08-13 22:37:01 +00:00
|
|
|
|
2007-08-10 20:11:25 +00:00
|
|
|
Deluge 0.5.4.1 (10 August 2007)
|
2007-08-09 02:14:17 +00:00
|
|
|
* Add "Open containing folder" and "Open File" to the torrent and file
|
|
|
|
menu, respectively
|
2007-08-09 06:03:54 +00:00
|
|
|
* Load Blocklist plugin last and have it not lock up the interface during
|
|
|
|
import
|
2007-08-10 21:40:15 +00:00
|
|
|
* Add full allocation to preferences for clarification
|
2007-08-07 10:11:42 +00:00
|
|
|
* 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
|
2007-08-10 21:40:15 +00:00
|
|
|
* Add ExtraStats plugin
|
2007-08-07 10:11:42 +00:00
|
|
|
* FreeBSD full allocation fix
|
2007-08-08 20:57:12 +00:00
|
|
|
* Added per torrent max upload slots and max connections preferences
|
|
|
|
* A lot of other less visible improvements
|
2007-08-07 10:11:42 +00:00
|
|
|
|
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
|
2007-08-03 04:37:47 +00:00
|
|
|
* 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
|
2007-07-24 00:08:03 +00:00
|
|
|
* 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
|
2007-07-24 00:08:03 +00:00
|
|
|
* 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
|
2007-07-21 19:33:54 +00:00
|
|
|
* 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
|
2007-07-15 23:52:57 +00:00
|
|
|
* 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)
|
2007-07-20 08:17:28 +00:00
|
|
|
* 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)
|
2007-07-15 23:52:57 +00:00
|
|
|
* 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
|
2007-07-15 23:52:57 +00:00
|
|
|
* 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
|