|
|
|
@ -18,6 +18,7 @@ Unreleased - sledgehammer999 <sledgehammer999@qbittorrent.org> - v4.2.0
@@ -18,6 +18,7 @@ Unreleased - sledgehammer999 <sledgehammer999@qbittorrent.org> - v4.2.0
|
|
|
|
|
- FEATURE: Use a randomized port number for the first run (Chocobo1) |
|
|
|
|
- FEATURE: Enable Super Seeding mode once ratio/time limit is reached (thalieht) |
|
|
|
|
- FEATURE: Improve embedded tracker. Now it conforms to BEPs more closely. (Chocobo1) |
|
|
|
|
- FEATURE: Add option to align file to piece boundary when creating new torrent (Chocobo1) |
|
|
|
|
- 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) |
|
|
|
@ -37,6 +38,9 @@ Unreleased - sledgehammer999 <sledgehammer999@qbittorrent.org> - v4.2.0
@@ -37,6 +38,9 @@ Unreleased - sledgehammer999 <sledgehammer999@qbittorrent.org> - v4.2.0
|
|
|
|
|
- BUGFIX: Fix wrong "Time Active" value displayed (Chocobo1) |
|
|
|
|
- BUGFIX: Rename priority to queue in the context of torrents (thalieht) |
|
|
|
|
- BUGFIX: Update remaining size of ignored files to 0 (Thomas Piccirello) |
|
|
|
|
- BUGFIX: Move "Check for program updates" checkbox to the Behavior settings (Chocobo1) |
|
|
|
|
- BUGFIX: Improve error messages for URL seed (Chocobo1) |
|
|
|
|
- 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) |
|
|
|
|
- WEBUI: Remove autocorrect/autocapitalise from filepaths on WebUI (AceLewis) |
|
|
|
@ -89,7 +93,10 @@ Unreleased - sledgehammer999 <sledgehammer999@qbittorrent.org> - v4.2.0
@@ -89,7 +93,10 @@ Unreleased - sledgehammer999 <sledgehammer999@qbittorrent.org> - v4.2.0
|
|
|
|
|
- WEBUI: Sort torrent names case-insensitively in webui (airium) |
|
|
|
|
- WEBUI: Support exclusions in WebUI table filters (Thomas Piccirello) |
|
|
|
|
- WEBUI: Don't save preferences until all options are processed (Tom Piccirello) |
|
|
|
|
- WEBUI: Disable port selection when "Use different port on each startup" is selected (Chocobo1) |
|
|
|
|
- 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) |
|
|
|
|
- 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) |
|
|
|
|