From 6811e51eaa4ee00cdb0707e48a79d3f49a865d7c Mon Sep 17 00:00:00 2001 From: henrypp Date: Tue, 23 Jul 2019 15:50:12 +0600 Subject: [PATCH] upd changelog --- CHANGELOG.md | 18 ++++++++++++++++++ bin/History.txt | 18 ++++++++++++++++++ 2 files changed, 36 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3411a0a8..87c3ac61 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,21 @@ +v3.0.4 RC (23 July 2019) +- added rules and blocklist options into main menu +- set security settings enabled by default +- set protocol names based on IEEE +- made correct backups for profile on reset +- bring notification window to top +- correct determine connections for apps +- fixed error message on new device insertion (issue #215) +- fixed missing connections (issue #423) +- fixed listview sorting does not save state sometimes +- fixed listview sorting compare checked items +- fixed uninstaller does not remove new profile +- fixed tray menu notifications cosmetics +- optimized group items counting +- optimized listview sorting +- cosmetics fixes +- fixed bugs + v3.0.3 Beta (3 July 2019) - added option to show notification window on tray - added highlighting for network tab diff --git a/bin/History.txt b/bin/History.txt index 3411a0a8..87c3ac61 100644 --- a/bin/History.txt +++ b/bin/History.txt @@ -1,3 +1,21 @@ +v3.0.4 RC (23 July 2019) +- added rules and blocklist options into main menu +- set security settings enabled by default +- set protocol names based on IEEE +- made correct backups for profile on reset +- bring notification window to top +- correct determine connections for apps +- fixed error message on new device insertion (issue #215) +- fixed missing connections (issue #423) +- fixed listview sorting does not save state sometimes +- fixed listview sorting compare checked items +- fixed uninstaller does not remove new profile +- fixed tray menu notifications cosmetics +- optimized group items counting +- optimized listview sorting +- cosmetics fixes +- fixed bugs + v3.0.3 Beta (3 July 2019) - added option to show notification window on tray - added highlighting for network tab