deluge/ChangeLog

34 lines
1.5 KiB
Plaintext
Raw Normal View History

2007-07-15 04:06:31 +00:00
Deluge 0.5.3 (XX August 2007)
2007-07-15 04:13:20 +00:00
* Added ChangeLog
2007-07-15 21:19:09 +00:00
* RSS plugin inclusion
2007-07-15 04:13:20 +00:00
* Show text from clipboard in Add URL dialog only if it looks like an URL
* ticket #405 - Fixed start in tray when run deluge --tray
* ticket #371 - Fixed full storage allocation of files on reiser4 and ntfs-3g filesystems
* ticket #111 - Remember directory of last added torrent
* ticket #420 - Show size of torrent minus size of unselected files as Total Size
* ticket #232 - Added Move completed downloads to feature
2007-07-15 04:13:20 +00:00
* Added Torrent Notification plugin
* Added event handling callbacks for plugins
* ticket #245 - Added ability to select torrent files before starting
2007-07-16 00:21:17 +00:00
* Added ability to designate a torrent as private (in file selection dialog)
* ticket #437 - No longer fail on startup after upgrade from old versions
2007-07-15 04:29:25 +00:00
* Details, Peers and Files tabs more responsible and their perfomance greatly
improved especially on torrents with many files and peers
2007-07-15 04:13:20 +00:00
* A lot of other less visible fixes
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-15 04:15:34 +00:00
* The usual slew of bugfixes
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
* Startup and shutdown bugs fixed