Skip to content

Commit 2b2bf17

Browse files
committed
Update Changelog
1 parent 336366d commit 2b2bf17

1 file changed

Lines changed: 23 additions & 0 deletions

File tree

Changelog

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,9 @@ Unreleased - sledgehammer999 <sledgehammer999@qbittorrent.org> - v5.3.0alpha1
3737
- BUGFIX: Fix Windows ARM build (talynone) #24334
3838
- BUGFIX: Fix "Torrent is already present" dialog position when main window is minimized (LWWZH) #24403
3939
- BUGFIX: Avoid memory leak on translation changed (Chocobo1) #24456
40+
- BUGFIX: Avoid failed add result after tracker merge (TurboTheTurtle) #24605
41+
- BUGFIX: Properly handle relative path of logs folder (glassez) #24671
42+
- BUGFIX: Fix wrong comparison between IP addresses (Chocobo1) #24675
4043
- WEBUI: Add "Select All" and "Invert Selection" (aaron-kruse) #23975
4144
- WEBUI: Enable virtual list by default (tehcneko) #23887
4245
- WEBUI: Improve folder collapse behavior (Piccirello) #23878
@@ -53,16 +56,36 @@ Unreleased - sledgehammer999 <sledgehammer999@qbittorrent.org> - v5.3.0alpha1
5356
- WEBUI: Implement skip "Add new torrent" dialog (vafada) #24404
5457
- WEBUI: Reuse category and plugin when refreshing search (Piccirello) #24427
5558
- WEBUI: Make 'server domain' matching anchored (Chocobo1) #24458
59+
- WEBUI: Add secondary sort column (Piccirello) #24376
60+
- WEBUI: Add lint rule to check function arguments (Chocobo1) #24545
61+
- WEBUI: Add 'Copy path' action to torrent content menu (Chocobo1) #24678
5662
- RSS: Fix the added RSS rule item doesn't follow "enabled" state (glassez) #24082
5763
- RSS: Add "All" sticky RSS item (glassez) #23963
5864
- RSS: Add "Clone Rule" feature to RSS AutoDownloader (LewpyUK) #24056
5965
- RSS: Allow adding torrents from links in RSS content viewer (glassez) #24120
66+
- RSS: Persist feed list sort order (TurboTheTurtle) #24519
6067
- SEARCH: Clean up documentation format (Chocobo1) #23911
6168
- OTHER: Support build against latest version of libtorrent (arvidn) #23953
6269
- OTHER: Don't use deprecated libtorrent features (glassez) #24007
6370
- OTHER: Remove outdated setting keys (Chocobo1) #23952
6471
- OTHER: Bump Python version minimum requirement (Chocobo1) #24279
6572
- OTHER: Support installing Python on ARM64 Windows properly (Chocobo1) #24280
73+
- OTHER: Disable "Resolve peer countries" by default in new installations (Chocobo1) #24505
74+
75+
Tue Jul 07th 2026 - sledgehammer999 <sledgehammer999@qbittorrent.org> - v5.2.3
76+
- BUGFIX: Fix MIME header encoding in email to require ASCII (quinot) #24382
77+
- BUGFIX: Fix potential invalid migration procedure (Chocobo1) #24502
78+
- BUGFIX: Resolve relative UI theme paths (TurboTheTurtle) #24514
79+
- BUGFIX: Clear transfer filters when sections collapse (TurboTheTurtle) #24517
80+
- BUGFIX: Fix potential deadlock when database transaction failed (Chocobo1) #24542
81+
- BUGFIX: Fix wrong torrent tracker conversion (Chocobo1) #24546
82+
- BUGFIX: Fix wrong encoding for Web Seeds (Chocobo1) #24593
83+
- BUGFIX: Use stricter parsing for Peer Address inputs (Chocobo1) #24595
84+
- BUGFIX: Revise regex expression for parsing HTML links (Chocobo1) #24597
85+
- WEBUI: Correctly escape CSS query selector so the UI won't break (vafada) #24539
86+
- RSS: Fix feeds not following the specified interval (vafada) #24553
87+
- SEARCH: Fix plugin counting when updating (Chocobo1) #24544
88+
- WINDOWS: Avoid using invalid file attributes when renaming files (Chocobo1) #24543
6689

6790
Mon Jun 15th 2026 - sledgehammer999 <sledgehammer999@qbittorrent.org> - v5.2.2
6891
- FEATURE: Use D-Bus to show file in file managers (Chocobo1) #24340

0 commit comments

Comments
 (0)