Add entries for latest commits

This commit is contained in:
sledgehammer999 2025-04-20 22:49:34 +03:00
commit 6915eb0c79
No known key found for this signature in database
GPG key ID: 6E4A2D025B7CC9A2

View file

@ -3,6 +3,9 @@ Unreleased - sledgehammer999 <sledgehammer999@qbittorrent.org> - v5.1.0
- FEATURE: Add drag support to torrent content widget (Chocobo1) c4eeb4a14a19cfcdf54aac9eb07f02080666aef1
- FEATURE: Display External IP Address in status bar (Thomas Piccirello) f89c4c32ed41a0b41cd4bbaac1858a88307991ba
- FEATURE: Use modern functions to get random numbers under Linux/Windows (security related) (Chocobo1) 23f7275bd5a38efe8fd1def1922c03f6a4fa6533
- FEATURE: Add eXact Length parameter when creating magnet URI (antanilol) 27451469fa73fecfb93d7c98334f4a40c79b4c19
- FEATURE: Support fetching tracker list from URL (Thomas Piccirello) 4fc36b9e995b16a8c29646a2450c76cbdd2121a6
- FEATURE: Add `announce_port` support (Maxime Thiebaut) 4406a3f173dea3196543103ebbf7ec80ee38f1c4
- BUGFIX: Enable adaptive step size for upload and download limits (Harald Nordgren) 989b1d176d311c19b528d8695c6fc182806741ae
- BUGFIX: Add URL link for reverse proxy setup examples (Chocobo1) a0c32110f1327071e729e36f5264cb5858044fe1
- BUGFIX: Allow drop action only on transfer list (Chocobo1) 10eb921d7087bf392ed17a1ec83176d51565bff8
@ -11,6 +14,14 @@ Unreleased - sledgehammer999 <sledgehammer999@qbittorrent.org> - v5.1.0
- BUGFIX: Fix filesize sorting in preview dialog (DoubleSpicy) c080fc3aa09400d7bfdecf73ad5fb409e02a8110
- BUGFIX: Improve the speed icons in the status bar (Mahdi Hosseinzadeh) 928de360931579304128a8203a8ac61e4f32bed8
- BUGFIX: Update link to news (tinyboxvk) 61ff683f11a653fecd6a3dd0dbfe784cd6aaf63d
- BUGFIX: Fix tab stop oder in various dialogs and UI elements (Chocobo1) 0a36171999c9edf81f6266ee475c8df4a3af0620
- BUGFIX: Make links accessible by keyboard (Chocobo1) 85c4ddf6167f5f5d810fa73a14a76ab077a074c7
- BUGFIX: Make tab key switch focus (Chocobo1) 7886ca65f9e455ad07e0ba66c2a8e4df52766623
- BUGFIX: Revise DHT bootstrap node list (Chocobo1) efe06f133d2a7ce735094a68586594e88a171ae6
- BUGFIX: Return first tracker as fallback for "current tracker" (glassez) 86387fbe49af0d3bd596678f5d280cab75e5f61e
- BUGFIX: Explicitly reject opened Add torrent dialogs when exiting app (glassez) 009cc71f9ba1225cc75bdbfac1ca1caba5e566be
- BUGFIX: Fix torrent relocating files when switching to "manual" mode (glassez) c687a7d0d346e6809331239b9badf1bf48d8fcd9
- BUGFIX: Prevent crash due to corrupted resume data (glassez) cfbf6b73ff88826a4cdf1476eecd8aa160d88ce0
- WEBUI: Improvements that should help with assistive technologies (Chocobo1)
- WEBUI: Internal refactoring to migrate away from mootools and towards native browser APIs
- WEBUI: Implement path autocompletion (Paweł Kotiuk) d87533bf4c141ade034f5f1b0792daefd28ece20
@ -53,14 +64,33 @@ Unreleased - sledgehammer999 <sledgehammer999@qbittorrent.org> - v5.1.0
- WEBUI: Show 'Rename...' context menu item only when one torrent is selected (skomerko) e51fcc6ea084b00fc4d95926177f8ac3d4f676da
- WEBUI: Display error when download fails (Thomas Piccirello) 78a5e4ff3e1229b1aef2423d87fd1f48a3153251
- WEBUI: Add colors to 'Status' column in Trackers table (skomerko) dafbcf870919c3d5efbf23a68bef7fdb8262d44c
- WEBUI: Add missing icon to 'Queue' context menu item (skomerko) 3fcc298539fb59674a61963e788c14df891c5e99
- WEBUI: Change filter inputs to type search (Patrik Elfström) 9709672b3473022fe143a013f2402bea0534e81b
- WEBUI: Allow to move state icon to name column in torrents table (skomerko) af65ddd012f32f6049e685f24772ba23a79f74a6
- WEBUI: Fix bug where the 'Tracker editing' dialog displays incorrect data (skomerko) c1defceccfa77b1854f4c867e1780d320032f763
- WEBUI: Maintain row highlight after rearranging table columns (skomerko) 964be0fa1c4263858e1cf65bc3e894ad3795e02b
- WEBUI: Fix preferences not applied in magnet handler (Chocobo1) 57d529c17a38247d33aedcb5a55426527b8ed12a
- WEBUI: Update sort icon after changing column order (skomerko) 2a33e187eb415cfb983e31788a8aaf8db5fd7b2a
- WEBUI: Show 'Edit tracker URL...' only when one tracker is selected (skomerko) 2076302170f674d3115884284f62677008cf2338
- WEBUI: Set status filter to 'All' if selected filter is no longer visible (skomerko) 5f49472fa4ed1e7e511eb731e458585ac891c070
- WEBAPI: Don't reannounce when removing tracker via WebAPI (Thomas Piccirello) 66c1acbce25d435ffb815879213a15b20cf3fb2a
- WEBAPI: Add WebAPI for managing torrent webseeds (Thomas Piccirello) ea06eb9fe63686e800e842cc2229a7cd2abae6ec
- WEBAPI: Add `forced` parameter to `torrents/add` (Chris B) f022ce8f84c85438fd8f5505a037d7d2f8da6d5c
- WEBAPI: Optionally include trackers list in torrent info response (ze0s) 76e1040232cfdc8da362565c3538ed7f275a7c9e
- WEBAPI: Add new method `setTags` to upsert tags on torrents (ze0s) 82c36aea895952ad28ef8316504d230dea68879e
- RSS: Resolve relative URLs within RSS article description (Zentino) 257d928ab385a6520040688ed599676735e206a8
- SEARCH: Provide SSL context field (Chocobo1) cc31a909316cce598027a2764a39a595bbf9d077
- SEARCH: Allow to refresh existing search (glassez) f9f4b60b83c23d1c5b52aa21e6706a8de56325b9
- SEARCH: Allow multiple simultaneous searches (glassez) 5875d8bff3e7413eb5088a9e2283728c4d204e75
- SEARCH: Store opened search tabs (glassez) 397813753402ad27ec762df409baeeccd0625cde
- SEARCH: Store search history (glassez) b76054beba214298eaa1b63fd0176574e51192a8
- SEARCH: Migrate socks.py from SocksiPy to PySocks 1.7.1 (FredBill1) 00149e03c08b678628c7436cb7703925bb2c4741
- SEARCH: Bump Python version minimum requirement (Chocobo1) 8b7fdf0f229d69c63fb0e96780f276fe6c8a620e
- WINDOWS: Opt into Windows SegmentHeap (Andarwinux) f00c5c9fa3b6e9a3ce02d5fa0ce59dadf086db38
- WINDOWS: Allow to choose color scheme on Windows (glassez) a47e1cdb487b0b89c1028a7444685381cce79a55
- WINDOWS: Verify hash of Python installer (Chocobo1) 3ebdb50457b0a76e71f38e9c91d6dc9063d6d338
- LINUX: Add support for Thunar file manager (algebnaly) 6418033cc8d4ec2f31679418cb480af498dafb2c
- MACOS: Fix shift-click selection on macOS (Luke Memet) d028f46fab755d3b0699853f9ad5d09372f7faf7
Mon Oct 28th 2024 - sledgehammer999 <sledgehammer999@qbittorrent.org> - v5.0.1
- FEATURE: Add "Simple pread/pwrite" disk IO type (Hanabishi)