0.6.5 (2026-06-02)
- deps: bump Go 1.25.10 -> 1.25.11 for new stdlib CVEs (#606) (30cfd68)
- deps: bump x/crypto, x/net, Go 1.25.10 to clear govulncheck (#602) (94ba57f)
- web: sort device IP addresses numerically by octet (#601) (f568739)
0.6.4 (2026-04-23)
- add workflow_dispatch to release workflow (#577) (10f1bcd)
- auto-fit topology viewport to readable node size (#578) (0aa6f50)
- deps: resolve 6 Dependabot alerts in web deps (#581) (47a4729)
0.6.3 (2026-04-07)
- allow renaming device hostname from detail page (#555) (32e1a39)
- collapse unclassified devices in topology view (#563) (e24db1a)
- infer gateway topology links + unified toolbar + UI improvements (#562) (16494c5)
- align status.md phase with Samverk lifecycle naming (e28988f)
- pin Dockerfile Go image to 1.25.8 to match go.mod (#557) (8c0657b)
- repair corrupted CODEOWNERS and verify Copilot auto-review setup (#556) (c121ee2)
- resolve govulncheck CI failures blocking all PRs (#552) (bf4a965)
0.6.2 (2026-03-07)
- active WiFi network scanning via OS APIs (#461) (7cdc127)
- add contextual help and tooltips across UI (#454) (770ea9e)
- add contextual help to devices page (#455) (698be78)
- add Cosign keyless container image signing (#481) (161956e)
- add custom background support to topology page (#484) (e51911d)
- add get_stale_devices and get_service_inventory MCP tools (#469) (b6e8bfd)
- add GitHub Copilot integration (#513) (0829288)
- add Holt-Winters seasonal baselines to Insight module (#482) (30f34c9)
- add Home Assistant MQTT auto-discovery (#501) (b57efa7)
- add location, role, and last seen columns to devices table (#470) (0ce10c6)
- add MCP audit log for tool call tracking (#472) (01e0117)
- add NetBox DCIM export module (#500) (23a49e0)
- add per-device Markdown documentation to autodoc engine (#491) (97a2e3a)
- add release gate and nightly build workflows (#525) (963f08d)
- add Scout agent auto-update mechanism (#474) (fd3452b)
- add topology-aware alert correlation engine (#483) (f64ef28)
- add Trivy container vulnerability scanning to CI and release (#480) (d673db3)
- auth: add MFA/TOTP two-factor authentication (#466) (fe06f1a)
- CI smoke test of Docker image after GoReleaser (#400) (4b4ee13)
- enhance Scout installer with service registration (#453) (65cdf7a)
- group devices by subnet with collapsible headers (#452) (120ed3b)
- hardware asset profile API and event bridge (#442) (d7fad5a)
- hardware asset profile schema and store layer (#437) (#441) (48db549)
- hardware profile UI and seed data (#437) (#443) (265af9a)
- ICMP traceroute implementation with API endpoint (#402) (29dd19a)
- Inno Setup installer for Scout agent on Windows (#444) (457ab8f)
- interactive diagnostic tools for device troubleshooting (#405) (15c7c9c)
- MCP server interface for AI tool integration (#445) (c137db0)
- network hierarchy inference from scan data (#408) (617ec66)
- one-click Scout agent deployment (#432) (3a9c4c2)
- Playwright E2E tests for critical user paths (#409) (92ab6c8)
- Proxmox VE VM/LXC inventory and resource monitoring (#463) (d007061)
- public demo mode with read-only access and seed data (#462) (22c19dc)
- Scout GPU collection, Proxmox VE collector, hardware refresh (#446) (5aa1705)
- seed data for staging and demo environments (#404) (baf620f)
- SNMP FDB table walks for switch port mapping (#403) (56e3655)
- store classification confidence on device model (#401) (d53c043)
- Tailscale overlay network plugin (#465) (e4089d8)
- WiFi heuristic device tagging (#355 Phase A) (#458) (400bca2)
- WiFi hotspot client enumeration for AP-mode servers (#464) (91fefe6)
- Windows Scout service mode with install/uninstall subcommands (#451) (464690d)
- add light theme overrides for topology and chart colors (#420) (0981811)
- add missing playwright peer dependency (#504) (bc4e586)
- agent pages - setup link in empty state, shell labels on code blocks (#425) (3197cf5)
- compact device table rows, default sort by IP, fix topology panel overlap (#422) (568e568)
- disable mDNS/UPnP auto-discovery in QC container (#419) (76c5aca)
- increase default page size to 256 for full Class C (#424) (867cc5c)
- merge all metadata fields in UpsertDevice update path (#417) (3a6145c)
- replace deprecated wmic with PowerShell CIM for profiling (#456) (dfb7395)
- use global inventory counts for status filter pills (#418) (839a091)