Skip to content

Releases: henrypp/simplewall

v.1.4.2

18 Feb 17:35
Compare
Choose a tag to compare
  • added hints to rules pages
  • fixed filter creation for nonexistent apps (critical)
  • fixed resource definition
  • fixed purge unused apps
  • cosmetic changes about rules tooltip

v.1.4.1

04 Feb 14:55
Compare
Choose a tag to compare
  • fixed suspended drop event callback (critical)
  • fixed suspended apply filters thread (critical)
  • fixed purge unused apps

v.1.4.0

31 Jan 15:46
Compare
Choose a tag to compare
  • revert original project name
  • added mode changing confirmation
  • added reading information about "System" process
  • added protocol and version (ports only) option into the rules editor
  • added blocklist editor (set it "on" or "off" only)
  • added custom rules applying to the apps feature
  • added "show filenames only" option
  • added icon indication for rules
  • added loopback permission for "trust no one" mode
  • moved system rules into the "rules_system.xml" file
  • clear log even if logging to a file is not enabled
  • do not load information about apps from shared resources
  • fixed profile not saved if filters is not installed
  • removed tray balloon tips on filters changing
  • boot-time filters marked as experimental
  • improved working under uac (no rights)
  • improved system apps detection
  • cosmetic fixes in process list
  • cosmetic fixes in apps tooltip
  • fixed race conditions
  • updated translation
  • updated blocklist
  • updated ui
  • fixed bugs

v.1.3.7

21 Nov 06:49
Compare
Choose a tag to compare
  • fixed special rules crash on apply settings
  • fixed special rules reinitialization in main menu/tray menu
  • updated translation

v.1.3.6

20 Nov 07:36
Compare
Choose a tag to compare
  • added loopback permission for boot-time filters
  • added ip:port syntax for special rules
  • added default values for new special rules
  • fixed restore listview selection
  • fixed special rules crash on delete item
  • fixed log path unexpand environment strings

v.1.3.5

17 Nov 15:48
Compare
Choose a tag to compare
  • fixed configuration saving (critical)
  • fixed xml saving (critical)

v.1.3.3

14 Nov 11:28
Compare
Choose a tag to compare
  • added boot-time filters for prevent data leak during system startup, even before "Base Filtering Engine" (BFE) service starts
  • added "purge unused applications" feature
  • added "hide icons" feature
  • added documentation for rules editor and filter page
  • added special rules to main menu/tray menu
  • fixed multi-select configuration in listview
  • fixed system imagelist destroying
  • fixed dropped packets filters decription empty sometimes
  • fixed find dialog crash
  • removed inbound events logging for some reason
  • updated translation
  • updated pugixml

v.1.3.2

28 Oct 18:34
Compare
Choose a tag to compare

upd: 30/10 - REVERT OLD BLOCKLIST

  • added domain\username indication to log events
  • added filter name to log events
  • added ip/port range support for rules
  • combined ip and port rules settings page
  • added save checkbox state on install/delete message
  • added listen loopback permission
  • added inbound events logging
  • set xml load encoding to auto
  • improved logic for detect incorrect applications
  • listview empty text indication doesn't changed at locale change
  • changed default log parameters for "system" & "svchost.exe"
  • fixed inbound ip doesn't affected in applied rules
  • changed default color for silent applications
  • removed output log into debug log feature
  • improved open/save file dialog flags
  • optimized log callback
  • updated blocklist
  • updated translation
  • minor improvements

v.1.3.1

20 Oct 16:07
Compare
Choose a tag to compare
  • added option to set application for open log file
  • added option to exclude application from log
  • added option for disable notification sound
  • added middle click on tray icon now open log file
  • added empty listview text indication
  • added rules highlighting
  • added usage examples to rules.xml
  • reorganized log settings
  • fixed unit of time for notification timeout had in minutes (instead seconds)
  • fixed custom rules saved twice
  • fixed skip user account control not worked
  • fixed custom rules saved empty when filters not installed
  • fixed system rules cannot be unchecked automatically
  • changed auto byte order mask for xml load/save
  • replaced QueryFullProcessImageName to NtQueryInformationProcess
  • stability improvements
  • updated translation
  • ui improvements

v.1.3

14 Oct 18:41
Compare
Choose a tag to compare
  • disable/enable windows firewall on filters installation/deletion
  • normalize nt paths for dropped packets callback
  • exclude "svchost.exe" & "system" from log configuration
  • abbility to show/clear log
  • resize support as in alpha builds
  • hotkeys for menu items
  • PathUnExpandEnvStrings for log path
  • confirmation settings for exit/deleting application/log clear
  • changed message boxes style
  • changed default color for invalid application
  • fixed access denied for some processes
  • config doesn't saved if user don't trigger apply filters
  • improved windows firewall control
  • stability improvements
  • updated translation