v0.1.6Bug Fixes, Stale Agent Detection & Nmap Deep ScanJune 30, 2026
  • Fixed device flicker — devices no longer disappear between scan cycles
  • Fixed multi-location matching bug due to stale closure
  • Stale agent detection — server auto-marks devices offline after 90s silence
  • Dashboard shows red banner when an agent stops reporting
  • Nmap deep-scan fallback for unidentified devices
  • Standalone NetwatchServer.exe and NetwatchAgent.exe — no Python required
  • Dashboard deployed to app.coreoutpost.com
v0.1.5Alert Filtering, CSV Export, Dark Mode & Status PulseJune 28, 2026
  • Alert filtering — search, severity buttons, location dropdown, date range
  • Export devices to CSV with all fields
  • Dark / light mode toggle saved to localStorage
  • Connection status pulse when new data arrives
v0.1.4UI Polish, Empty States & Skeleton LoadingJune 27, 2026
  • Standardized spacing and font sizes across all views
  • Loading skeleton on Overview instead of plain spinner
  • Smooth fade-up transition when switching views
  • Improved empty states on all views
v0.1.3Error Boundaries, Stale Data & Device Detail PanelJune 27, 2026
  • Error boundaries — crashed views show a friendly error card
  • Stale data banner — shows last known data when server drops
  • Device detail panel — click any device for full info
  • Last seen timestamp on offline devices
v0.1.2Advanced Device IdentificationJune 27, 2026
  • Scapy passive traffic fingerprinting
  • mDNS/Bonjour, SNMP, UPnP, HTTP banner grabbing
  • 10-layer identification pipeline
v0.1.0Initial ReleaseJune 25, 2026
  • Setup screen, real live data, five views
  • Device renaming, alert generation, sidebar navigation