Releases: henrypp/simplewall
Releases · henrypp/simplewall
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
v.1.2.118
v.1.2.117
v.1.1.116
- added "listen" layer blocking
- added forgotten rules into settings menu
- added open folder by double click for listview
- added shared resources highlighting
- dropped packets logging optimizations
- fixed process list menu icons with classic ui
- updated translation
- minor improvements