Skip to content

Releases: henrypp/simplewall

v.3.7.4

27 Oct 14:57
1703451
Compare
Choose a tag to compare

This is a maintenance release.

  • added set option to disable apps removal from profile (issue #1155)
  • fixed cannot save itself as unchecked (issue #1609)
  • fixed could not save profile (issue #1594)
  • fixed crash (issue #1582)
  • updated project sdk

v.3.7.3

11 Oct 17:06
Compare
Choose a tag to compare

UPD: 12 Oct 2023

  • added error message for saving profile
  • removed redistributable package requirement (issue #1587)
  • fixed profile was not found message (issue #1557)
  • fixed crash on reading version information
  • revert back certificates checking option
  • updated project sdk

v.3.7.2

21 Sep 15:15
Compare
Choose a tag to compare

This is a maintenance release.

  • dropped windows 7 and windows 8 support
  • fixed launch of several copies of the application (issue #1547)
  • fixed create filters for inaccessible apps (issue #1528)
  • fixed displaying update dialog at startup (issue #1511)
  • fixed retrieving version information for some files
  • fixed slow apps search (issue #1477)
  • fixed periodicaly crashing (issue #1486)
  • fixed retrieving some apps icons
  • fixed saving input on settings
  • fixed saving unused apps
  • fixed process creation
  • improved signature checking
  • updated project sdk

v.3.7.1: Merge pull request #1485 from igorruckert/patch-4

31 Jul 07:10
2c93d7d
Compare
Choose a tag to compare

This is a maintenance release.

  • fixed import not correcly worked (issue #1466)
  • fixed crash when checking files (issue #1455)
  • updated project sdk

v.3.7

27 Jul 08:40
Compare
Choose a tag to compare

This is a features release.

  • added profile encryption [oldest versions cannot open new profile] (issue #599)
  • added terminate process into notification window (issue #1398)
  • added checksum calculation for the apps (issue #394)
  • added error message for log subscription
  • improved search performance (issue #1383)
  • fixed timer and apps timestamp displays incorrect information (32-bit only)
  • fixed sometimes application displays incrorrect icons
  • fixed possible crash when clearing log
  • fixed silent uninstaller do not worked
  • fixed arm64 build crash (issue #1228)
  • fixed internal bugs
  • fixed memory leaks
  • updated nuget package
  • updated project sdk
  • updated locale

v.3.6.7

21 Sep 11:08
Compare
Choose a tag to compare

This is a maintenance release.

  • added windows update service solution (issue #677, thx @taviso) [win10+]
  • added feature to allow only the requested ip in notification (issue #1265)
  • added 12 and 24 hour timer values (issue #1298)
  • fixed opening editor are overlapped by notification window
  • fixed uwp apps are reset after installing updates (issue #1294)
  • fixed select all with search filter selects everything (issue #1264)
  • fixed loading default icons for services and uwp apps
  • fixed check update option in main menu (issue #1309)
  • fixed port numbers are now verified (issue #1240)

v.3.6.6

12 Aug 08:44
Compare
Choose a tag to compare

This is a maintenance release.

  • fixed editor does not disable save button when rule name is empty
  • fixed network monitor duplicate calls
  • fixed application crash (issue #1272)

v.3.6.5

11 Aug 10:17
Compare
Choose a tag to compare

This is a maintenance release.

  • added group for apps with timers
  • display long time in packets log date column
  • fixed uwp packages display name parsing
  • fixed blank notifications (again!) (issue #1009)

v.3.6.4

19 Jun 12:33
Compare
Choose a tag to compare

This is a maintenance release.

  • added focus assistant support (win10rs3+)
  • fixed notification sometimes can lose focus of fullscreen app
  • fixed internal profile loading crash (issue #1228)
  • fixed blank notifications (issue #1009)

v.3.6.3

10 May 16:57
Compare
Choose a tag to compare

This is a maintenance release.

  • fixed installer launches simplewall without asking user (issue #1119)
  • fixed saving unused apps in profile (issue #1216)
  • fixed app crash on create process (issue ##1224)
  • fixed blank notification (issue #1009)
  • fixed uninstaller delete not all files
  • improved workqueue environment
  • improved threading model
  • fixed internal bugs