Skip to content

Releases: henrypp/simplewall

v.3.4.2

24 Aug 12:58
Compare
Choose a tag to compare

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

15 Aug 13:52
Compare
Choose a tag to compare

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

11 Aug 12:52
Compare
Choose a tag to compare

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

05 Jul 12:47
Compare
Choose a tag to compare

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

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