diff --git a/Changelog b/Changelog index 6a119ed1e..1b246e3b2 100644 --- a/Changelog +++ b/Changelog @@ -19,6 +19,8 @@ Unreleased - sledgehammer999 - v4.2.0 - 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) + - FEATURE: Ability to open file or trigger torrect action via keypad Enter (Chocobo1) + - FEATURE: Add "Remove torrent and its files" option to share ratio limiting (thalieht) - 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) @@ -40,6 +42,7 @@ Unreleased - sledgehammer999 - v4.2.0 - 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) + - BUGFIX: Rename share ratio limiting options (thalieht) - 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)