diff --git a/Changelog b/Changelog index 693b4b324..b1c1b96e9 100644 --- a/Changelog +++ b/Changelog @@ -1,3 +1,57 @@ +* Mon Dec 24 2018 - sledgehammer999 - v4.1.5 + - FEATURE: Add checking_mem_usage option to AdvancedSettings (FranciscoPombal) + - FEATURE: Save torrents queue in separate file. Now a new file named 'queue' is created, saving on each line the infohash of each queued torrent in sorted order. (glassez) + - BUGFIX: Fix regression on resuming torrents without metadata (thalieht) + - BUGFIX: Reorder and rename Tracker list context menu option (Thomas Piccirello) + - BUGFIX: Rename Tracker List columns (Thomas Piccirello) + - BUGFIX: Show error message when Session failed to start (glassez) + - BUGFIX: Embedded tracker: Use ip parameter from tracker request if provided (Chocobo1) + - BUGFIX: Fix weekday names translations (Chocobo1) + - BUGFIX: Fix strings not translated (Chocobo1) + - WEBUI: Change qBittorrent exit message to HTML5 (Chocobo1) + - WEBUI: Revise CSP header (Chocobo1) + - WEBUI: Enforce referrer-policy in WebUI (Chocobo1) + - WEBUI: Add torrent name filtering to WebUI (Thomas Piccirello) + - WEBUI: Send numeric status without translation (Thomas Piccirello) + - WEBUI: Add WebUI Trackers context menu (Thomas Piccirello) + - WEBUI: Add DHT, PeX, and LSD to WebUI Tracker list (Thomas Piccirello) + - WEBUI: Add additional Tracker columns to WebUI (Thomas Piccirello) + - WEBUI: Bump Web API version + - WEBUI: Fix display bugs in WebUI Files tab. Remove - v4.1.4 - FEATURE: Recognize *.ts files as previewable (silver) - FEATURE: Allow to disable speed graphs (dzmat)