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)