From 96b27a313e6b9092db4207ec5fd761fc4bb23144 Mon Sep 17 00:00:00 2001 From: sledgehammer999 Date: Sun, 13 Apr 2025 10:45:01 +0300 Subject: [PATCH] Update Changelog --- Changelog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Changelog b/Changelog index 92beb956d..ef9f25cdd 100644 --- a/Changelog +++ b/Changelog @@ -1,3 +1,9 @@ +Sun Apr 13th 2025 - sledgehammer999 - v5.0.5 + - FEATURE: Add an advanced setting for setting the "Add New Torrent" dialog as modal (glassez) + - BUGFIX: Improve command line parameters serialization (glassez) + - BUGFIX: Declare missing color IDs for theming (glassez) + - WINDOWS: NSIS: Update Swedish translation (Daniel Nylander) + 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)