Update Changelog

This commit is contained in:
sledgehammer999 2019-10-27 17:21:30 +02:00
parent 009ccbef7f
commit 721ba608c7
No known key found for this signature in database
GPG key ID: 6E4A2D025B7CC9A2

View file

@ -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)