Releases: henrypp/simplewall
Releases · henrypp/simplewall
v.3.7.4
v.3.7.3
v.3.7.2
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
v.3.7
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
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
v.3.6.5
v.3.6.4
v.3.6.3
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