From 66ffb7328de84242add91459c899deca6a5a38d4 Mon Sep 17 00:00:00 2001 From: sledgehammer999 Date: Tue, 28 Feb 2023 00:40:15 +0200 Subject: [PATCH] Update Changelog --- Changelog | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/Changelog b/Changelog index 697833e67..d3dcaf87f 100644 --- a/Changelog +++ b/Changelog @@ -1,3 +1,15 @@ +Tue Feb 28 2023 - sledgehammer999 - v4.5.2 + - BUGFIX: Don't unexpectedly activate queued torrents when prefetching metadata for added magnets (glassez) + - BUGFIX: Update the cached torrent state once recheck is started (glassez) + - BUGFIX: Be more likely to allow the system to use power saving modes (glassez) + - WEBUI: Migrate away from unsafe function (Chocobo1) + - WEBUI: Blacklist bad ciphers for TLS in the server (sledgehammer999) + - WEBUI: Allow only TLS 1.2+ in the server (sledgehammer999) + - WEBUI: Allow to set read-only directory as torrent location (glassez) + - WEBUI: Reject requests that contain backslash in path (glassez) + - RSS: Prevent RSS folder from being moved into itself (glassez) + - WINDOWS: NSIS: Update Turkish, Uzbek translation (Burak Yavuz, shitcod3r) + Sun Feb 12 2023 - sledgehammer999 - v4.5.1 - FEATURE: Re-allow to use icons from system theme (glassez) - BUGFIX: Fix Speed limit icon size (Nowshed H. Imran)