Deluge 1.3.15
更新細節:
Core:
Fix issues with displaying libtorrent single proxy.
Fix libtorrent 1.2 trackers crashing Deluge UIs.
Fix error in torrent priorities causing file priority mismatch in UIs.
GtkUI:
Configure gtkrc to use consistent button ordering on Windows.
Fix column sort state not saved in Thinclient mode.
Fix connection manager error with malformed ip.
Rename SystemTray/Indicator? 'Pause/Resume? All' to 'Pause/Resume? Session'.
Workaround lt single proxy by greying out unused proxy types.
WebUI:
Security Fix: Check render template files exist otherwise raise 404.
Notification Plugin:
Fix webui passing string for int port value.
Plugin:
Add WebUI preferences page detailing lack of configuration via WebUI.
Label Plugin:
Add WebUI preferences page detailing how to configure plugin.
版本下載:Deluge 1.3.15
Deluge 1.3.13
更新細節:
# Core
- Increase RSA key size from 1024 to 2048 and use SHA256 digest.
- Fixed empty error message from certain trackers.
- Fixed torrent ending up displaying the wrong state.
- Force a torrent into Error state if the resume data is rejected.
- Workaround unwanted tracker announce when force rechecking paused torrent.
- Stop moving torrent files if target files exist to prevent unintended clobbering of data.
- Fixed the pausing and resuming of the Deluge session so torrents return to previous state.
- Add support for TLS SNI in httpdownloader.
- Ensure base32 magnet hash is uppercase to fix lowercase magnets uris.
# Daemon
- New command-line option to restict selected config key to read-only.
- Allow use of uppercase log level to match UIs.
# UI
- Fixed error with blank lines in auth file.
# GtkUI
- Fixed installing plugin from a non-ascii directory.
- Error'd torrents no longer display a progress percentage.
- Fixed the 'Added' column showing the wrong date.
- Prevent the user from changing tracker selection when editing trackers.
- Fixed showing the wrong connected status with hostname in the Connection Manager.
- Fixed the progress column to sort by progress and state correctly.
- Fixed incorrect Move Completed folder shown in Options tab.
- Sorting for name column is now case insensitive.
- Reduce height of Add Torrent Dialog to help with smaller screeen resoltuions.
- OSX: Fixed empty scrolling status (systray) menu.
- OSX: Fixed starting deluged from connection manager.
- Windows OS: Fixed opening non-ascii torrent files.
- Fixed adding UDP trackers to trackers dialog.
# WebUI
- Fixed HTTPS negotiating incorrect cipher.
- Fixed the broken Options context menu.
- Fixed the hostlist config file not being created.
- Fixed plugin's js code not loading when using the WebUI plugin.
# Console
- Fixed adding non-ascii torrent in non-interactive mode.
- Add time_added to info sort keys.
- Fixed 'add' cmd path inconsistency on Windows.
# OSX Packaging
- Source .py files no longer included in Deluge.app.
# Windows OS Packaging
- Updated MSVC SP1 check to latest release CLID.
# Blocklist Plugin
- Fixed plugin lockup with empty url.
# Scheduler Plugin
- Fixed corrupt plugin prefences page on OSX.
- Fixed error accidentally introduced in 1.3.12.
# Notification Plugin
- Fixed the popup to show the actual count of files finished.
- Fixed issue with SMTP port entry not updating in GTKUI.
# AutoAdd? Plugin
- Fixed watch dir not accepting uppercase file extension.
# Extractor Plugin
- Ignore the remaining rar part files to prevent spawning useless processes.
- Fixed only an empty folder when extracting rar files.
# Execute Plugin
- Windows OS: Escape ampersand in torrent args.
版本下載:Deluge 1.3.13
1.3.13
更新細節:
# Core
- Increase RSA key size from 1024 to 2048 and use SHA256 digest.
- Fixed empty error message from certain trackers.
- Fixed torrent ending up displaying the wrong state.
- Force a torrent into Error state if the resume data is rejected.
- Workaround unwanted tracker announce when force rechecking paused torrent.
- Stop moving torrent files if target files exist to prevent unintended clobbering of data.
- Fixed the pausing and resuming of the Deluge session so torrents return to previous state.
- Add support for TLS SNI in httpdownloader.
- Ensure base32 magnet hash is uppercase to fix lowercase magnets uris.
# Daemon
- New command-line option to restict selected config key to read-only.
- Allow use of uppercase log level to match UIs.
# UI
- Fixed error with blank lines in auth file.
# GtkUI
- Fixed installing plugin from a non-ascii directory.
- Error'd torrents no longer display a progress percentage.
- Fixed the 'Added' column showing the wrong date.
- Prevent the user from changing tracker selection when editing trackers.
- Fixed showing the wrong connected status with hostname in the Connection Manager.
- Fixed the progress column to sort by progress and state correctly.
- Fixed incorrect Move Completed folder shown in Options tab.
- Sorting for name column is now case insensitive.
- Reduce height of Add Torrent Dialog to help with smaller screeen resoltuions.
- OSX: Fixed empty scrolling status (systray) menu.
- OSX: Fixed starting deluged from connection manager.
- Windows OS: Fixed opening non-ascii torrent files.
- Fixed adding UDP trackers to trackers dialog.
# WebUI
- Fixed HTTPS negotiating incorrect cipher.
- Fixed the broken Options context menu.
- Fixed the hostlist config file not being created.
- Fixed plugin's js code not loading when using the WebUI plugin.
# Console
- Fixed adding non-ascii torrent in non-interactive mode.
- Add time_added to info sort keys.
- Fixed 'add' cmd path inconsistency on Windows.
# OSX Packaging
- Source .py files no longer included in Deluge.app.
# Windows OS Packaging
- Updated MSVC SP1 check to latest release CLID.
# Blocklist Plugin
- Fixed plugin lockup with empty url.
# Scheduler Plugin
- Fixed corrupt plugin prefences page on OSX.
- Fixed error accidentally introduced in 1.3.12.
# Notification Plugin
- Fixed the popup to show the actual count of files finished.
- Fixed issue with SMTP port entry not updating in GTKUI.
# AutoAdd? Plugin
- Fixed watch dir not accepting uppercase file extension.
# Extractor Plugin
- Ignore the remaining rar part files to prevent spawning useless processes.
- Fixed only an empty folder when extracting rar files.
# Execute Plugin
- Windows OS: Escape ampersand in torrent args.
版本下載:1.3.13
HWiNFO 5.22
Deluge 1.3.12.1
更新細節:
- The changes include a version of OpenSSL that does not require MSVC++ Redist 2013, patch for the Scheduler plugin regression and improvements to the installer.
版本下載:Deluge 1.3.12.1
Deluge 1.3.12
更新細節:
# GtkUI
- Fix potential AttributeError? in is_on_active_workspace
# Core
- Include fix for Twisted 15.0 URI class rename
- Fix AttributeError? in set_trackers with lt 1.0
- Enable lt extension bindings again for versions >=0.16.7 (this disables Tracker Exchange by default)
- Backport atomic fastresume and state file saving fixes as another attempt to prevent data loss on unclean exits
# WebUI
- Fixed i18n issue in Connection Manager which left users unable to connect
- Increase cookie lifespan for display settings
# Console
- Fixed 'set and then get' in config command
# Scheduler Plugin
- Show current speed limit in statusbar
# Win32 Packaging
- Added version info to the properties of Deluge exes
- Added a 256x256 to deluge.ico
- Fixed the uninstaller deleting non-deluge files
- Include pillow module to enable resizing of tracker icons
版本下載:Deluge 1.3.12
CouchPotato 2.6.3
更新細節:
# NEW
* Dark theme!
* ETA and movie genres in detail view
# FIX
* Android mobile and tablet fixes
* iPhone and iPad fixes
* Filters and menu not visible on mobile
* Mass edit visible on mobile
* Trakt userscript
# EXT
* Animation optimizations for mobile devices
* Movie details tweaks
* Movie poster sizes on bigger screens
版本下載:CouchPotato 2.6.3
Deluge 1.3.11
更新細節:
# GtkUI
* Fixed ImportError? for users with Twisted < 10
* Fixed column issue when disabling a plugin
# Core
* Fixed cache issue with libtorrent 0.16 on Windows
* Disabled use of SSLv3 protocol for DelugeRPC
# WebUI
* Modify SSL Context to allow >= TLSv1 protocol
* Fixed Size column to show total_wanted instead of total_size
版本下載:Deluge 1.3.11
Deluge 1.3.10
Download Accelerator Plus 10.0.4.3
Vuze 4.5.0.4
更新細節:
* New Features:
- Core | Allow multiple primordial UDP handlers
- UI | Ability to auto-send crash logs
- UI | Members of the Beta Program now get a Sidebar entry which will one day have useful beta information
* Changes:
- UI | Improved languages change detection so more of the text now shows in the new language (unfortunately not all)
- UI | (Windows) Bigger click area around the "X" in the Library's filter box
- UI | (Windows) Triple click in search box now selects all the text
- UI | Replaced "Remove And.." menu tree from Library's content menu with "Remove..." entry that gives you the same options. Two related configs are in Options->Files->"File Deletion"
* Corrected bugs:
- Core | (Windows) Fix drive detection/removal when multiple drives get added/removed at once
- Core | (Windows) Fix drive with letters D: H: L: P: T: X: not being detected when plugged in while Vuze was running
- Core | Fixed some hard drives incorrectly being added as a Device and shown in the sidebar
- Core | (OSX) Add additional (new?) crash log directory to crash log generator (debug.zip)
- Core | (OSX) Fixed two cases where main window would not show after clicking the dock icon
- Core | Don't open files with write-access unless required
- Core | Ensure new profiles are picked up when xcode plugin reloads
- Core | Correctly sequence plugin events to ensure that listeners see the correct plugin state
- Core | Delete .vuze files when subscriptions are removed
- UI | (*nix) Fix table cells not getting click events (affected triggering the "New" column's state)
- UI | Fix case where scrolling right in a table view (Library) didn't draw the newly visible columns
- UI | Fixed some cases where column re-ordering was not being remembered
- UI | Fix Help->Check for Updates not notifying user there were no new updates found
- UI | Fixed visual problems with Tracker Status column when "Don't Scrape Stopped" is enabled
- UI | Fixed Queue and Stop not working on Torrent menu and right click of Sidebar's download's details item
- UI | (OSX) Fixed bug where a false double click was registered when Vuze did not have the focus and you single clicked on a row in the Library
- UI | Fixed subscription name and count on Sidebar not redrawing when either changes
版本下載:Vuze 4.5.0.4