v0.27.7
v0.27.7 (eightHundreds fork)
The Commits panel is a git graph (lanes, ref chips, uncommitted node, context menus). Click a commit to open its diff in the all-files dock.
Install (same shape as upstream, binaries from this repo):
curl -fsSL https://raw.githubusercontent.com/eightHundreds/plannotator/v0.27.7/scripts/install.sh | bash
Or pin the tag:
curl -fsSL https://raw.githubusercontent.com/eightHundreds/plannotator/v0.27.7/scripts/install.sh | bash -s -- --version v0.27.7
macOS arm64 / x64, Linux arm64 / x64, and Windows x64 builds are attached. Windows arm64 is not included (current Bun cannot cross-compile that target).