From 442daa31d4e3074235a9b2499fb26683a2fd93ad Mon Sep 17 00:00:00 2001 From: sledgehammer999 Date: Thu, 21 Nov 2019 21:25:16 +0200 Subject: [PATCH] Update Changelog --- Changelog | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/Changelog b/Changelog index 1b246e3b2128..5349b4ce257f 100644 --- a/Changelog +++ b/Changelog @@ -21,6 +21,10 @@ Unreleased - sledgehammer999 - v4.2.0 - FEATURE: Add option to align file to piece boundary when creating new torrent (Chocobo1) - FEATURE: Ability to open file or trigger torrect action via keypad Enter (Chocobo1) - FEATURE: Add "Remove torrent and its files" option to share ratio limiting (thalieht) + - FEATURE: Allow to select multiple entries in "banned IP" dialog (Chocobo1) + - FEATURE: Reallow to pause checking torrents (thalieht) + - FEATURE: Reallow to force recheck torrents that aren't fully started (thalieht) + - FEATURE: Add "Preview file" double-click action (warren) - BUGFIX: Avoid performance penalty when logger is full (Chocobo1) - BUGFIX: Remove the max half-open connections option (thalieht) - BUGFIX: Center align the section labels in advanced settings (thalieht) @@ -43,6 +47,7 @@ Unreleased - sledgehammer999 - v4.2.0 - BUGFIX: Move "Check for program updates" checkbox to the Behavior settings (Chocobo1) - BUGFIX: Improve error messages for URL seed (Chocobo1) - BUGFIX: Rename share ratio limiting options (thalieht) + - BUGFIX: Fix country name misspelling (horgan) - PERFORMANCE: Faster/efficient way of handling updates in the Transfer list (Chocobo1) - WEBUI: Use PBKDF2 for the WebUI password. You will need to set your password again. (Chocobo1) - WEBUI: Use Javascript strict mode (Chocobo1) @@ -100,6 +105,7 @@ Unreleased - sledgehammer999 - v4.2.0 - WEBUI: Remove max character limit of location path (Clément Pera) - RSS: Better widget for choosing file path in automated downloader (thalieht) - RSS: Allow to cancel/retry the fetching of feeds (glassez) + - RSS: Add create subfolder option to RSS auto-download rules (Xegor) - SEARCH: Add default tooltip "Searching..." on tab creation. (paolo-sz) - SEARCH: Avoid crashes on torrent search (paolo-sz) - SEARCH: Add right click menu to SearchJobWidget (Chocobo1) @@ -109,6 +115,7 @@ Unreleased - sledgehammer999 - v4.2.0 - SEARCH: Update python installer URL (Chocobo1) - WINDOWS: Drop support for < Windows 7 - WINDOWS: Allow headless builds on Windows (knackebrot) + - WINDOWS: Add option to control qBittorrent process memory priority (Chocobo1) - LINUX: Add content_rating, release tags to appdata (Peter Eszlari) - LINUX: Update .appdata descriptions (Chocobo1) - LINUX: Use reverse DNS convention for metadata files naming (Chocobo1)