2017-12-13 10:04:46 +00:00
|
|
|
Fort Firewall ChangeLog
|
|
|
|
|
2018-01-22 08:33:57 +00:00
|
|
|
v1.8.0, 2018-01-22:
|
|
|
|
- UI: ApplicationsPage: Disable inactive speed-limit button (instead of hiding).
|
|
|
|
- UI: OptionsPage: Add ability to "Ignore TCP RST-packets".
|
|
|
|
|
2018-01-20 11:13:35 +00:00
|
|
|
v1.7.0, 2018-01-20:
|
|
|
|
- UI: AddressesPage: Add "Internet Addresses" & "Allowed Internet Addresses" tabs.
|
|
|
|
- UI: Add ability to comment address & app. lines with "#".
|
|
|
|
|
2018-01-14 05:35:08 +00:00
|
|
|
v1.6.1, 2018-01-14:
|
|
|
|
- Driver: Use flow-contexts to track UDP closure.
|
|
|
|
- Driver: Optimize flow-context usage.
|
|
|
|
|
2018-01-12 12:15:24 +00:00
|
|
|
v1.6.0, 2018-01-12:
|
|
|
|
- UI: OptionsPage: Add protection by "Password".
|
|
|
|
- UI: OptionsPage: Add "Log Errors" to store log files.
|
|
|
|
- UI: StatisticsPage: Add "Month starts on" option.
|
|
|
|
- Add ability to "Stop Internet Traffic".
|
|
|
|
|
2018-01-09 09:59:13 +00:00
|
|
|
v1.5.0, 2018-01-09:
|
|
|
|
- UI: Save/restore window's state.
|
|
|
|
- UI: Use default conf on 1st start.
|
|
|
|
- Update Qt libraries.
|
|
|
|
|
2018-01-08 10:39:56 +00:00
|
|
|
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.
|
|
|
|
|
2017-12-17 02:24:18 +00:00
|
|
|
v1.3.3, 2017-12-17:
|
|
|
|
- Driver: Fix traffic inspecting of connections, created before the program started.
|
|
|
|
|
2017-12-15 10:14:07 +00:00
|
|
|
v1.3.2, 2017-12-15:
|
|
|
|
- Conf: Fix parsing app paths with spaces.
|
|
|
|
- UI: StatisticsPage: Fix "Clear" actions.
|
|
|
|
|
2017-12-14 13:26:23 +00:00
|
|
|
v1.3.1, 2017-12-14:
|
|
|
|
- Driver: Fix memory leak.
|
|
|
|
- Driver: Increase initial stat buffer sizes.
|
|
|
|
- UI: StatisticsPage: "Keep" changes should be confirmed.
|
|
|
|
|
2017-12-14 09:35:15 +00:00
|
|
|
v1.3.0, 2017-12-14:
|
|
|
|
- UI: BlockedPage, StatisticsPage: Improve "Clear" button.
|
|
|
|
- UI: BlockedPage, StatisticsPage: Use up/down keys to select apps.
|
|
|
|
- UI: StatisticsPage: Fix refreshing stats with only 1 row.
|
|
|
|
- UI: StatisticsPage: Fix current unit after language change.
|
|
|
|
- UI: StatisticsPage: Add "Keep" button.
|
|
|
|
- UI: Add scrollbars.
|
|
|
|
|
2017-12-13 10:04:46 +00:00
|
|
|
v1.2.0, 2017-12-13:
|
|
|
|
- Driver: Add ability to use "exclude_all && ip_included" and "allow_all && app_blocked" logic.
|
|
|
|
- Driver: Add UDP traffic statistics.
|
|
|
|
- Driver: Add transportHeaderSize to traffic statistics.
|
|
|
|
- UI: StatisticsPage: Tweak date formats.
|
|
|
|
|
|
|
|
v1.1.0, 2017-12-12:
|
|
|
|
- Driver: Fix provider filters updating.
|
|
|
|
- UI: StatisticsPage: Add "Clear" button.
|
|
|
|
|
|
|
|
v1.0.0, 2017-12-11:
|
|
|
|
- Driver: Enable local broadcast always.
|
|
|
|
- Driver: Write statistic logs.
|
|
|
|
- UI: Add StatisticsPage.
|
|
|
|
- UI: Add button icons.
|
|
|
|
|
|
|
|
v0.12.0, 2017-11-02:
|
|
|
|
- UI: Fix reading non-existent .conf file.
|
|
|
|
- UI: BlockedPage: Resolve addresses.
|
|
|
|
- UI: BlockedPage: Show app names and path separately.
|
|
|
|
- Driver: Add log type.
|
|
|
|
- Driver: Log all blocked apps.
|
|
|
|
|
|
|
|
v0.11.1, 2017-10-29:
|
|
|
|
- Driver: Fix for Win7 x86.
|
|
|
|
|
|
|
|
v0.11.0, 2017-10-28:
|
|
|
|
- UI: Remove Include/ExcludeAll & Block/AllowAll from tray context menu.
|
|
|
|
- UI: TextContextMenu & ApplicationsPage: Add icons.
|
|
|
|
- Driver: Wait for BFE to start.
|
|
|
|
|
|
|
|
v0.10.0, 2017-10-27:
|
|
|
|
- UI: Add text context menu.
|
|
|
|
- TaskUzonline: Improve address bounds detecting.
|
|
|
|
- UI: Rename ActivityPage to BlockedPage.
|
|
|
|
- UI: Include/ExcludeAll & Block/AllowAll are exclusive now.
|
|
|
|
- Control "Block access to network when Fort Firewall is not running" from UI, not Installer.
|
|
|
|
- Update Qt libraries.
|
|
|
|
|
|
|
|
v0.9.0, 2017-10-25:
|
|
|
|
- Driver: install.bat: Add dependence on BFE.
|
|
|
|
- UI: ActivityPage: Fix blocked apps logging.
|
|
|
|
- UI: Enable selecting texts by mouse.
|
|
|
|
- TaskUzonline: Download and parse addresses.
|
|
|
|
- Update Qt libraries.
|
|
|
|
|
|
|
|
v0.8.0, 2017-10-20:
|
|
|
|
- TaskTasix: Don't process empty response.
|
|
|
|
- TaskTasix: Fix errors handling.
|
|
|
|
- Driver: Fix pool tags.
|
|
|
|
- Update Qt libraries.
|
|
|
|
|
|
|
|
v0.7.0, 2017-10-02:
|
|
|
|
- Driver: Improve scripts.
|
|
|
|
- Installer: Always try to uninstall the driver first.
|
|
|
|
- Fix Windows 7 support.
|
|
|
|
|
|
|
|
v0.6.0, 2017-10-01:
|
|
|
|
- TaskManager: Don't check running tasks.
|
|
|
|
- TaskManager: Fix task canceling.
|
|
|
|
- UI: SchedulePage: Tweak cell widths.
|
|
|
|
- Update Qt libraries.
|
|
|
|
|
|
|
|
v0.5.0, 2017-09-22:
|
|
|
|
- UI: Fix some fields change notifications.
|
|
|
|
- UI: SchedulePage: Fix state after reopening.
|
|
|
|
|
|
|
|
v0.4.0, 2017-09-21:
|
|
|
|
- IPv4 address masks handling fixes
|
|
|
|
- UI: Add SchedulePage
|
|
|
|
- Add TAS-IX addresses downloader
|
|
|
|
|
|
|
|
v0.3.0, 2017-09-14:
|
|
|
|
- Installer: Add option "Block access to network when Fort Firewall is not running".
|
|
|
|
- Installer: Add Russian translation.
|
|
|
|
|
|
|
|
v0.2.0, 2017-09-12:
|
|
|
|
- UI: Fix tray menu's updating.
|
|
|
|
- UI: ActivityPage: Show new addresses at top.
|
|
|
|
- UI: Update translations.
|
|
|
|
|
|
|
|
v0.1.0, 2017-09-11:
|
|
|
|
- Initial release.
|