Skip to content

Releases: henrypp/simplewall

v.2.0.10b

29 Sep 08:45
Compare
Choose a tag to compare
v.2.0.10b Pre-release
Pre-release
  • added selection counting for remove items dialog
  • show signature information in notification app icon tooltip
  • show exit confirmation dialog when filters are installing
  • set low-limit for notification timeout
  • revert forgotten privelege (regression)
  • fixed filters for non existing paths (regression)
  • fixed string case for cyrillic symbols
  • fixed filters thread
  • fixed minimize button
  • fixed ui bugs
  • fixed bugs

v.2.0.9b

25 Sep 10:22
Compare
Choose a tag to compare
v.2.0.9b Pre-release
Pre-release
  • improved notifications cleanup
  • revert processes icons
  • fixed nt path conversions (regression)
  • fixed notification ui display timeout
  • fixed ui bugs
  • fixed bugs

v.2.0.8b

21 Sep 11:57
Compare
Choose a tag to compare
v.2.0.8b Pre-release
Pre-release
  • new logo
  • changed minimal size of main window
  • updated notification ui
  • updated icons pack
  • updated blocklist
  • fixed font quality (use cleartype ever)
  • fixed notifications sound
  • fixed bugs

PS: new logo increase binary size by 113kb, but i think it worth it!)

v.2.0.7b

14 Sep 10:03
Compare
Choose a tag to compare
v.2.0.7b Pre-release
Pre-release
  • added count marks for all groups
  • added font selection for listview
  • prefer "blocklist_full.xml" parsing if it's presented
  • improved signatures checking
  • optimized listview redraw items
  • optimized listview autosizing columns
  • disable retrieving icon handle for network paths for notification dialog
  • changed default listview colors
  • optimized loading speed
  • code cleanup
  • fixed ui hanging in some cases
  • fixed bugs

v.2.0.6b

11 Sep 13:45
Compare
Choose a tag to compare
v.2.0.6b Pre-release
Pre-release
  • added signature checking for apps
  • added set default language as in system
  • changed default listview colors
  • updated project sdk
  • fixed allowed apps cannot recieve any data from network (when stealth-mode enabled)
  • fixed retrieving nt path for reparse point files (issue #59)
  • fixed update checking not working on some systems
  • fixed bugs

v.2.0.5b

30 Aug 05:12
Compare
Choose a tag to compare
v.2.0.5b Pre-release
Pre-release
  • added proxy support (win8 and above only)
  • added indication for inbound connections for all (when stealth-mode enabled)
  • added group for special rules (rules applied for apps)
  • added apps list selection indication
  • changed experimental settings mark into "for experts only"
  • removed process list menu icons
  • improved retrieving file path by handle
  • improved notifications ui
  • updated project sdk
  • fixed ui bugs
  • fixed bugs

v.2.0.4b

23 Aug 11:38
Compare
Choose a tag to compare
v.2.0.4b Pre-release
Pre-release

IMPORTANT: do not use 1.x and 2.x with same config files, 1.x may corrupt 2.x configuration

  • added grouping for rules
  • removed listen connections blocking feature
  • improved import/export xml database
  • fixed open rules editor action in main window
  • fixed crash on delete rules
  • fixed ui bugs
  • fixed bugs

v.2.0.3b

17 Aug 09:16
Compare
Choose a tag to compare
v.2.0.3b Pre-release
Pre-release

IMPORTANT:

  • do not use 1.x and 2.x with same config files, 1.x may corrupt 2.x configuration
  • update internal rules (blocklist.xml, rules_system.xml) - old versions may slowdown app

CHANGELOG:

  • added import/export applications list feature
  • added mode selection into installation dialog
  • added tooltips into the notifications ui
  • added remembering collapsed state for the listview groups
  • increased internal rules loading speed (please update blocklist.xml and rules_system.xml to latest versions)
  • increased rules list icons size
  • changed default sorting configuration
  • fixed notifications ui logic
  • fixed filters installation state flag
  • fixed support some domains
  • fixed carriage return type for rules_system.xml
  • fixed thread spinlock
  • updated localization
  • updated project sdk
  • updated blocklist
  • fixed bugs

v.2.0.2b

07 Aug 11:35
Compare
Choose a tag to compare
v.2.0.2b Pre-release
Pre-release

IMPORTANT: do not use 1.x and 2.x with same config files, 1.x may corrupt 2.x configuration

  • fixed incorrect vector index

v.2.0.1b

07 Aug 10:48
Compare
Choose a tag to compare
v.2.0.1b Pre-release
Pre-release

IMPORTANT: do not use 1.x and 2.x with same config files, 1.x may corrupt 2.x configuration

  • added update checking for new beta version
  • added flush dns cache after filters applied
  • set max prefix length for ipv6 addresses to 64
  • new rules editor interface
  • changed minimum width for a main window
  • fixed running with "/minimized" argument under uac
  • updated localization
  • fixed bugs