From b1e2e511bb4dfc169c6e6778723f606eaae87da6 Mon Sep 17 00:00:00 2001 From: sledgehammer999 Date: Mon, 22 Aug 2022 15:40:53 +0300 Subject: [PATCH] Update Changelog --- Changelog | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/Changelog b/Changelog index ec8a4d08e..6e752b87d 100644 --- a/Changelog +++ b/Changelog @@ -1,3 +1,16 @@ +Mon Aug 22 2022 - sledgehammer999 - v4.4.4 + - BUGFIX: Correctly handle data decompression with Qt 6.3 (brvphoenix) + - BUGFIX: Fix wrong file names displayed in tooltip (Chocobo1) + - BUGFIX: Fix incorrect "max outgoing port" setting (glassez) + - BUGFIX: Make working set limit available only on libtorrent 2.0.x builds (summer) + - BUGFIX: Try to recover missing tags (summer) + - RSS: Clear RSS parsing error after use (glassez) + - WEBAPI: Set HTTP method restriction on WebAPI actions (Chocobo1) + - WINDOWS: Work around application stuttering on Windows (Chocobo1) + - WINDOWS: NSIS: Update Portuguese, Italian, Korean, Latvian translations(Blackspirits, bovirus, Minseo Lee, Coool) + - LINUX: Improve D-Bus notifications handling (glassez) + - MACOS: Open destination folders on macOS in separate thread (Nick Korotysh) + Tue May 24 2022 - sledgehammer999 - v4.4.3.1 - BUGFIX: Fix broken translations (sledgehammer999)