v0.3.0
Changed
- Web UI redesigned around the "Stackpit Precision Tooling" design system:
240px fixed sidebar, dark cockpit canvas with a matching light variant,
Inter + JetBrains Mono, dense tables, semantic status pills, tonal layers
without shadows - Per-project navigation moved from a horizontal tab strip into the sidebar
- CSS is now pre-built from Tailwind v4 via the standalone CLI (
make css);
runtime stays single-binary — no Node ornode_modulesat runtime - Fonts are vendored as woff2 under
assets/fonts/and served from_assets/
(no external CDN)
Full Changelog: v0.2.1...v0.3.0
Verify a download:
sha256sum -c stackpit-x86_64-unknown-linux-gnu.tar.gz.sha256Install steps: README
Changes since v0.2.1: compare