Skip to content

v0.8.0

Choose a tag to compare

@github-actions github-actions released this 10 Sep 11:39
· 55 commits to main since this release

0.8.0 (2026-09-10)

Bug Fixes

  • branches: drop the detached-HEAD pseudo-branch (0522b59), closes #65
  • changes: compact single-child folders (3e94cef)
  • details: clear a stale commit selection after refresh (f4280a6), closes #74
  • graph: hide stashes until their base commit is loaded (#52) (c6c2a9a)
  • graph: keep the search bar visible during a conflict (1cf557a), closes #69
  • log: include detached HEAD as a walk start point (bd69572), closes #63
  • markdown: decode escaped display text (d116796)
  • markdown: render inline code entities correctly (b224118)
  • rebase: autosquash amend! commits like git does (3572ac8), closes #62
  • watcher: stop endless refresh inside a linked worktree (27ea27a)

Features

  • avatar: resolve GitHub noreply emails and support per-email overrides (f8793ed)
  • details: add gitGraphPlus.defaultCommitTab setting (f8cc32b), closes #72
  • details: configurable date/time format (06c2400)
  • details: focus the graph on a commit referenced from the details panel (3df33f7)
  • details: relative day names for today/yesterday (f11f0c6)
  • lfs: add gitGraphPlus.fetchLfsLocks setting (40981ba), closes #70