hatalmas nagy frissítéssel tért vissza a deluge-torrent. az oldaluk ugyan nem volt elérhető jó ideig, de a munkát nem hagyták abba és nem is oan régen publikálták az rc5-ös változatot a deluge-ból. úton van már az rc6-is, de addig is itt a legújabb verzió változásainak listája:
Web
Swap order of buttons in Remove window (Closes #1083)
Change the compressed js script to deluge-all.js to avoid naming conflicts on case-sensitive filesystems.
Apply patch from adios fixing the cookie date
Add tooltips to the statusbar items
Add disk usage to the statusbar
Add a ToggleField? widget and use this on the Downloads preferences page allowing the movecom/copytorrent/autoadd boxes to be enabled.
Fix enabling plugins.
Implement installing plugins.
Update some icons
Fixed #1075 (changing priority on a whole folder doesn't work)
GtkUI
Attempt to register as the default magnet uri handler in GNOME on startup
Properly show 100.00% and reduce number of progress bar updates during a torrent creation
Fix crash in Windows when creating a torrent
Add button to Other preferences to associate magnet links with Deluge
Fix uploading plugins when the daemon is not localhost
Fix #692 no longer require tray password when quitting from the tray icon while the window is visible.
Fix #782 do not ask for tray password when window is not minimized to tray
Fix #1036 autoconnecting to localhost daemon on start-up
Fix issue where hosts will show up erroneously as Offline
Add #891 remove torrents by pressing the Delete key
Fix issue where stoping a daemon that you aren't connected to causes the gtkui to shutdown the currently connected daemon.
Fix #594 tray password dialog freeze in Windows
Made the password dialog prettier
Fix #1086 deprecated gtk.Tooltips usage
Fix #768 save tracker list for create torrent dialog
Fix #1095 incorrect piece size used when using some non-English languages
Console
Fix using the console in Windows, but only in command-line mode
Fix #823 setting config values to -1.0
Label
Fix #1085 only use ints for specific options to prevent unhandled exception
Execute
Use the move_completed path if it is different to the save path in the completed event.
Core
Fix the upload_plugin rpc method (was still using XML-RPC stuff)
Fix possible exception when upgrading from a 0.5 state file
Use metavar to modify the help output by optparse.
Partial fix for #1103 if the per-torrent option for stopping at a ratio has been unchecked, then do not stop it at the global setting.
Blocklist
Fix blocklist not working for all locales
Fix blocklist checking for updates when it shouldn't