From 9195df5179c4e6deefc729dbc2c400efa0c695a3 Mon Sep 17 00:00:00 2001 From: sledgehammer999 Date: Tue, 22 Mar 2022 16:03:12 +0200 Subject: [PATCH] Update Changelog --- Changelog | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/Changelog b/Changelog index a57d5ffee..2002580c3 100644 --- a/Changelog +++ b/Changelog @@ -1,3 +1,13 @@ +Tue Mar 22 2022 - sledgehammer999 - v4.4.2 + - FEATURE: Allow to limit max memory working set size (glassez) + - BUGFIX: Fix UI crash when torrent is in a non-existent category (Kevin Cox) + - BUGFIX: Correctly handle changing of global save paths (glassez) + - BUGFIX: Disable performance alert (Chocobo1) + - BUGFIX: Prevent loading resume data with inconsistent ID (glassez) + - BUGFIX: Properly handle metadata download for an existing torrent (glassez) + - BUGFIX: Prevent crash when open torrent destination folder (glassez) + - WINDOWS: NSIS: Update Spanish, Spanish International and French translations(Juanjo Jiménez, RqndomHax) + Tue Feb 15 2022 - sledgehammer999 - v4.4.1 - FEATURE: Restore all torrent settings to the torrent's main context menu (thalieht) - FEATURE: Add confirmation for enabling Auto TMM from context menu (thalieht)