From 88c991880f00a953ab6812a214667d5bfe7fd4a4 Mon Sep 17 00:00:00 2001 From: sledgehammer999 Date: Sun, 12 Feb 2023 01:47:11 +0200 Subject: [PATCH] Update Changelog --- Changelog | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) diff --git a/Changelog b/Changelog index 0e45bdda8..697833e67 100644 --- a/Changelog +++ b/Changelog @@ -1,3 +1,34 @@ +Sun Feb 12 2023 - sledgehammer999 - v4.5.1 + - FEATURE: Re-allow to use icons from system theme (glassez) + - BUGFIX: Fix Speed limit icon size (Nowshed H. Imran) + - BUGFIX: Revise and fix some text colors (Chocobo1, Nowshed H. Imran) + - BUGFIX: Correctly load folder based UI theme (glassez) + - BUGFIX: Fix crash due to invalid encoding of tracker URLs (glassez) + - BUGFIX: Don't drop !qB extension when renaming incomplete file (glassez) + - BUGFIX: Correctly count the number of torrents in subcategories (glassez) + - BUGFIX: Use "additional trackers" when metadata retrieving (glassez) + - BUGFIX: Apply correct tab order to Category options dialog (glassez) + - BUGFIX: Add all torrents passed via the command line (glassez) + - BUGFIX: Fix startup performance on Qt5 (glassez) + - BUGFIX: Automatic move will now overwrite existing files (aka previous behavior) (glassez) + - BUGFIX: Some fixes for loading Chinese locales (sledgehammer999) + - BUGFIX: New Pause icon color for toolbar/menu (Nowshed H. Imran, sledgehammer999) + - BUGFIX: Adjust env variable for PDB discovery (sledgehammer999) + - WEBUI: Fix missing "queued" icon (thalieht) + - WEBUI: Return paths using platform-independent separator format (glassez) + - WEBUI: Change order of accepted types of file input (Jason Carr) + - WEBUI: Add missing icons (brvphoenix) + - WEBUI: Add "Resume data storage type" option (thalieht) + - WEBUI: Make rename file dialog resizable (Torsten Schwarz) + - WEBUI: Prevent incorrect line breaking (David Xuang) + - WEBUI: Improve hotkeys (Fidel Selva) + - WEBUI: Remove suggestions while searching for torrents (Midhun V Nadh) + - WEBUI: Expose "IS PRIVATE" flag (sotiris-bos) + - WEBUI: Return name/hash/infohash_v1/infohash_v2 torrent properties (qbittorrentfan) + - WINDOWS: Correctly detect drive letter in path (glassez) + - WINDOWS: NSIS: Update Swedish, Lithuanian translations (Jonatan, Deividas) + - LINUX: Fix tray icon issues (glassez) + Sat Nov 26 2022 - sledgehammer999 - v4.5.0 - FEATURE: Add `Auto resize columns` functionality (Chocobo1) - FEATURE: Allow to use Category paths in `Manual` mode (glassez)