Releases: henrypp/simplewall
Releases · henrypp/simplewall
v.3.0.2
NOTE 1: New version fully compatible with 2.x versions profile
NOTE 2: There is no Windows Vista support anymore (use 2.x versions instead)
NOTE 3: new profile structure - all configurations are saved in "profile.xml" now (old profile version loading is supported)
- new notification ui
- allow microsoft update & microsoft apps servers by default
- added information about ports into the log
- moved icmp4 and icmp6 rules into custom rules
- improved dropped packets log markup cosmetics
- improved network monitoring speed
- improved blocklist configuration
- fixed saving special rules for uwp apps and services
- fixed tray icon dissapear sometimes (issue #450)
- fixed profile import does not work (issue #445)
- fixed semicolons in app paths (issue #462)
- fixed windows 20h1 uwp apps loading crash
- fixed parsing rules with "*"
- updated locales
- cosmetic fixes
- fixed bugs
v.3.0.1
NOTE 1: New version fully compatible with 2.x versions profile
NOTE 2: There is no Windows Vista support anymore (use 2.x versions instead)
NOTE 3: new profile structure - all configurations are saved in "profile.xml" now (old profile version loading is supported)
- new profile structure
- added checking for correct xml file format before import
- added service name resolution for connections
- added Reverse DNS Lookup for IP
- more flexible autoresizing for listview
- fixed column size initialization (issue #426)
- fixed apps list sorting by date (issue #412)
- fixed status refreshing on timer deletion
- fixed table view for rules (issue #438)
- fixed connections recognition condition
- fixed highlighting (issue #408)
- fixed timers sets (issue #424)
- fixed services icons
- updated locales
- cosmetic fixes
- fixed bugs
v.3.0
NOTE 1: New version fully compatible with 2.x versions profile
NOTE 2: There is no Windows Vista support anymore (use 2.x versions instead)
- dropped windows vista support
- improved dpi support (ui)
- moved rules list into main window
- added services and uwp apps tab
- added network connections monitor
- fixed displaying notifications when it's disabled
- fixed log file write through (issue #369)
- fixed notifications safety timeout
- fixed possible race conditions
- fixed services path retrieve
- fixed notifications cleanup
- improved listview resizing
- improved listview sorting
- removed blacklist mode
- cosmetic fixes
- fixed bugs
v.2.4.6
v.2.4.5
v.2.4.4
v.2.4.3
v.2.4.2
v.2.4.1
v.2.4
- new notification ui
- improved transactions processing
- added predefined rules (ftp, http etc)
- added option to configure 6to4 redirections (it's allowed, but undocumented earlier)
- added double-click for statusbar parts to make purgen faster
- added option to secure installed filters
- added more list view modes
- fixed notifications stay visible when special rules applied for the app
- fixed possible duplicate of special rules from notifications
- fixed multithreading and possible race conditions
- fixed duplicate filters callback on device arrival (issue #291)
- fixed dropped packets csv log delimeter
- fixed packages path retrieving (win8+)
- replaced netsh commands by com interface
- cosmetic fixes
- fixed bugs