From abe457389d77281bb930332e9d317e3ff6b9deb5 Mon Sep 17 00:00:00 2001 From: sledgehammer999 Date: Sun, 17 Nov 2024 23:22:51 +0200 Subject: [PATCH] Update Changelog --- Changelog | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/Changelog b/Changelog index 9c9284ee2..322c9f212 100644 --- a/Changelog +++ b/Changelog @@ -1,3 +1,17 @@ +Sun Nov 17th 2024 - sledgehammer999 - v5.0.2 + - BUGFIX: Remove trackers from previous category when moved to new one (glassez) + - BUGFIX: Fix `.torrent` file could not be deleted when torrent is canceled (glassez) + - BUGFIX: Reset tracker entries when pausing the session (glassez) + - BUGFIX: Check real palette darkness to detect "dark theme" (glassez) + - BUGFIX: Correctly handle "torrent finished" events (glassez) + - BUGFIX: Preserve initial torrent progress while checking resume data (glassez) + - BUGFIX: Avoid reapplying Mark-of-the-Web when it already exists (Chocobo1) + - BUGFIX: Don't apply Mark-of-the-Web on existing files (Chocobo1) + - WEBUI: Add color scheme switcher (sledgehammer999) + - SEARCH: Correctly delete the moved search tab (glassez) + - WINDOWS: Correctly save and restore Qt style setting (glassez) + - WINDOWS: NSIS: update Luxembourgish, Simplified Chinese and Traditional Chinese translations (Ikko Eltociear Ashimine, 3gf8jv4dv) + Mon Oct 28th 2024 - sledgehammer999 - v5.0.1 - FEATURE: Add "Simple pread/pwrite" disk IO type (Hanabishi) - BUGFIX: Don't ignore SSL errors (sledgehammer999)