Skip to content

pilot v2.38.9

Choose a tag to compare

@alekspetrov alekspetrov released this 28 Feb 12:18
· 208 commits to main since this release

Git graph size variants restored

The git graph panel now has 3 display modes (+ hidden), fixing the regression from v2.31 where the small mode was dropped.

Changes

  • Small: graph + message only, capped at 32 chars, title "GIT"
  • Medium (new): graph + refs + message, capped at 50 chars
  • Large: full details with SHA + author, title "GIT GRAPH"

Press g to cycle: Hidden → Full → Medium → Small → Hidden

Mode-aware stacked breakpoints ensure each size works on narrow terminals.

Changelog

🚀 Features

  • 0c13029: feat(dashboard): restore git graph size variants — small, medium, large (@alekspetrov)

Changelog

🚀 Features

  • 0c13029: feat(dashboard): restore git graph size variants — small, medium, large (@alekspetrov)