Browse Source

Update Changelog

adaptive-webui-19844
sledgehammer999 5 years ago
parent
commit
721ba608c7
No known key found for this signature in database
GPG Key ID: 6E4A2D025B7CC9A2
  1. 3
      Changelog

3
Changelog

@ -19,6 +19,8 @@ Unreleased - sledgehammer999 <sledgehammer999@qbittorrent.org> - v4.2.0
- FEATURE: Enable Super Seeding mode once ratio/time limit is reached (thalieht) - 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: 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: 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: Avoid performance penalty when logger is full (Chocobo1)
- BUGFIX: Remove the max half-open connections option (thalieht) - BUGFIX: Remove the max half-open connections option (thalieht)
- BUGFIX: Center align the section labels in advanced settings (thalieht) - BUGFIX: Center align the section labels in advanced settings (thalieht)
@ -40,6 +42,7 @@ Unreleased - sledgehammer999 <sledgehammer999@qbittorrent.org> - v4.2.0
- BUGFIX: Update remaining size of ignored files to 0 (Thomas Piccirello) - BUGFIX: Update remaining size of ignored files to 0 (Thomas Piccirello)
- BUGFIX: Move "Check for program updates" checkbox to the Behavior settings (Chocobo1) - BUGFIX: Move "Check for program updates" checkbox to the Behavior settings (Chocobo1)
- BUGFIX: Improve error messages for URL seed (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) - 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 PBKDF2 for the WebUI password. You will need to set your password again. (Chocobo1)
- WEBUI: Use Javascript strict mode (Chocobo1) - WEBUI: Use Javascript strict mode (Chocobo1)

Loading…
Cancel
Save