Skip to content

Releases: henrypp/simplewall

v.2.3.13

03 Jan 14:49
Compare
Choose a tag to compare
  • added dns resolver caching
  • added dns resolver winsock fallback (issue #290)
  • avoid window flickering on window sizing
  • revert refresh filters on device arrival
  • fixed access rights for wfp provider and sublayer
  • fixed allocated strings dereferencing (issue #285)
  • fixed parsing hosnames with dashes (issue #271)
  • fixed localization (issue #288)
  • fixed bugs

v.2.3.12

25 Dec 06:10
Compare
Choose a tag to compare
  • added (partialy) win10rs5+ dark theme (issue #248)
  • allow loopback connections by default for new users
  • fixed allocated strings dereferencing (issue #283)
  • cosmetic fixes
  • fixed bugs

v.2.3.11

14 Dec 14:24
Compare
Choose a tag to compare
  • added "/install" argument for install filtering
  • added cache auto clean up (to prevent overflow)
  • changed minimum size of main window (issue #269)
  • changed installation message
  • increased rule parsing speed (issue #276)
  • memory optimization
  • fixed notification window appears on taskbar (regression)
  • fixed exclude user rules option was not working
  • cosmetic fixes
  • fixed bugs

v.2.3.10

28 Nov 04:39
Compare
Choose a tag to compare
  • fixed old bug where incorrect rules are may accepted as filters
  • fixed bugs

v.2.3.9

20 Nov 06:12
Compare
Choose a tag to compare

UPD: fixed crash 145297c

  • fixed resolving ip addresses may hang out net events thread (issue #256)
  • fixed net events subscription when option is not set
  • fixed protocol names
  • fixed bugs

v.2.3.8

07 Nov 01:36
Compare
Choose a tag to compare

v.2.3.7

05 Nov 07:38
Compare
Choose a tag to compare

UPD: updated 32-bit build

  • fixed dropped events callback subscription on latest win10
  • fixed notifications sound cannot be played in some cases
  • fixed fastlock race condition (critical)
  • cosmetic fixes
  • fixed bugs

v.2.3.6

16 Oct 00:20
Compare
Choose a tag to compare
  • added purgen submenu into tray menu
  • added more statusbar information
  • set extra large icons view by default
  • tray menu services counting bug
  • fixed app with overdue timer still enabled on profile load
  • fixed resetting some data on profile load
  • fixed timer resetting on profie load
  • fixed listview checkboxes
  • cosmetic fixes
  • fixed bugs

v.2.3.5

14 Oct 17:24
Compare
Choose a tag to compare
  • added extra large icons view
  • use correct function for netevents subscription (win10rs4+)
  • fixed forced cleartype font style (issue #233)
  • fixed possible buffer overflow
  • rerwritten timer engine
  • cosmetic fixes

v.2.3.4

21 Sep 07:20
Compare
Choose a tag to compare
  • fixed dns system rules when dns service is stopped
  • fixed listen filter conditions (issue #213, #222)
  • fixed memory referencing bug (issue #221)
  • fixed massive handles leak (issue #230)
  • fixed thread termination
  • various ui fixes