Skip to content

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 13 Jul 14:48
4054134

0.1.0 (2026-07-13)

Features

  • add Git conflict and revision workflows (375b62a)
  • add read-only Git Log panel (f45a8d8)
  • add safe Git Log operations (8c8f19e)
  • add smart C# list wrapping (f60915d)
  • add solution build workflows (62c142c)
  • add solution tree search (7eea498)
  • build all projects under selected folder (fc77c8d)
  • complete Git branch tree navigation (9e2706c)
  • complete Git changed file workflows (c75a718)
  • docker tree (b630dbe)
  • enhance Git Log workflows and layout (452ea13)
  • expand Git branch and commit actions (45096a6)
  • finish Git comparison and revision tools (572747a)
  • format a C# selection to house style (ac3baa8)
  • harden Git conflict operation workflow (fada93e)
  • improve Git Log selection and busy feedback (dc58acf)
  • improve Git Log workflows (e7c8cf1)
  • manage run configuration lifecycle (1ca583d)
  • redesign Git Log visual hierarchy (04abc17)
  • render real Git graph lanes (75250fb)
  • search: filter solution tree in place (d74caa3)
  • show git line history for an editor selection (39062bb)
  • solution navigator UX, run configs, stability fixes (6c5bcc3)
  • ui: streamline solution explorer (2dc029f)

Bug Fixes

  • add empty cherry-pick recovery UX (658c425)
  • align multiline C# arguments (f0f69a0)
  • align two-line fluent chains (b968bb3)
  • allow formatting without editorconfig (436758a)
  • build projects from solution folders (1ad17a7)
  • escape rendered Git Log script regex (15426c0)
  • format strict selection fragments safely (1dab400)
  • harden C# formatting edge cases (60d80c3)
  • harden Git checkout safety flows (75558fd)
  • harden Git Log context actions (9148dcb)
  • harden run lifecycle races (9babe96)
  • highlight viewed Git Log branch (4b7e48f)
  • keep select opened file in toolbar (c823d43)
  • polish Git Log panel interactions (551d1df)
  • receive Git Log initialization message (2dfa20c)
  • recover Git Log persisted webview state (75d5337)
  • render Git history with SVG lanes (2d4c212)
  • resolve MSBuild backslash paths on POSIX (8a7b0cd)
  • respect selection and indentation anchors (f0cd003)
  • search: open picker before indexing (3885cac)
  • search: use native tree find control (7057b41)
  • serialize Git Log initialization refresh (a40299d)
  • settle Git mutation busy state reliably (262dda8)
  • ui: force native folder codicon (e8ce2c9)
  • ui: restore default folder icons (d9663c5)

Performance Improvements

  • cache Git Log reads and sync external changes (9bf8b99)
  • harden Git Log navigation (98e409e)