Skip to content

NetGraph 1.3.3

Latest

Choose a tag to compare

@BrainInBlack BrainInBlack released this 15 Sep 19:06
· 3 commits to main since this release
Immutable release. Only release title and notes can be modified.
v1.3.3
e8e97fb

Maintenance release. Maps render exactly as before - this only affects
building NetGraph from source.

Changed

  • Building NetGraph now needs Node 26 - engines goes from >=24 to
    >=26, and CI runs on Node 26 instead of 24. On an older Node,
    npm install warns about the unsupported engine.
  • Updated the Lucide icon set - lucide-static 1.45.0 -> 1.46.0. None of
    the icons NetGraph ships changed, so maps look exactly the same.
  • Updated the test tooling - vitest 5.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