deluge/ChangeLog

146 lines
6.5 KiB
Plaintext
Raw Normal View History

Deluge 0.5.7 (xx November 2007)
2007-11-06 04:20:42 +00:00
* Manual force-recheck
* Blocklist plugin will now display errors, instead of just crashing on a bad
2007-11-06 04:16:37 +00:00
list or wrong type
2007-11-08 02:44:22 +00:00
* Local discovery of peers
* Add advanced progress bar option - adapted from Arnab Bose
2007-11-06 04:20:42 +00:00
* Fix ratio bugs (hopefully for the last time)
2007-11-08 03:18:43 +00:00
* Fix ETA from going backwards
2007-11-06 21:32:15 +00:00
* UI warning on full HD - no longer just silently pauses torrents
2007-11-07 02:00:04 +00:00
* Replace SimpleRSS with FlexRSS
* Add preference for the location of torrent files
* Add autoload folder
2007-10-31 04:23:37 +00:00
Deluge 0.5.6.2 (31 October 2007)
2007-10-26 03:20:43 +00:00
* Set default piece size to 256-KiB in TorrentCreator plugin and add 2048KiB
as a size option.
* Fix a bug in Debian package that caused the UI to completely freeze when a
torrent finished
2007-10-31 04:23:37 +00:00
* Find and fix another shutdown bug that mostly Gutsy users were incountering
* Fix a couple of WebUI bugs, including the "index" page erroring out
Deluge 0.5.6.1 (28 October 2007)
* Fix invalid handle error
* Fix shutdown hang
2007-10-26 03:20:43 +00:00
Deluge 0.5.6 (24 October 2007)
2007-10-10 01:29:08 +00:00
* Web Interface Plugin
2007-10-16 01:23:29 +00:00
* Hopefully fix "losing data" and having to re-download parts (for real this time :p)
2007-10-10 01:29:08 +00:00
* Use new full allocation method which does not create files until one of its
pieces is downloaded
2007-09-30 08:54:09 +00:00
* Tray lock password is no longer stored in plain text
2007-09-30 22:27:08 +00:00
* Update the Scheduler plugin and fix a bunch of bugs on it
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
2007-10-16 01:23:29 +00:00
* Pause torrents 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
* TorrentFiles plugin now has progress bars
2007-10-14 02:38:02 +00:00
* Removing torrent files no longer deletes files that werent part of the torrent
2007-10-10 01:56:05 +00:00
* New max half-open connections setting to deal with cheap/broken routers
2007-09-10 16:44:44 +00:00
* 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
* 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)
* 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
* 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
* 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