⚠️ Pre-release — this is a beta build for early testing. Report issues at the GitHub repo.
What's New
Flow View
- New Flow View tab with interactive Sankey flow diagrams showing traffic relationships between sources, destinations, ports, protocols, services, and interfaces
- Configurable dimensions — choose which columns to display (Left / Center / Right) from 8 available dimensions
- Zone Traffic Matrix showing traffic volume between network zones with heat-mapped cells
- Top IP Pairs table with allow/block counts, port/protocol, and service info
- Host Slide Panel — click any IP to see a detailed breakdown of its traffic (peers, ports, event counts)
- Cross-filtering between Sankey nodes, zone matrix cells, and IP pairs for interactive drill-down
- Drill to Logs — click any IP pair row to jump to the Log Viewer pre-filtered to that exact conversation
Log Viewer
- Reusable IP cell component with device name, VLAN badge, and VPN badge display
- Return from drill navigation preserves Flow View state (filters, scroll position, open panels)
- Improved filter reset with consistent defaults across all filter fields
Performance & Code Quality
- Consolidated time range validation into a single source of truth
- Optimized Sankey chart rendering with memoized column positions
- Defensive data handling for host detail panel