Skip to content

Releases: HerbHall/subnetree

v0.6.5

02 Jun 23:27
16f64b1

Choose a tag to compare

0.6.5 (2026-06-02)

Bug Fixes

  • 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)

v0.6.4

27 Apr 13:08
5d7c5e0

Choose a tag to compare

0.6.4 (2026-04-23)

Features

  • Ansible dynamic inventory plugin and YAML export endpoint (#580) (7f41f77)

Bug Fixes

  • 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)

v0.6.3

23 Apr 13:49
57dc43b

Choose a tag to compare

SubNetree 0.6.3

Installation

Docker (recommended):

docker run -d -p 8080:8080 -v subnetree-data:/data --cap-add NET_RAW --cap-add NET_ADMIN ghcr.io/herbhall/subnetree:v0.6.3

Binary: Download the appropriate archive for your platform below.

Changelog

Features

Bug Fixes

Other


Licensed under BSL 1.1 (core) and Apache 2.0 (plugin SDK).

v0.6.2

08 Mar 00:51
037e15b

Choose a tag to compare

0.6.2 (2026-03-07)

Features

  • 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)

Bug Fixes

Read more

v0.6.1

16 Feb 15:14
2b9bea7

Choose a tag to compare

SubNetree 0.6.1

Installation

Docker (recommended):

docker run -d -p 8080:8080 -v subnetree-data:/data --cap-add NET_RAW --cap-add NET_ADMIN ghcr.io/herbhall/subnetree:v0.6.1

Binary: Download the appropriate archive for your platform below.

Changelog

Features

Other


Licensed under BSL 1.1 (core) and Apache 2.0 (plugin SDK).

v0.6.0

16 Feb 11:47
9db6eb4

Choose a tag to compare

SubNetree 0.6.0

Installation

Docker (recommended):

docker run -d -p 8080:8080 -v subnetree-data:/data --cap-add NET_RAW --cap-add NET_ADMIN ghcr.io/herbhall/subnetree:v0.6.0

Binary: Download the appropriate archive for your platform below.

Changelog

Features

Bug Fixes

Refactoring

Other


Licensed under BSL 1.1 (core) and Apache 2.0 (plugin SDK).

v0.5.2

16 Feb 01:47
da49047

Choose a tag to compare

SubNetree 0.5.2

Installation

Docker (recommended):

docker run -d -p 8080:8080 -v subnetree-data:/data --cap-add NET_RAW --cap-add NET_ADMIN ghcr.io/herbhall/subnetree:v0.5.2

Binary: Download the appropriate archive for your platform below.

Changelog

Bug Fixes


Licensed under BSL 1.1 (core) and Apache 2.0 (plugin SDK).

v0.5.1

16 Feb 01:36
614231d

Choose a tag to compare

SubNetree 0.5.1

Installation

Docker (recommended):

docker run -d -p 8080:8080 -v subnetree-data:/data --cap-add NET_RAW --cap-add NET_ADMIN ghcr.io/herbhall/subnetree:v0.5.1

Binary: Download the appropriate archive for your platform below.

Changelog

Bug Fixes


Licensed under BSL 1.1 (core) and Apache 2.0 (plugin SDK).

v0.5.0

16 Feb 01:21
3a65b69

Choose a tag to compare

SubNetree 0.5.0

Installation

Docker (recommended):

docker run -d -p 8080:8080 -v subnetree-data:/data --cap-add NET_RAW --cap-add NET_ADMIN ghcr.io/herbhall/subnetree:v0.5.0

Binary: Download the appropriate archive for your platform below.

Changelog

Features

Bug Fixes

Other


Licensed under BSL 1.1 (core) and Apache 2.0 (plugin SDK).

v0.4.0

15 Feb 02:03
31bf7ed

Choose a tag to compare

SubNetree 0.4.0

Installation

Docker (recommended):

docker run -d -p 8080:8080 -v subnetree-data:/data --cap-add NET_RAW --cap-add NET_ADMIN ghcr.io/herbhall/subnetree:v0.4.0

Binary: Download the appropriate archive for your platform below.

Changelog

Features

Bug Fixes

Other


Licensed under BSL 1.1 (core) and Apache 2.0 (plugin SDK).