diff --git a/Changelog b/Changelog index 5349b4ce2..5a0fc8cdf 100644 --- a/Changelog +++ b/Changelog @@ -1,4 +1,4 @@ -Unreleased - sledgehammer999 - v4.2.0 +Tue Dec 03 2019 - sledgehammer999 - v4.2.0 - FEATURE: Libtorrent 1.2.x series are supported now (glassez) - FEATURE: Add OpenSSL version to GUI and stackdump (Chocobo1) - FEATURE: Add zlib version to GUI & stackdump (silverqx) @@ -49,6 +49,7 @@ Unreleased - sledgehammer999 - v4.2.0 - BUGFIX: Rename share ratio limiting options (thalieht) - BUGFIX: Fix country name misspelling (horgan) - PERFORMANCE: Faster/efficient way of handling updates in the Transfer list (Chocobo1) + - WEBUI: Bump Web API version - WEBUI: Use PBKDF2 for the WebUI password. You will need to set your password again. (Chocobo1) - WEBUI: Use Javascript strict mode (Chocobo1) - WEBUI: Remove autocorrect/autocapitalise from filepaths on WebUI (AceLewis) @@ -106,6 +107,7 @@ Unreleased - sledgehammer999 - v4.2.0 - RSS: Better widget for choosing file path in automated downloader (thalieht) - RSS: Allow to cancel/retry the fetching of feeds (glassez) - RSS: Add create subfolder option to RSS auto-download rules (Xegor) + - RSS: Log "RSS Feed successfully downloaded" event (glassez) - 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)