Skip to content

Releases: henrypp/simplewall

v.3.0.2

22 Jun 17:41
Compare
Choose a tag to compare
v.3.0.2 Pre-release
Pre-release

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

22 May 09:42
Compare
Choose a tag to compare
v.3.0.1 Pre-release
Pre-release

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

07 May 07:59
Compare
Choose a tag to compare
v.3.0 Pre-release
Pre-release

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

27 Mar 15:59
Compare
Choose a tag to compare
  • enabled special rules group by default (issue #352)
  • fixed removing dropped packet items when overflow
  • fixed notifications crashing (issue #360)
  • fixed checkbox saving state (issue #355)
  • fixed possible memory dereferencing
  • fixed errors log overflow
  • cosmetic fixes
  • fixed bugs

v.2.4.5

19 Mar 20:28
Compare
Choose a tag to compare
  • fixed user reported bugs

v.2.4.4

15 Mar 14:38
Compare
Choose a tag to compare
v.2.4.4 Pre-release
Pre-release
  • added safety timeout for notification buttons
  • added filename highlighting into notification window (issue #344)
  • fixed new notifications replacing old one (issue #299)
  • fixed updates installation in some cases
  • cosmetic fixes
  • fixed bugs

v.2.4.3

09 Mar 09:29
Compare
Choose a tag to compare
v.2.4.3 Pre-release
Pre-release
  • access filters access rights
  • fixed race conditions crash (issue #337)
  • fixed notifications locale
  • fixed bugs

v.2.4.2

05 Mar 06:29
Compare
Choose a tag to compare
v.2.4.2 Pre-release
Pre-release
  • fixed crash (issue #337)
  • updated blocklist
  • cosmetic fixes
  • fixed bugs

v.2.4.1

01 Mar 13:30
Compare
Choose a tag to compare
v.2.4.1 Pre-release
Pre-release
  • improved notifications speed
  • fixed rules listview sorting
  • fixed notification ui
  • cosmetic fixes
  • fixed bugs

v.2.4

21 Feb 12:17
Compare
Choose a tag to compare
v.2.4 Pre-release
Pre-release
  • 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