From 310a9d8e1a9935579adb6c84a46592dc11ed4d82 Mon Sep 17 00:00:00 2001 From: sledgehammer999 Date: Tue, 18 Feb 2025 16:11:44 +0200 Subject: [PATCH] Update Changelog --- Changelog | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/Changelog b/Changelog index 4e37fac1e..92beb956d 100644 --- a/Changelog +++ b/Changelog @@ -1,3 +1,14 @@ +Tue Feb 18th 2025 - sledgehammer999 - v5.0.4 + - BUGFIX: Fix cannot remove trackers via WebAPI (Chocobo1) + - BUGFIX: Fix torrent content checkbox state under certain conditions (thalieht) + - BUGFIX: Hide zero and infinity values in peer list only when that setting is set to `Always` (thalieht) + - BUGFIX: Remove stopped torrent from "error" tracker filter (glassez) + - WEBUI: Fix memory leak in context menus (skomerko) + - WEBAPI: Don't trim string parameters (glassez) + - WINDOWS: Handle Qt style options uniformly (glassez) + - WINDOWS: NSIS: Update Portuguese translation (Hugo Carvalho) + - MACOS: Avoid memory leak (Chocobo1) + Mon Dec 16th 2024 - sledgehammer999 - v5.0.3 - BUGFIX: Discard obsolete "state update" events after torrent is reloaded (glassez) - BUGFIX: Fix incorrect SQL column definition (glassez)