From 88bf6f11c7520d7fd5d148e712d12a728bda4549 Mon Sep 17 00:00:00 2001 From: sledgehammer999 Date: Tue, 23 Mar 2021 23:04:12 +0200 Subject: [PATCH] Update Changelog --- Changelog | 44 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 44 insertions(+) diff --git a/Changelog b/Changelog index 3b8b47b7e..51e479868 100644 --- a/Changelog +++ b/Changelog @@ -1,3 +1,47 @@ +Tue Mar 23 2021 - sledgehammer999 - v4.3.4 + - FEATURE: Add ability to prioritize selected items by shown file order (Chocobo1) + - FEATURE: Allow tab to escape the text box in "Edit trackers" dialog (Christoph Rackwitz) + - FEATURE: Support sub-sorting in Transferlist (jagannatharjun) + - FEATURE: Expose ToS setting from libtorrent (Chocobo1) + - FEATURE: Improve tracker entries handling (glassez) + - BUGFIX: Drop extension from generated content folder name (glassez) + - BUGFIX: Change qBittorrent Updater window title (xavier2k6) + - BUGFIX: Validate HTTPS Tracker Certificate by default (an0n666) + - BUGFIX: Don't let "program update" dialog steal focus (Chocobo1) + - BUGFIX: Disable expand on double click in TorrentContentTreeView (jagannatharjun) + - BUGFIX: Add hyperlink to Transifex on translator list (Si Yong Kim) + - BUGFIX: Enlarge "speed limit" icon slightly (Chocobo1) + - BUGFIX: Don't prevent system sleep due to errored torrents (dyumin) + - BUGFIX: Use stable sorting in transfer list (Chocobo1) + - BUGFIX: Allow "missing files" torrents to save more resume data (glassez) + - BUGFIX: Restart "missing files" torrents after changing location (glassez) + - BUGFIX: Show proper string when torrent availability is not available (Chocobo1) + - BUGFIX: Apply "Hide zero/infinity values" to "Time Active", "Down/Up Limit" and ETA columns (Chocobo1) + - BUGFIX: Fix potential out-of-bounds access (Chocobo1) + - BUGFIX: Make SpeedPlotView averager time aware (jagannatharjun) + - BUGFIX: Add a 3-Hour graph (jagannatharjun) + - BUGFIX: Add an option to disable icons in menus (always disabled on MacOS) (Michał Kopeć) + - BUGFIX: Improve detection of filename extension of audio/video files (Chocobo1) + - BUGFIX: Various drawing improvements of progress bar (Chocobo1) + - BUGFIX: Properly stop torrent creation if aborted (Chocobo1) + - BUGFIX: Replace external program parameters in one step (Chocobo1) + - BUGFIX: Improve "save resume data" handling (glassez) + - BUGFIX: Fix bad IPv6 address format for outgoingInterfaces (treysis) + - WEBUI: Properly decode strings (brvphoenix) + - WEBUI: Accept "share limits" when adding torrent using WebAPI (glassez) + - WEBUI: Add seeding time to the active time column (thalieht) + - WEBUI: Fix incorrect seeding time string in General tab (thalieht) + - WEBUI: Allow >100 days in WebUI function "friendlyDuration" (thalieht) + - WEBUI: Avoid decoding strings repeatedly (brvphoenix) + - RSS: Add category button on AutomatedRSSDownloader on GUI (Si Yong Kim) + - WINDOWS: NSIS: Update Czech translation (slrslr) + - WINDOWS: NSIS: Update Portuguese BR translation (Alex) + - WINDOWS: NSIS: Add Estonian translation (PriitUring) + - WINDOWS: Allow change-case-only file renaming (glassez) + - LINUX: Systemd: wait for mounting of local filesystems (Juraj Oršulić) + - OTHER: Raise minimum libtorrent version to 1.2.12 (glassez) + - OTHER: Raise minimum Qt version to 5.12 (glassez) + Tue Jan 19 2021 - sledgehammer999 - v4.3.3 - FEATURE: New languages: Azerbaijani, Estonian - BUGFIX: Unify global speed dialogs for normal/alternative speeds (thalieht)