From bfb23d1888923b53d2bd458a6fe0222862dad210 Mon Sep 17 00:00:00 2001 From: henrypp Date: Fri, 4 Jun 2021 00:04:13 +0600 Subject: [PATCH] upd changelog --- CHANGELOG.md | 9 +++++++++ bin/History.txt | 9 +++++++++ 2 files changed, 18 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index f24596c4..83a04c7a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +v3.3.4 (3 June 2021) +- autoclean packets log ui when system suspended +- fixed config may not be saved when profile directory does not exist +- fixed unnecessary checking for app paths attributes +- fixed threadpool does not initialized com library +- fixed installer silent mode (issue #907) +- updated blocklist and system rules +- fixed internal bugs + v3.3.3 (29 April 2021) - fixed listview tooltip can cause crash (issue #890) - fixed editor does not create filters for the app diff --git a/bin/History.txt b/bin/History.txt index f24596c4..83a04c7a 100644 --- a/bin/History.txt +++ b/bin/History.txt @@ -1,3 +1,12 @@ +v3.3.4 (3 June 2021) +- autoclean packets log ui when system suspended +- fixed config may not be saved when profile directory does not exist +- fixed unnecessary checking for app paths attributes +- fixed threadpool does not initialized com library +- fixed installer silent mode (issue #907) +- updated blocklist and system rules +- fixed internal bugs + v3.3.3 (29 April 2021) - fixed listview tooltip can cause crash (issue #890) - fixed editor does not create filters for the app