From b5b0d68dd97a2f0a9f1c7e143a2f2cc120aa63ee Mon Sep 17 00:00:00 2001 From: sledgehammer999 Date: Mon, 23 Sep 2019 21:52:56 +0300 Subject: [PATCH] Update Changelog --- Changelog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Changelog b/Changelog index 9364b3f85..ce0310bf0 100644 --- a/Changelog +++ b/Changelog @@ -1,3 +1,8 @@ +* Mon Sep 23 2019 - sledgehammer999 - v4.1.8 + - BUGFIX: Fix filename validation on non-Windows OS (Chocobo1) + - BUGFIX: ScanFolders/FileSystemWatcher now detect magnet files with case insensitivity in filename (Chocobo1) + - BUGFIX: Fix failed seeding after creating a torrent and auto-adding it to the session (Chocobo1) + * Sun Aug 04 2019 - sledgehammer999 - v4.1.7 - FEATURE: Add 12 hour and 24 hour speed graphs (dzmat) - FEATURE: Change "Add new torrent" dialog to horizontal layout (Evgeny Lensky)