Skip to content
This repository has been archived by the owner on Feb 19, 2025. It is now read-only.

Releases: henrypp/simplewall

v.2.1b

12 Nov 14:46
Compare
Choose a tag to compare
v.2.1b Pre-release
Pre-release
  • added windows store apps support (win8 and above)
  • revert allowing loopback connection feature
  • converted log limit unit to kilobytes
  • dropped packets log cosmetic fixes
  • improved confirmation dialogs
  • updated localization
  • fixed settings will not be applied for main menu
  • fixed displaying icons for some processes
  • fixed rules editor crash (issue #89)
  • fixed color items reorganization
  • fixed ui bugs
  • fixed bugs

v.2.0.20

05 Nov 20:53
Compare
Choose a tag to compare
  • now custom rules will overwrite system rules
  • added warning message for listen connections option
  • apply filters on demand in settings dialog
  • added port support for ip ranges
  • removed rules configuration from menu (use settings dialog instead)
  • fixed rule apps does not saved when checkbox are checked
  • fixed rule genration from notification window
  • fixed listen connections does not blocked
  • fixed highlighting special rules for apps
  • fixed running under non-admin account
  • fixed skip-uac working directory
  • fixed listview sorting
  • fixed ui bugs
  • fixed bugs

v.2.0.19

31 Oct 23:25
Compare
Choose a tag to compare
  • new rules editor ui
  • added highlighting rules with errors
  • automatically sorting rules after changing
  • added feature to set custom dns ipv4 server ("DnsServerV4" in .ini)
  • added option to exclude blocklist rules from notifications
  • show process information in statusbar on menu item hover
  • optimized signature information retrieving from binaries
  • updated localization
  • fixed saving profile in some cases
  • fixed parsing rules types (issue #70)
  • fixed dns queries
  • fixed ui bugs
  • fixed bugs

v.2.0.18

19 Oct 20:24
Compare
Choose a tag to compare
  • added setting to disable proxy support (win8 and above only)
  • prevent notifications duplicate
  • fixed windows firewall disabling on win10
  • fixed notifications sound configuration does not saved
  • fixed notifications sound does not played on some systems
  • cosmetic fixes about notifications cross button
  • updated localization
  • updated blocklist
  • fixed dpi support
  • fixed ui bugs

v.2.0.17

12 Oct 09:47
Compare
Choose a tag to compare
  • clear notifications cache on apply filters and configuration
  • show more address information on notification window tooltip
  • fixed redraw listview after notification actions
  • fixed ui hangouts for a long time sometimes
  • fixed race conditions
  • fixed ui bugs
  • fixed bugs

v.2.0.16

05 Oct 18:11
Compare
Choose a tag to compare
  • fixed internal rules configuration saving

v.2.0.15

05 Oct 17:18
Compare
Choose a tag to compare
  • make current settings backup before import
  • changed default listview font
  • fixed settings listview groups does not changed immediately
  • fixed notification window display at startup
  • fixed uninstaller do not removed some files

v.2.0.14

04 Oct 15:59
Compare
Choose a tag to compare
  • apply settings on demand (too much faster)
  • revert listen connections blocking feature (request)
  • set font also for settings lists
  • revert forgotten rules editor button
  • updated localization
  • fixed ui bugs

v.2.0.13

04 Oct 04:44
Compare
Choose a tag to compare
  • new settings style
  • fixed settings reset on device arrival
  • fixed colors configuration checkboxes

v.2.0.12b

03 Oct 07:37
Compare
Choose a tag to compare
v.2.0.12b Pre-release
Pre-release
  • use colors and tooltip for notification icon same as in main window
  • do not show notifications on tray hover when it is disabled
  • do not bring notifications window into the foreground when it shows
  • revert error log tray menu
  • fixed network paths detection
  • fixed displaying non interesting errors
  • fixed some device path conversions
  • fixed notifications cleanup
  • updated localization
  • fixed ui bugs