From 0bd18aa4d0a4e2db21ad27ea7098afe5da2e9ca3 Mon Sep 17 00:00:00 2001 From: Nodir Temirkhodjaev Date: Mon, 8 Jan 2018 15:39:56 +0500 Subject: [PATCH] Add ChangeLog. --- ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/ChangeLog b/ChangeLog index 5610fb93..cead6019 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,15 @@ Fort Firewall ChangeLog +v1.4.0, 2018-01-08: +- UI: ApplicationsPage: Add "Speed Limit" button. +- UI: BlockedPage: Add "Copy..." button. +- UI: ButtonMenu/Popup: Fix popup closing by button. +- UI: OptionsPage: Add ability to "Stop Traffic". +- UI: OptionsPage: Add "Profile" & "Releases" links. +- UI: SchedulePage: Add "Update Checker" task. +- Driver: Drop speed limited traffic. +- Driver: Use tommy_hashdyn instead of flow-contexts. + v1.3.3, 2017-12-17: - Driver: Fix traffic inspecting of connections, created before the program started.