Releases: henrypp/simplewall
Releases · henrypp/simplewall
v.1.4.2
v.1.4.1
v.1.4.0
- revert original project name
- added mode changing confirmation
- added reading information about "System" process
- added protocol and version (ports only) option into the rules editor
- added blocklist editor (set it "on" or "off" only)
- added custom rules applying to the apps feature
- added "show filenames only" option
- added icon indication for rules
- added loopback permission for "trust no one" mode
- moved system rules into the "rules_system.xml" file
- clear log even if logging to a file is not enabled
- do not load information about apps from shared resources
- fixed profile not saved if filters is not installed
- removed tray balloon tips on filters changing
- boot-time filters marked as experimental
- improved working under uac (no rights)
- improved system apps detection
- cosmetic fixes in process list
- cosmetic fixes in apps tooltip
- fixed race conditions
- updated translation
- updated blocklist
- updated ui
- fixed bugs
v.1.3.7
v.1.3.6
v.1.3.5
v.1.3.3
- added boot-time filters for prevent data leak during system startup, even before "Base Filtering Engine" (BFE) service starts
- added "purge unused applications" feature
- added "hide icons" feature
- added documentation for rules editor and filter page
- added special rules to main menu/tray menu
- fixed multi-select configuration in listview
- fixed system imagelist destroying
- fixed dropped packets filters decription empty sometimes
- fixed find dialog crash
- removed inbound events logging for some reason
- updated translation
- updated pugixml
v.1.3.2
upd: 30/10 - REVERT OLD BLOCKLIST
- added domain\username indication to log events
- added filter name to log events
- added ip/port range support for rules
- combined ip and port rules settings page
- added save checkbox state on install/delete message
- added listen loopback permission
- added inbound events logging
- set xml load encoding to auto
- improved logic for detect incorrect applications
- listview empty text indication doesn't changed at locale change
- changed default log parameters for "system" & "svchost.exe"
- fixed inbound ip doesn't affected in applied rules
- changed default color for silent applications
- removed output log into debug log feature
- improved open/save file dialog flags
- optimized log callback
- updated blocklist
- updated translation
- minor improvements
v.1.3.1
- added option to set application for open log file
- added option to exclude application from log
- added option for disable notification sound
- added middle click on tray icon now open log file
- added empty listview text indication
- added rules highlighting
- added usage examples to rules.xml
- reorganized log settings
- fixed unit of time for notification timeout had in minutes (instead seconds)
- fixed custom rules saved twice
- fixed skip user account control not worked
- fixed custom rules saved empty when filters not installed
- fixed system rules cannot be unchecked automatically
- changed auto byte order mask for xml load/save
- replaced QueryFullProcessImageName to NtQueryInformationProcess
- stability improvements
- updated translation
- ui improvements
v.1.3
- disable/enable windows firewall on filters installation/deletion
- normalize nt paths for dropped packets callback
- exclude "svchost.exe" & "system" from log configuration
- abbility to show/clear log
- resize support as in alpha builds
- hotkeys for menu items
- PathUnExpandEnvStrings for log path
- confirmation settings for exit/deleting application/log clear
- changed message boxes style
- changed default color for invalid application
- fixed access denied for some processes
- config doesn't saved if user don't trigger apply filters
- improved windows firewall control
- stability improvements
- updated translation