Seems Deluge 1.3.6 is on radar for release sometime soon.

Post Reply
shirish
Seeder
Seeder
Posts: 163
Joined: Fri May 25, 2007 4:01 am
Location: South Asia, India

Seems Deluge 1.3.6 is on radar for release sometime soon.

Post by shirish »

Hi all,
Just saw this while seeing the git repo.

http://git.deluge-torrent.org/deluge/co ... 52a770004b

Specifically this :-

Code: Select all

 === Deluge 1.3.6 (In Development) ===
==== Core ====
* Catch & log KeyError when removing a torrent from the queued torrents set
- * Fix moving/renaming torrents with non-ascii characters in libtorrent 0.16
+ * Fix moving/renaming torrents issues when using libtorrent 0.16
* Make sure queue order is preserved when restarting
* #2160: Disable use of python bindings for libtorrent extensions and replace with session flag
* #2163: Fix unable add torrent file with empty (0:) encoding tag
* #2201: Fix error in authmanager if auth file has extra newlines
* #2109: Fix the Proxy settings not being cleared by setting None
* #2110: Fix accepting magnet uris with xt param anywhere within them
- * #2204: Fix daemon shutdown hang
+ * #2204: Fix daemon shutdown hang with large numbers of torrents
+
+==== Client ====
+ * Fix keyerrors after removing torrents from UIs
==== GtkUI ====
* Add move completed option to add torrent dialog
@@ -68,6 +71,10 @@
* Fix torrent names on libtorrent 0.16 on windows
* #2147: Fix missing translations for plugin preferences page
* #1474: Fix the on_show_prefs hook not being executed immediatly after enabling a plugin
+ * #1946: Fix ReactorNotRestartable error when set as startup application
+ * #2130: Fix same name can be given to different files in Add Torrent dialog
+ * #2129: Fix empty filename able to be set in AddTorrent dialog
+ * #2228: Fix Apply-To-All in AddTorrent Dialog copying file renames to other torrents
==== Console ====
* LP#1004793: Enable use of connect command in non-interactive mode
@@ -83,6 +90,11 @@
* #2120: Fix manually entered values not being saved in spinners
* #2212: Fix unable to scroll in proxy preferences page
* Fix autoconnecting to the default host
+ * #2046: Fix plugins not enabling properly until after refreshing page
+ * #2125: Fix plugin methods not being available when enabled until restart
+ * #2085: Fix not showing torrents in sidebar for categories other than 'All' in classic mode
+ * #2232: Fix flag icon path in Peers Tab missing deluge.config.base
+ * Fix submenus closing upon mouse click
So hopefully in a month or so we have the new version up and running (with libtorrent 0.16) to support it.
Debian Sid, Intel Dual-Core, 512 kbps DL , 64 Kbps UL, deluge-1.3.5, pieces plugin, GNOME 3.4.x

All posts under creative commons http://creativecommons.org/licenses/by-nc/3.0/
shirish
Seeder
Seeder
Posts: 163
Joined: Fri May 25, 2007 4:01 am
Location: South Asia, India

Re: Seems Deluge 1.3.6 is on radar for release sometime soon

Post by shirish »

Seems there are still 6 bugs to be ironed out and whatever else the dev. team wants to do . To track the changelog look here which has both 1.3.6 and 1.4 changelog :-

http://git.deluge-torrent.org/deluge/tree/ChangeLog
Debian Sid, Intel Dual-Core, 512 kbps DL , 64 Kbps UL, deluge-1.3.5, pieces plugin, GNOME 3.4.x

All posts under creative commons http://creativecommons.org/licenses/by-nc/3.0/
Post Reply