Releases: henrypp/simplewall
v.3.1.1
This is a maintenance release.
- fixed displaying tooltips for non-existing apps in network tab (issue #422)
- fixed wsl apps do not display names in the network tab (issue #606)
- fixed incorrect default locale name on some systems (issue #621)
- fixed process mitigation policy (win10rs2+) (issue #611)
- fixed persistent dark theme (win10rs5+) (issue #609)
- fixed update window does not close (issue #616)
- fixed log cleanup (issue #613)
- updated blocklist
- fixed bugs
v.3.1
This is a maintenance release.
- changed compiler build settings
- changed settings interface
- improved windows 10 1903+ suppport
- show log cleanup confirmation only when it has entries
- fixed notification tabstop processing (issue #497) by @flipkick
- fixed downloading updates progress gets stuck (issue #568)
- fixed find dialog does not worked correctly (issue #511)
- fixed drawing filename in notification (issue #595)
- fixed adjust privileges (theoretically fixes #596)
- fixed inbound direction recognition (issue #581)
- fixed search for next/active notification
- fixed notification hotkeys (issue #597)
- fixed memory duplicate allocation
- updated project sdk (routine++)
- updated ports definitions
- updated blocklist
- fixed bugs
v.3.0.9
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)
v.3.0.8
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)
v.3.0.7
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)
- improved dpi support (win81+)
- fixed ended timer handling on restart
- fixed regular update message (issue #543)
- fixed components update installation
- fixed window and listview sizing
- updated project sdk
- updated blocklist
- cosmetics fixes
- fixed bugs
v.3.0.6
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)
- added windows 10 rs6 support
- added csv file title (clear the log to see changes)
- disable network address resolution in network tab by default (issue #515)
- improved refreshing filters on device connecting
- improved network monitoring speed and ui
- improved notification ui
- improved dpi support
- fixed collecting services & uwp information
- fixed device names resolution (issue #529)
- fixed toolbar gray text draw (issue #437)
- fixed network items blinking on refresh
- fixed flickering on window resizing
- fixed notification windows refresh
- fixed hostname restricted symbols
- fixed wfp security attributes
- fixed highlighting priority
- fixed memory leak
- updated system rules
- cosmetics fixes
- fixed bugs
v.3.0.5
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)
- added option to block outbound connections globally
- added close connection feature (issue #506)
- added powerful blocklist configuration
- removed listen layer
- skip saving default rules configuration
- fixed connections port byte order (issue #504)
- fixed user rules ui bug (issue #500)
- fixed dropped packets log layout
- fixed internal rules editor
- fixed ipv6 rule formatting
- fixed connections hashing
- listview menu cosmetics
- cosmetics fixes
- fixed bugs
v.3.0.4
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)
- added rules and blocklist options into main menu
- set security settings enabled by default
- set protocol names based on IEEE
- made correct backups for profile on reset
- bring notification window to top
- correct determine connections for apps
- fixed error message on new device insertion (issue #215)
- fixed missing connections (issue #423)
- fixed listview sorting does not save state sometimes
- fixed listview sorting compare checked items
- fixed uninstaller does not remove new profile
- fixed tray menu notifications cosmetics
- optimized group items counting
- optimized listview sorting
- cosmetics fixes
- fixed bugs
v.3.0.3
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)
- added option to show notification window on tray
- added highlighting for network tab
- redraw app item on connection change
- remove "beta" mark from network tab
- improved wfp transactions
- fixed ipv6 rules port parsing for system rules (issue #475)
- fixed direction case for log and notification (issue #474)
- fixed notification action adds timer (issue #472)
- fixed timer set does not work (issue #484)
- fixed notification refresh when app remove
- fixed configuration reset does not work
- fixed menu graphics (issue #473)
- fixed log stack cleanup
- updated port service names
- cosmetics fixes
- fixed bugs
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