From e0651bd225068aeeaa36e61980c526ec4c3a1557 Mon Sep 17 00:00:00 2001 From: henrypp Date: Tue, 6 Aug 2019 16:01:43 +0600 Subject: [PATCH] upd changelog --- CHANGELOG.md | 16 ++++++++++++++++ bin/History.txt | 16 ++++++++++++++++ 2 files changed, 32 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 87c3ac61..3f33545b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,19 @@ +v3.0.5 RC (6 August 2019) +- added option to block outbound traffic globally +- added close connection feature (issue #506) +- added powerful blocklist configuration +- removed listen layer +- skip saving default rules configuration +- fixed connections port byte order (issue #504) +- fixed user rules ui bug (issue #500) +- fixed dropped packets log layout +- fixed internal rules editor +- fixed ipv6 rule formatting +- fixed connections hashing +- listview menu cosmetics +- cosmetics fixes +- fixed bugs + v3.0.4 RC (23 July 2019) - added rules and blocklist options into main menu - set security settings enabled by default diff --git a/bin/History.txt b/bin/History.txt index 87c3ac61..3f33545b 100644 --- a/bin/History.txt +++ b/bin/History.txt @@ -1,3 +1,19 @@ +v3.0.5 RC (6 August 2019) +- added option to block outbound traffic globally +- added close connection feature (issue #506) +- added powerful blocklist configuration +- removed listen layer +- skip saving default rules configuration +- fixed connections port byte order (issue #504) +- fixed user rules ui bug (issue #500) +- fixed dropped packets log layout +- fixed internal rules editor +- fixed ipv6 rule formatting +- fixed connections hashing +- listview menu cosmetics +- cosmetics fixes +- fixed bugs + v3.0.4 RC (23 July 2019) - added rules and blocklist options into main menu - set security settings enabled by default