Skip to content

v0.4.0

Latest

Choose a tag to compare

@github-actions github-actions released this 07 Aug 00:09

wordkeep 0.4.0

Live wiki Dashboard charts, collapsible telemetry/health panels, and wiki UX polish.

Highlights

  • Live SVG charts on the Dashboard tab (tokens saved / calls bars, outcome donut, recent-savings line chart) from the existing /api/dashboard poll — no new npm chart deps
  • Chart hover metrics (line axes + crosshair; donut slice/legend tooltips)
  • Collapsible Dashboard + Health sections (wordkeep-wiki-section-collapsed)
  • Sticky navbar stacking fix vs sidebar filter combos
  • Tree clip/compact, stale-MCP telemetry classification, regenerated README screenshots

Install

Download an archive below, or build from source:

cargo install --git https://github.com/inatos/wordkeep --tag v0.4.0 --locked
cargo install --git https://github.com/inatos/wordkeep --tag v0.4.0 --locked --path crates/wordkeep-wiki

Full Changelog: v0.3.0...v0.4.0