Simplewall Versions Save

Simple tool to configure Windows Filtering Platform (WFP) which can configure network activity on your computer.

v.3.5.3

2 years ago

This is a maintenance release.

  • fixed using uninitialzed port variable in ip ranges [regression] (issue #1055)

v3.5.2

  • builded with windows 11 sdk
  • fixed port can be omited when parsing ip ranges (issue #1010)
  • fixed remote range replaces local range (issue #1044)
  • fixed interface stuck by comctl library (issue #1009)
  • fixed massive gdi handles leak
  • fixed internal bugs

v.3.5.1

2 years ago

This is a maintenance release.

  • optimized certificate checking
  • fixed check apps for digital signatures option not works (issue #1037)
  • fixed lock to avoid duplicate file information loading
  • fixed crash on profile loading (issue #1033)

v.3.5

2 years ago

Security release.

WARNING:

In this release fqdn support was removed because of security issue and if you have fqdn in rules, not all rules can be applied.


  • in this release fqdn support was removed because of security issue (issues #1012)
  • improved performance due caching network resolution and file information
  • partially revert of windows defender power off (issue #1022)
  • added ballon tip to display input limitations (issue #809)
  • added compress internal profile in resources with lznt1
  • fixed signatures information pointer use-after-free when dns resolver avoid arpa requests (issue #1008)
  • fixed resolve network addresses can cause crash (issue #1015)
  • fixed notification color issues (issue #1007)
  • fixed update installation (issue #1016)
  • fixed blank notification (issue #1009)
  • fixed version information retrieval
  • fixed workqueue environment
  • fixed internal bugs

v.3.4.3

2 years ago

This is a maintenance release.

  • added verify code signatures from catalog files (issue #1003)
  • fixed crash at startup (issue #995)
  • fixed rule reference (issue #1002)

v.3.4.2

2 years ago

The long awaited performance update.

  • enable checking apps certificates by default
  • show notifications immediately without waiting for busy operations to complete
  • impoved listview responsiveness by using virtual listview callback
  • fixed packets log displays incorrect direction (issue #945)
  • fixed missed listview icons on refresh
  • fixed thread environment
  • fixed internal bugs
  • cosmetic fixes

v.3.4.1

2 years ago

The long awaited performance update.

  • fixed blocklist can does not change action status
  • fixed crash at startup (issue #976)
  • fixed profile import compatibility
  • fixed install update

v.3.4

2 years ago

The long awaited performance update.

  • added arm64 binaries (portable only)
  • added protocol and host name information into network alert window (issue #843)
  • added limit number of packets log entries (issue #941)
  • added host resolving for packet logger listview
  • added listview group for forever blocked apps
  • fixed loading icons of each application freezes interface (issue #830)
  • fixed log listview can have empty lines due to race condition
  • fixed ui not properly display installation status (issue #962)
  • fixed memory leak when loading profile (issue #888, #937)
  • fixed high cpu usage for packet logger (issue #949)
  • updated system rules
  • updated project sdk
  • fixed internal bugs

v.3.3.5

2 years ago

This is a maintenance release.

  • added command line short opts
  • use guid for tray icon
  • updated project sdk
  • fixed toolbar glitch on hidpi displays (issue #950)
  • fixed multi-monitor with diffirent dpi support
  • fixed installer creates unused files
  • fixed internal bugs

v.3.3.4

2 years ago

This is a maintenance release.

  • autoclean packets log ui when system suspended
  • fixed config may not be saved when profile directory does not exist
  • fixed unnecessary checking for app paths attributes
  • fixed threadpool does not initialized com library
  • fixed installer silent mode (issue #907)
  • updated blocklist and system rules
  • fixed internal bugs

v.3.3.3

3 years ago

This is a maintenance release.

  • fixed listview tooltip can cause crash (issue #890)
  • fixed editor does not create filters for the app
  • fixed incorrect shared icons behaviour
  • fixed interlocked operations logic
  • fixed caching behaviour
  • fixed internal bugs