Skip to content

v0.10.0

Latest

Choose a tag to compare

@github-actions github-actions released this 15 Sep 17:06

0.10.0 (2026-09-15)

Bug Fixes

  • anchor dialogs while their content changes height (cbb9656)
  • check out the selected commit in detached HEAD state (ee61e25)
  • choose the mainline parent when reverting merge commits (6c38d1b)
  • display readable messages instead of localization keys (5ade3d5)
  • distinguish valid signatures with unknown key trust (c2170dc)
  • hide the open button on Git Graph tabs (9951ef5)
  • improve interactive rebase alignment and dropdown behavior (3fb1c24)
  • keep dialogs open when clicking outside (9e6d295)
  • load history without waiting for signature verification (7500b31)
  • make badges readable in light high-contrast themes (390ca23), closes hi#contrast
  • preserve amend messages during autosquash (5ef75e4)
  • reserve signature icon space only when enabled (1a5915e)
  • respect native Git conflict editor preferences (aa13e27)
  • show the committer when commit dates differ (2d6a70c)
  • stabilize conflict status layout and widen file popovers (a198d52)
  • use VS Code theme colors for file status labels (ad7d8fe)

Features

  • add a View menu with per-repository visibility options (912a8f5)
  • add Git-config-aware dependent branch updates for rebase (40d61d0)
  • add Reflog view controls and keep search feedback separate (5aee307)
  • choose the remote and destination branch when pushing (1a2e001)
  • customize the date format behind relative timestamps (e2879dc)
  • filter changed files and remember their list layout (18719b2)
  • load older commits automatically while scrolling (1b88c4b)
  • make graph lane spacing configurable with a 13px default (d1ed461)
  • preview sidebar stashes in the Changes tab (fc4e78a)
  • remember the diff layout globally (88d2cbb)
  • restore Activity with command search and view controls (8033eb3)
  • restore Git Graph tabs and working state (da84257)
  • select HEAD when jumping and simplify the button states (7e8fddb)
  • show lost reflog commits in the graph (dd4d7e7)
  • simplify the graph layout and keep search inside its pane (ce7806b)