diff --git a/Changelog b/Changelog index 647910754..5465bb148 100644 --- a/Changelog +++ b/Changelog @@ -17,6 +17,7 @@ Unreleased - sledgehammer999 - v4.2.0 - FEATURE: Add availability column (Chocobo1) - 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) - 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) @@ -88,6 +89,7 @@ Unreleased - sledgehammer999 - 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) + - RSS: Better widget for choosing file path in automated downloader (thalieht) - 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)