·
3 commits
to main
since this release
Immutable
release. Only release title and notes can be modified.
Maintenance release. Maps render exactly as before - this only affects
building NetGraph from source.
Changed
- Building NetGraph now needs Node 26 -
enginesgoes from>=24to
>=26, and CI runs on Node 26 instead of 24. On an older Node,
npm installwarns about the unsupported engine. - Updated the Lucide icon set -
lucide-static1.45.0 -> 1.46.0. None of
the icons NetGraph ships changed, so maps look exactly the same. - Updated the test tooling -
vitest5.0.0 -> 5.0.1. None of this ships
in NetGraph.
Download
netgraph.html below is the entire app in one self-contained file. It runs
from disk or a USB stick, online or air-gapped. Everything stays in the
browser's local storage - no backend, no accounts, no telemetry.
Full changelog: v1.3.2...v1.3.3