From 42a74ea78eb547f8136b2f056a43e2ffff5603f9 Mon Sep 17 00:00:00 2001 From: sledgehammer999 Date: Thu, 21 Jan 2016 00:47:28 +0200 Subject: [PATCH] Update Changelog. --- Changelog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Changelog b/Changelog index 7b190a100..b7541b08c 100644 --- a/Changelog +++ b/Changelog @@ -1,3 +1,8 @@ +* Thu Jan 21 2016 - sledgehammer999 - v3.3.3 + - BUGFIX: Temporarily disable "filename" column of peers view. It has a bug that causes frequent crashes. See issue #4597. + - WEBUI: Move style of dynamic table header to CSS (buinsky) + - WEBUI: Fix unnecessary updates of torrent peers table (buinsky) + * Tue Jan 19 2016 - sledgehammer999 - v3.3.2 - FEATURE: Add a new column to peers list that shows list of files which are downloaded right now from a peer. (evsh) - FEATURE: Improve the "Watch folders" UI. Closes #4300. You'll need to redo your watch folders settings. (sledgehammer999, glassez)