Deluge 1.0.5 Released
Posted: Mon Nov 10, 2008 10:07 am
Deluge 1.0.5 Released!
November 10 - Just a few bug fixes and translation updates in this release. UPnP should be working for more routers now too.
Check out our FAQ before you start asking questions.
We need your help translating the 1.0 release series, please head over to this page to help: https://translations.launchpad.net/delu ... anslations
Happy Sharing!
Changes 1.0.5:
November 10 - Just a few bug fixes and translation updates in this release. UPnP should be working for more routers now too.
Check out our FAQ before you start asking questions.
We need your help translating the 1.0 release series, please head over to this page to help: https://translations.launchpad.net/delu ... anslations
Happy Sharing!
Changes 1.0.5:
- GtkUI:
- Increase the per-torrent stop share ratio max to 99999.0
- Fix #528 make sure gtkui config file is written before exiting
- Fix UDP tracker support
- WebUI:
- Javascript auto refresh for both templates.
- Windows:
- Fix #577 adding torrents by drag n' drop
- Fix association in Vista
- Fix WebUI launch
- Debian:
- SID packages now requires Boost 1.36
- Ubuntu:
- Jaunty packages are now provided
- Core:
- Fix #560 force an int value for global max connections
- Fix #545 use proper values in ratio calculation
- Fix UPnP again..
- GtkUI:
- Fix #565 wait for the deluged process to start to prevent defunct processes
- OS X:
- Fix issues with gettext
- Windows:
- Fix starting on non-English versions of Windows
- Core:
- Fix upnp - it should work on more routers now too
- Fix issue where Deluge would send improper stats to the tracker after a
pause/resume. - Fix issue where fastresume files would be rejected when using FAT32. This
would cause the torrent to be rechecked on every startup. - Fix ip filtering
- GtkUI:
- Re-add the "Max Connections Per Second" option with a default setting of 20
- WebUI:
- Fix White template for Opera
- Misc:
- Deluge will now use a system libtorrent library if available.
- The build system will no longer build libtorrent if a system library is
detected.
- Core:
- Fix issue where torrents will not be properly added to the session
- Core:
- Change the default max global upload slots to 4 instead of -1 since libtorrent
will automatically open more slots to meet the upload speed limit. - Fix display of tracker error messages
- Fix add_torrent_url() to download the torrent file in a thread to prevent
the main thread from blocking and causing the daemon to freeze. - Removed the 'Maximum Connections Per Second' setting and replaced it with a
default setting of 20. This should alleviate speed issues some are experiencing. - Changed max half-open connections default limit to 8 on XP/2000 and 4 on Vista
- Prevent being able to set file priorities for compactly allocated torrents as
it is not intended to work. - Fix freezing on start-up issues on systems that do not have a properly
configured localhost entry. - Change max connections default setting to 200
- Fix issue with invalid bencoding from some trackers
- Plenty of libtorrent updates that should improve core stability
- Change the default max global upload slots to 4 instead of -1 since libtorrent
- GtkUI:
- Improve performance of files tab by only updating when values change
- Misc:
- Fix #187 set a 5 second timer to save the config file after a config value
has been changed. - Fix #503 change the boost lib detection logic to first look for -mt and
if not available, fall back to regular boost lib (non-multithreaded)
- Fix #187 set a 5 second timer to save the config file after a config value
- WebUI:
- Add enable "Auto Add" checkbox