Skip to content

CyberWall v1.8.0

Choose a tag to compare

@github-actions github-actions released this 28 Aug 17:16
· 31 commits to master since this release

🛡️ CyberWall v1.8.0

A major update introducing Granular Traffic Direction Control, a brand new Edit Rule Dialog, enriched network intelligence, refined dark & light themes, and seamless sorting.


✨ What's New

🚦 Directional Traffic Rules & Filter Control

  • Fine-Grained Inbound & Outbound Control: You can now define explicit verdicts for Inbound (Incoming) and Outbound (Outgoing) traffic on any application (Allow, Block, or Inherit).
  • Engine Enforcement: Low-level Windows Filtering Platform (WFP) engine now establishes and maintains separate inbound and outbound sub-filters for each configured application.

🎛️ Modern "Edit Rule" Modal Dialog

  • Rule Editor: Easily adjust directional verdicts anytime by double-clicking any rule row, clicking the quick edit icon, or opening the context menu.
  • Enriched App & Country Badge: The dialog features an integrated country flag badge displaying the assigned remote destination alongside the app icon and full path.
  • Interactive Direction Badges: Clickable directional status badges on each row for swift adjustments.

🎨 Context Menu Redesign (Dark & Light Seamless Themes)

  • Custom-crafted modern context menu that eliminates the default WPF gutter.
  • Perfectly matched styling for AMOLED Dark, Slate Dark, and Light themes with smooth rounded cards and fluid hover highlights.

📊 Traffic Monitor Indicator Overhaul

  • Vector Directional Arrows: Clean, modern vector arrow paths matching the design language of the new modals.
  • Zero-Jitter Tabular Alignment: Fixed non-fluctuating layout using monospaced tabular numerals (NumeralAlignment="Tabular"), keeping arrows completely stationary as transfer speeds fluctuate.

🌐 Country & Direction Sorting

  • Sort by Country: Click the interactive Country column header to sort rules alphabetically by assigned country.
  • Sort by Direction: Click the Direction column header to sort rules by their inbound/outbound verdict configuration.

🔍 Online Search & Intelligence Refinements

  • Renamed quick search to "Search online" / "Buscar en línea".
  • Refined default search query format to {exeName} {displayName} for cleaner application lookup.
  • Enhanced GeoIP resolver to prevent local LAN, multicast, and broadcast addresses from overwriting verified public country flags.