Skip to content

CyberWall v1.5.0

Choose a tag to compare

@CyberGems CyberGems released this 27 Aug 14:02
· 52 commits to master since this release

πŸš€ CyberWall v1.5.0

Welcome to CyberWall v1.5.0! This major release brings a live traffic telemetry meter, comprehensive keyboard-driven workflow, inline quick action buttons, smart alert toasts, and refined high-contrast visual styling.


✨ What's New & Key Highlights

  • πŸ“Š Real-Time Network Speed Telemetry Meter:
    • Integrated a live download/upload speed indicator directly into the main interface.
    • Real-time throughput metrics with automatic unit scaling (B/s, KB/s, MB/s, GB/s).
    • Dynamic laser particle telemetry animation visualizing network activity with jitter-free, stabilized width gauges.
  • ⌨️ Full Keyboard-Driven Workflow:
    • πŸ”˜ Space-to-Toggle: Press Space on any selected rule to toggle between Allowed and Blocked instantly, automatically advancing selection to the next row.
    • ⬇️ Deterministic 1-to-1 Arrow Navigation: Step smoothly row-by-row with instant synchronous rendering (0ms delay).
    • πŸ”€ Seamless Group Crossing: Navigate uninterruptedly from the bottom of Allowed rules into Blocked rules, and back up to the search bar.
    • πŸ”„ Protected Tab Cycle: Pressing Tab or Shift+Tab cycles cleanly between Search βž” Allowed Rules βž” Blocked Rules βž” Search without accidentally modifying firewall modes.
  • πŸ” Productive Search Bar Enhancements:
    • Added a dedicated clear βœ• button on the right side of the input.
    • Interactive accent glow on focus.
    • Discrete Ctrl+F hotkey hint badge.
    • Fast search execution on 2+ characters to prevent UI micro-stutters with large rule lists.
  • ⚑ Inline Quick Action Buttons on Rule Rows:
    • Hovering or selecting any rule reveals 4 rapid actions:
      • πŸ” Google Search: Instant online lookup for unfamiliar executables.
      • πŸ“‹ Copy Path: Copy the full executable path directly to clipboard.
      • πŸ“ Open Folder: Open and highlight the file in Windows File Explorer.
      • βœ• Remove Rule: Delete custom application rules with confirmation.
    • Isolated tooltip delays (BetweenShowDelay="0") to eliminate stale tooltip bleed across adjacent buttons.

🎨 Visual & Theme Refinements

  • 🌟 Enhanced Light Theme Selection Contrast:
    • Added a dedicated SelectionBgBrush token (#DBEAFE in Light theme, #282834 in Dark, #162844 in CyberWall) with a crisp 3px accent indicator bar for prominent row tracking.
    • Polished column header hover effects across Light and Dark modes.
    • High-contrast royal blue pill tags for outbound traffic badges in Light theme.
  • πŸ”” Multi-Alert Notification Stack:
    • Refactored permission prompts into a unified alert stack window with debounced batch operations and smooth scroll navigation.
    • Fixed notification shield icon clipping and settings description text wrapping.

🌐 Internationalization & Performance

  • πŸ—£οΈ Complete English & Spanish (EN/ES) Localization: Full translation coverage for all new tooltips, actions, search hints, and speed telemetry badges.
  • πŸ›‘οΈ Zero-Downtime Kernel Synchronization: Instantaneous synchronous rule state dispatch and WFP engine reload.

Full Changelog: v1.4.0...v1.5.0