Deluge 歷史版本列表 Page2

最新版本 Deluge 1.3.15

Deluge 歷史版本列表

Deluge 是一個功能齊全的 BitTorrent 客戶端,用於 Linux,OS X,Unix 和 Windows。它在後端使用 libtorrent,並具有多個用戶界面,包括:GTK +,Web 和控制台。它的設計使用客戶端服務器模型和一個處理所有 bittorrent 活動的守護進程。 Deluge 守護進程能夠在無人機上運行,用戶界面可以從任何平台遠程連接.Deluge 功能豐富的插件集... Deluge 軟體介紹


Deluge 1.3.6 查看版本資訊

更新時間:2013-02-25
更新細節:

What's new in this version:

- Catch & log KeyError? when removing a torrent from the queued torrents set
- Fix moving/renaming torrents issues when using libtorrent 0.16
- Make sure queue order is preserved when restarting
- Disable use of python bindings for libtorrent extensions and replace with session flag
- Fix unable add torrent file with empty (0:) encoding tag
- Fix error in authmanager if auth file has extra newlines
- Fix the Proxy settings not being cleared by setting None
- Fix accepting magnet uris with xt param anywhere within them
- Fix daemon shutdown hang with large numbers of torrents
- Fix prioritize first/last pieces option for magnet links

Deluge 1.3.5 查看版本資訊

更新時間:2012-04-10
更新細節:

What's new in this version:

Core:
- Fix not properly detecting when torrent is at end of queue
- Preserve order when moving multiple torrents in the queue

GtkUI:
- Modified fix for #1957, keyerror with non-acsii columns
- Fix translation of items in Sidebar and Torrent Menu
- Fix translation of Progress bar text
- Fix KeyError? in gtkui when file priority set to value '3'
- Fix files treeview height in Create Dialog
- Fix missing semi-colon in deluge.desktop
- Disable setting file priorities for seeding torrents
- Bring MainWindow? to front when opening another instance

WebUI:
- Fix 'Up Speed' column not sorting
- Hide unused Infohash button in WebUI

Label:
- Disable unusable items for 'All' in sidebar menu
- Fix items for translation

Console:
- Fix prefixed space for tab completing commands
- Fix missing trailing space for command options with tab complete

Blocklist:
- Use (documented) formatdate over format_date_time

Deluge 1.3.4 查看版本資訊

更新時間:2012-03-05
更新細節:

What's new in this version:

Core:
- Free disk space reporting incorrectly in FreeBSD
- Fix unhandled UnpicklingErrors?
- Fix unhandled IndexError? when trying to open a non-json conf file
- Fix setting daemon listen interface from command line
- Fix share ratio limit not obeyed for seeded torrents added to session
- Add optparse custom version to prevent unnecessary loading of libtorrent
- Fix seeding on share ratio failing for partially selected torrents
- Add proper process title naming in ps, top etc. (Depends: setproctitle)

GtkUI:
- Fix Drag'n'Drop not working in Windows
- Increase maximum Cache Size to 999999 (15GiB)
- File & folder renaming issue when using Add Torrent dialog in Windows
- Fix UnpicklingError? when external selection dragged onto Files Tab
- Fix Unicode error in AddTorrent? Dialog
- Fix keyerror when adding columns for non-latin languages
- Fix menu item 'Quit & Shutdown' still available when not connected to daemon
- Fix Files Tab showing wrong files due to torrent_info race condition
- Move speed text in titlebar to the beginning
- Wait for client to shutdown/disconnect before stopping reactor
- Fix compatibility with Python 2.5
- Fix collapsed treeview in Create Torrent dialog
- Ignore unmaximise event when window isn't visible
- Fixed text entry with trailing newline characters causing issues for Move Storage

WebUI:
- Fix Webui files-tab menu setting wrong priority
- Update to ExtJS 3.4.0
- Fix statustab showing total_payload_download for upload as well
- Remove uneeded Titlebar to save space
- Fix clipped Browse button in WebUI
- Fix being unable to stop the status bar from autohiding
- Fix password box focus issue in Firefox
- Fix plugin uploads from behind a reverse proxy
- Move speed text in titlebar to the beginning
- Fix Referenced before assignment error in json_api
- Changes are now applied when clicking OK in Preferences
- Added Download,Uploaded,Down Limit, Up Limit & Seeder/Peeds columns
- Add magnet uri support to Add Url
- Add keymaps for torrents - Ctrl-A (select all) and Delete
- Fix 'Add Torrents' torrents list not scrolling
- Fix Chrome 17 disconnecting from webui

Console:
- Fix flickering on every update
- Fix 'invalid literal for float' when setting listen interface
- Fix UnicodeDecodeError? when using non-ascii chars in info

Label:
- Add missing 'All' filter option
- Fix label options dialog in webui
- Fix newly added labels not being sorted in torrent right click menu

Notification:
- Fix no email sent to second email address
- Fix email notifications not including date/time they were sent

Scheduler:
- Add plugin page for WebUi?

Execute:
- Commands now run scripts asynchronous to prevent Deluge from hanging

AutoAdd:
- Added watch folder support for '.magnet' text file containing single or multiple magnet uris
- Fix glade object issue when re-enabling plugin in same session
- Fix plugin not showing as enabled in webui

Deluge 1.3.3 查看版本資訊

更新時間:2011-08-01
更新細節:

What's new in this version:

Core:
- Properly show the 'Checking Resume Data' state instead of just 7
- Added ability to use XDG_DOWNLOAD_DIR as default download folder
- Fix path error with torrent files prefixed with ' file://' from Firefox
- Fix setting the disk io read/write to bypass OS cache in Windows
- Fix win32 running deluged as not logged in user via runas or service
- If added torrent already exists, append extra trackers to it
- Fix Seeds and Peers totals not updating
- Fix translated Tracker Error text not counted in sidebar Error status
- Fix httpdownloader error with existing filename
- Add libtorrent info to version output
- Fix UnicodeDecodeError? from 'deluge-* --help' with non-english languages
- Fix handling of backslashes when renaming files/folders

GtkUI:
- Show the checking icon for torrents in the 'Checking Resume Data' state
- Fix right-click selecting issue when switching between folders and files
- Add F2 key shortcut for renaming filenames in the Files Tab
- Increase max piece size to 16 MiB in create torrent dialog
- Fix save and restore Preferences dialog size from config
- Add search as you type to the torrent view
- Fix no ETA showing with multiple files
- Fix FilesTab? Progress value sorting by int instead of float
- Fix not remembering column widths
- New Release Dialog now shows the server version
- Fix peers in PeersTab? showing non-zero download rate when seeding

AutoAdd:
- Fix AutoAdd Warning (column number is a boolean)

Label:
- Fix losing Labels upon restart

Execute:
- Fix ignore Added events from state file on startup

ConsoleUI:
- Add support for urls and magnet uris in add command
- Fix unhandled defered error and missing error message upon failed connect

Deluge 1.3.2 查看版本資訊

更新時間:2011-05-24
更新細節:

What's new in this version:

- Fix Converting unicode to unicode error in move_storage
- Fix creating and moving non-ascii folder names in MS Windows
- Fix temporary file race condition in core/core.pyadd_torrent_url
- Fix a bug that can occur when upgrading 1.1 config files
- Fix isohunt urls not loading
- Handle redirection when adding a torrent by url
- Fix autoadd matching a directory called "torrent"
- Fix failure in Event handler prevents further emissions

Deluge 1.3.1 查看版本資訊

更新時間:2010-10-31
更新細節:

What's new in this version:

Core:
- Fix non-ascii config folders not working in windows

GtkUI:
- Fix sidebar not updating show/hide trackers
- Fix hang on quit

WebUI:
- Fix preferences not saving when the web ui plugin is enabled in classic mode
- Fix bug when enabling plugins
- Fix issues with preferences
- Fix deluge-web using 100% CPU

Deluge 1.3.0 查看版本資訊

更新時間:2010-09-18
更新細節:

What's new in this version:

Core:
- Fix key error after enabling a plugin that introduces a new status key
- Ignore global stop ratio related settings in logic, so per torrent ones are used.
- Ensure preferencesmanager only changes intended libtorrent session settings.
- Fix issue when adding torrents without a 'session'. This can happen when a plugin adds a torrent, like how the AutoAdd? plugin works. The user that adds this torrent will be an empty string.
- Add TorrentFileCompleted? event

GtkUI:
- Increase max piece size to 8 MiB in create torrent dialog (closes #1358)

Scheduler:
- Add max active downloading and seeding options to scheduler.
- Fix scheduler so that it keeps current state, even after global settings change.

AutoAdd:
- AutoAdd plugin can now recover when one of the watchfolders has an unhandled exception.
- Fix bug in AutoAdd? plugin where watchdirs would not display in gtkui when first enabled.
- Fix bugs with unicode torrents in AutoAdd? plugin.

Deluge 1.2.3 查看版本資訊

更新時間:2010-03-27
更新細節:

Deluge 1.2.2 查看版本資訊

更新時間:2010-03-20
更新細節:

What's new in this version:

Core
- Fix auto add halting when a torrent with invalid filename encoding is in the directory

GtkUI
- Fix problem with the queued torrents dialog from not properly adding to the add torrent dialog if set to auto add
- Fix notify startup complete when adding torrents externally
- Fix issue where the gtkui sometimes won't start if there is a stale lock file or socket in the ipc/ directory

Console
- Fix deluge-console crashes when tab-completing not-existent directory

Deluge 1.2.1 查看版本資訊

更新時間:2010-02-20
更新細節: