From 01714d50f17f5c76e3fdb0830aba14320157a39b Mon Sep 17 00:00:00 2001 From: henrypp Date: Thu, 26 Mar 2020 21:42:28 +0600 Subject: [PATCH] upd changelog --- CHANGELOG.md | 10 ++++++++++ bin/History.txt | 10 ++++++++++ 2 files changed, 20 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 141881e0..fd66a462 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,13 @@ +v3.1.2 (26 March 2020) +- reverted disable windows firewall on startup (issue #559 and #562) +- fixed application cannot be started because of continuously restart +- fixed possible duplicate apps entries with short path (issue #640) +- fixed network alert steals the focus (issue #637) +- fixed network paths parsing (issue #629) +- fixed netbios direction (issue #636) +- fixed localization (issue #607) +- fixed bugs + v3.1.1 (27 February 2020) - fixed displaying tooltips for non-existing apps in network tab (issue #422) - fixed wsl apps do not display names in the network tab (issue #606) diff --git a/bin/History.txt b/bin/History.txt index 141881e0..fd66a462 100644 --- a/bin/History.txt +++ b/bin/History.txt @@ -1,3 +1,13 @@ +v3.1.2 (26 March 2020) +- reverted disable windows firewall on startup (issue #559 and #562) +- fixed application cannot be started because of continuously restart +- fixed possible duplicate apps entries with short path (issue #640) +- fixed network alert steals the focus (issue #637) +- fixed network paths parsing (issue #629) +- fixed netbios direction (issue #636) +- fixed localization (issue #607) +- fixed bugs + v3.1.1 (27 February 2020) - fixed displaying tooltips for non-existing apps in network tab (issue #422) - fixed wsl apps do not display names in the network tab (issue #606)