Releases: henrypp/simplewall
Releases · henrypp/simplewall
v.1.5.1
v.1.5
- added index flag to the filters, to help enable faster lookup during classification (win8 and above)
- added app container loopback traffic permission (win8 and above)
- added "allow listen connections for all" config
- added loopback indication for dropped packets log
- copy real path instead display path on copy command in main window listview
- do not show dropped packets notifications when filters are not installed
- if boot-time filters enabled then apply system rules for boot-time too
- custom rules for apps does not saved sometimes
- removed running without admin rights feature
- changed notification about errors logic
- changed alt+f4 behaviour (request)
- cosmetic fixes for tooltips
- fixed disabling windows firewall on some systems
- fixed settings tabstop doesn't work
- fixed incorrect listview icons for some apps
- fixed process list some apps have no icons
- fixed possible duplicate filters
- fixed purge unused apps
- stability improvements
- updated translations
- updated system rules
- updated pugixml
- fixed bugs
v.1.4.6
v.1.4.5
v.1.4.4
v.1.4.3
- added provider information into the log/notifications
- added displaying error messages on filters configuration via tray popup
- fixed link processing in settings window
- cosmetic changes about debug error messages
- removed "nlatunicast" flag from loopback permissions
- updated blocklist
- code cleanup
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