更新日志Changelog

每次发版都会更新这里。App 内「检查更新」也会显示同样的内容。 Updated with every release. The in-app update dialog shows the same notes.

1.0.0 2026-08-17

首个公开版本。

  • 四栏布局:工作区与分支、变更与提交历史、变更文件、diff 详情
  • 多 worktree 一等公民:一键切换,bare / detached / locked 标识, 已被其他 worktree 检出的分支单独标色
  • 「未提交的变更」与提交历史同列,工作区干净时自动隐藏
  • 提交时间线图,合并提交可展开查看带入的提交
  • diff 语法高亮,配色取自 VS Code Light+ / Dark+,跟随系统深浅色
  • 暂存 / 取消暂存 / 撤销为乐观更新,随后与真实 git status 对账
  • 贮藏(stash)支持
  • 仓库文件变化后自动静默刷新
  • 命令行工具 grove,从终端打开当前仓库
  • 中英双语界面

First public release.

  • Four-column layout: worktrees & branches, changes & history, changed files, diff detail
  • Worktrees as first-class citizens: one-click switching, bare / detached / locked indicators, and distinct colouring for branches checked out elsewhere
  • Uncommitted changes share one list with commit history, hiding themselves when the tree is clean
  • Commit timeline graph; merge commits expand to show what they brought in
  • Syntax-highlighted diffs using VS Code's Light+ / Dark+ palettes, following system appearance
  • Optimistic staging / unstaging / discarding, reconciled against real git status
  • Stash support
  • Silent auto-refresh when repository files change
  • grove command-line tool for opening the current repository from a terminal
  • Bilingual interface (Simplified Chinese and English)