diff --git a/Changelog b/Changelog index acf0e4a62..5f507693e 100644 --- a/Changelog +++ b/Changelog @@ -1,3 +1,23 @@ +Wed Apr 22 2020 - sledgehammer999 - v4.2.4 + - BUGFIX: Fix sub-sorting of Transfer list (glassez) + - BUGFIX: Fix wrong logic that disables "prevent sleeping" timer (Chocobo1) + - BUGFIX: Set disk cache size for older libtorrent versions (NotTsunami) + - BUGFIX: Sort locale language list (Chocobo1) + - BUGFIX: Remove white outline around mascot.png (adem) + - BUGFIX: Various fixes in configuring the chosen network interface and not leaking the IP (Raif Atef, an0n666) + - BUGFIX: Save "resume data" when torrent storage is moved (glassez) + - BUGFIX: Avoid holding encoded resume data in memory (Chocobo1) + - BUGFIX: Fix date format for "Last seen complete" (Chocobo1) + - BUGFIX: Remove deprecated strict super seeding mode from advanced settings (an0n666) + - BUGFIX: Change default stop_tracker_timeout settings (an0n666) + - BUGFIX: Convert the Log widget to use custom View/Model (jagannatharjun) + - BUGFIX: Change default upload slot choking limits (an0n666) + - BUGFIX: Don't uncheck Authentication checkbox when changing proxy type (thalieht) + - BUGFIX: Reduce ambiguity for selecting tray icons (Chocobo1) + - WEBUI: Fix unable to add multiple peers in WebUI (Sepro) + - WEBUI: Fix UPnP lease duration get/set (NotTsunami) + - SEARCH: Detect python3 executable on Windows (József Sallai) + Wed Apr 01 2020 - sledgehammer999 - v4.2.3 - FEATURE: Add logging for SOCKS5 proxy errors (Chocobo1) - FEATURE: Add UPnP lease duration advanced option (NotTsunami)