Skip to content

Releases: henrypp/simplewall

v.3.6.1

11 Nov 13:52
Compare
Choose a tag to compare

This is a maintenance release.

  • added clear search on escape button
  • fixed crash on delete filters (issue #1084)
  • fixed import profile warning (issue #1086)
  • fixed crash dumps processing
  • updated locales
  • cosmetic fixes

v.3.6

09 Nov 13:38
Compare
Choose a tag to compare

This is a features release.

  • improved multi-threading safety
  • improved startup time
  • improved dpi support
  • added option to confirm allowing applications (issue #1070)
  • added filtering for the application list (issue #663)
  • added editor list items count mark for tab title
  • added wfp initialization failure workaround
  • added filtering for editor apps and rules
  • added layer name into log
  • moved log exclude configuration into another settings page (issue #1064)
  • revert notification x button (issue #973)
  • changed create rule toolbar icon (#723)
  • fixed filters with hard permit can access internet (issue #689)
  • fixed issue with hotkeys for switch tabs (issue #723)
  • fixed rebar incrorrect resizing when dpi was changed
  • fixed update installation issue (issue #1061)
  • fixed notification multi-monitor support
  • fixed service missing path (issue #1036)
  • fixed editor can cause crash (#1071)
  • fixed big memory leak (issue #1066)
  • fixed net events unsubscription
  • optimized listview sorting
  • fixed internal bugs
  • cosmetic fixes

v.3.5.3

17 Oct 17:26
Compare
Choose a tag to compare

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

05 Oct 18:19
Compare
Choose a tag to compare

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

04 Oct 15:22
Compare
Choose a tag to compare

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

30 Aug 07:11
Compare
Choose a tag to compare

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

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