Skip to content

Releases: henrypp/simplewall

v.3.3.4

03 Jun 18:08
Compare
Choose a tag to compare

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

29 Apr 03:04
Compare
Choose a tag to compare

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

v.3.3.2

23 Apr 12:58
Compare
Choose a tag to compare
v.3.3.2 Pre-release
Pre-release

This is a maintenance release.

  • added half an hour timer
  • added missing spinlocks
  • fixed file write operation can cause crash
  • fixed path unexpand does not worked
  • fixed running log viewer
  • fixed little memory leak
  • fixed bugs

v.3.3.1

16 Apr 11:16
Compare
Choose a tag to compare
v.3.3.1 Pre-release
Pre-release

This is a maintenance release.

  • added workaround for native paths on profile loading (issue #817)
  • fixed net events does not subscribe on os version lower than 1607

v.3.3

15 Apr 16:56
Compare
Choose a tag to compare
v.3.3 Pre-release
Pre-release

This is a features release.

  • added option for tray icon to open window in single click
  • added warning message for allowing service host
  • added quic service for internal rules (issue #819)
  • added multiple rules at once in rules editor
  • added properties dialog for apps
  • added index column for logs
  • added sorting for logs
  • do not mark apps as unused if it applied for rules
  • set limit for rules popup menu (issue #692)
  • increased speed of service enumeration
  • removed notification ignore button
  • use threadpool for timers
  • improved multi-monitor support
  • improved listviews highlighting
  • improved file dialogs
  • fixed rule window does not display rule length limitation (issue #867)
  • fixed update period timestamp does not set correctly (issue #745)
  • fixed crash when user uses ipv6 range in rules (issue #822)
  • fixed support filesystems with custom driver (issue #817)
  • fixed blank notification window (issue #775)
  • fixed dependencies load flags for win10rs1+
  • fixed crash on app startup (issue #775)
  • updated project sdk
  • cosmetic fixes
  • fixed bugs

v.3.2.4

05 Sep 14:41
Compare
Choose a tag to compare

This is a maintenance release.

  • removed assertion from release builds (issue #764)
  • removed user service instance from the list (win10+)
  • fixed parsing not existing apps (issue #732, #739)
  • displays incorrect name on timer expiration
  • check app timer expiration on profile load
  • incorrect read-only rules tooltip markup
  • create filter does not report errors
  • fixed checking of file attributes
  • fixed parsing ip/port ranges
  • cosmetic fixes
  • fixed bugs

v.3.2.3

25 Aug 13:50
Compare
Choose a tag to compare

This is a maintenance release.

  • added ncsi system rule (issue #709)
  • added command line mutex checking (issue #750)
  • added noficitation window redraw (issue #731)
  • use logical sorting order (issue #735)
  • check for provider status before create filters
  • do not highlight connections in log tab
  • fixed support oldest win7 versions (issue #737)
  • removed listview empty markup
  • cosmetic fixes
  • fixed bugs

v.3.2.2

29 Jul 15:39
Compare
Choose a tag to compare

This is a maintenance release.

UPD: user rules broken with 3.2.1 (issue #729)

  • added Enable silent-mode when full screen app in foreground option
  • added error message for createprocess failure (issue #720)
  • highlighting valid connections in network tab
  • changed "Disabled apps" group title into "Apps without internet access"
  • skip uac warning does not worked (issue #724)
  • notification window localized in english only
  • revert ip version selection ipv4/ipv6 in rules editor (issue #723)
  • revert expand rules in tooltip (issue #723)
  • revert "recommended" tag (fix #719)
  • fixed bugs

v.3.2

18 Jul 10:34
Compare
Choose a tag to compare
v.3.2 Pre-release
Pre-release

This is a features release.

  • new rules editor
  • added option "IsInternalRulesDisabled" for completely disable internal rules (issue #630)
  • added temporary filtering mode whether is active until reboot (issue #576)
  • added packets logging interface (issue #672)
  • added tile view for listview
  • added information for export profile failure (issue #707)
  • improved tooltips details for apps and rules
  • improved listview resizing performance
  • changed "Enabled apps" group title into "Apps with internet access"
  • now highlight app with user rules only when user rules group is disabled
  • removed compatibility with v2 profile databases
  • removed special group for rules
  • removed user id from title
  • fixed local network connection treats as valid network connection (issue #579)
  • fixed notification window will bring focus to it's parent window (issue #668)
  • fixed "/uninstall" argument does not removing filters (issue #645)
  • fixed wfp engine security violation (issue #680)
  • fixed support custom windows themes (issue #701)
  • fixed getting uwp app paths and timestamps
  • fixed dpi support (issue #693)
  • fixed internal upnp rule
  • fixed bugs

v.3.1.2

26 Mar 15:42
Compare
Choose a tag to compare

This is a maintenance release.

  • reverted disable windows firewall on startup (issue #559 and #562)
  • fixed application cannot be started because of continuously restart
  • fixed possible duplicate apps entries with short path (issue #640)
  • fixed network alert steals the focus (issue #637)
  • fixed network paths parsing (issue #629)
  • fixed netbios direction (issue #636)
  • fixed localization (issue #607)
  • fixed bugs