From c946a0eebe8d8d8689d2b963721ff895e67b41d9 Mon Sep 17 00:00:00 2001 From: henrypp Date: Wed, 3 Jul 2019 19:29:22 +0600 Subject: [PATCH] upd changelog --- CHANGELOG.md | 20 +++++++++++++++++++- bin/History.txt | 20 +++++++++++++++++++- 2 files changed, 38 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c63cb1ba..3411a0a8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,21 @@ +v3.0.3 Beta (3 July 2019) +- added option to show notification window on tray +- added highlighting for network tab +- redraw app item on connection change +- remove "beta" mark from network tab +- improved wfp transactions +- fixed ipv6 rules port parsing for system rules (issue #475) +- fixed direction case for log and notification (issue #474) +- fixed notification action adds timer (issue #472) +- fixed timer set does not work (issue #484) +- fixed notification refresh when app remove +- fixed configuration reset does not work +- fixed menu graphics (issue #473) +- fixed log stack cleanup +- updated port service names +- cosmetics fixes +- fixed bugs + v3.0.2 Beta (22 Juny 2019) - new notification ui - allow microsoft update & microsoft apps servers by default @@ -6,7 +24,7 @@ v3.0.2 Beta (22 Juny 2019) - improved dropped packets log markup cosmetics - improved network monitoring speed - improved blocklist configuration -- fixed saving special rules for uwp apps and services +- fixed saving special rules for uwp apps and services (issue #454) - fixed tray icon dissapear sometimes (issue #450) - fixed profile import does not work (issue #445) - fixed semicolons in app paths (issue #462) diff --git a/bin/History.txt b/bin/History.txt index c63cb1ba..3411a0a8 100644 --- a/bin/History.txt +++ b/bin/History.txt @@ -1,3 +1,21 @@ +v3.0.3 Beta (3 July 2019) +- added option to show notification window on tray +- added highlighting for network tab +- redraw app item on connection change +- remove "beta" mark from network tab +- improved wfp transactions +- fixed ipv6 rules port parsing for system rules (issue #475) +- fixed direction case for log and notification (issue #474) +- fixed notification action adds timer (issue #472) +- fixed timer set does not work (issue #484) +- fixed notification refresh when app remove +- fixed configuration reset does not work +- fixed menu graphics (issue #473) +- fixed log stack cleanup +- updated port service names +- cosmetics fixes +- fixed bugs + v3.0.2 Beta (22 Juny 2019) - new notification ui - allow microsoft update & microsoft apps servers by default @@ -6,7 +24,7 @@ v3.0.2 Beta (22 Juny 2019) - improved dropped packets log markup cosmetics - improved network monitoring speed - improved blocklist configuration -- fixed saving special rules for uwp apps and services +- fixed saving special rules for uwp apps and services (issue #454) - fixed tray icon dissapear sometimes (issue #450) - fixed profile import does not work (issue #445) - fixed semicolons in app paths (issue #462)