From ae22bbfc12827f99776ed39a2037d507ba4bc059 Mon Sep 17 00:00:00 2001 From: henrypp Date: Tue, 24 Aug 2021 18:55:09 +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 1ae730e9..9a8bdf27 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,13 @@ +v3.4.2 (24 August 2021) +- enable checking apps certificates by default +- show notifications immediately without waiting for busy operations to complete +- impoved listview responsiveness by using virtual listview callback +- fixed packets log displays incorrect direction (issue #945) +- fixed missed listview icons on refresh +- fixed thread environment +- fixed internal bugs +- cosmetic fixes + v3.4.1 (15 August 2021) - fixed blocklist can does not change action status - fixed crash at startup (issue #976) diff --git a/bin/History.txt b/bin/History.txt index 1ae730e9..9a8bdf27 100644 --- a/bin/History.txt +++ b/bin/History.txt @@ -1,3 +1,13 @@ +v3.4.2 (24 August 2021) +- enable checking apps certificates by default +- show notifications immediately without waiting for busy operations to complete +- impoved listview responsiveness by using virtual listview callback +- fixed packets log displays incorrect direction (issue #945) +- fixed missed listview icons on refresh +- fixed thread environment +- fixed internal bugs +- cosmetic fixes + v3.4.1 (15 August 2021) - fixed blocklist can does not change action status - fixed crash at startup (issue #976)