Skip to content

Commit b3ffe6b

Browse files
dux-webclaude
andcommitted
docs: changelog for 2.0.0-beta.2 (en + zh-CN)
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
1 parent caea798 commit b3ffe6b

2 files changed

Lines changed: 36 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,24 @@ All notable changes to this project will be documented in this file.
44

55
## [Unreleased]
66

7+
## [2.0.0-beta.2] - 2026-06-22
8+
9+
### Added
10+
11+
- Mobile/pad workspace overhaul: live and historical AI session display, add/edit/delete SSH profiles on device, pull-to-refresh for the files/Git/review lists, one-tap "commit & push" / "commit & merge" in the review footer, and a card-style files list.
12+
- Desktop "Star us on GitHub" nudge: a Help-menu entry plus a one-time prompt after a few days of use, localized across all 10 languages.
13+
14+
### Changed
15+
16+
- Reworked desktop transparency into a single app-opacity control with a layered frosted-glass depth scheme; refreshed cards, section titles, sidebar headers, the Git toolbar icon, and gave popup/context menus roomier rows.
17+
- AI runtime is faster and lighter: lower-latency hook delivery (filesystem watch instead of a 3s poll), single-pass state snapshots, and no wasted rebuilds while idle.
18+
- Unified desktop and headless-host Git, session, and worktree logic; surfaced real-time remote AI stats.
19+
20+
### Fixed
21+
22+
- AI runtime stability: stopped false "task interrupted" notifications, kept the loading/running state accurate through long model turns, and stopped closed terminals from lingering in the current-session totals.
23+
- Localized the file context menu's "Save As…", fixed the opacity slider not filling its row, and a range of mobile terminal input, path, persistence, and review-staleness issues.
24+
725
## [2.0.0-beta.1] - 2026-06-20
826

927
### Added

CHANGELOG.zh-CN.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,24 @@
44

55
## [Unreleased]
66

7+
## [2.0.0-beta.2] - 2026-06-22
8+
9+
### Added
10+
11+
- 手机 / 平板工作区大改:实时与历史 AI 会话展示、在设备上新增/编辑/删除 SSH 配置、文件/Git/评审列表支持下拉刷新、评审底部一键「提交并推送」/「提交并合并」,以及卡片式文件列表。
12+
- 桌面端「为我点赞」引导:帮助菜单新增入口,并在使用几天后弹出一次性提醒,已覆盖全部 10 种语言。
13+
14+
### Changed
15+
16+
- 桌面透明度重做为单一「应用不透明度」滑块,配合由浅入深的毛玻璃层次方案;刷新了卡片、分区标题、侧栏 header、Git 工具栏图标,并让弹出/右键菜单的条目更宽松大气。
17+
- AI 运行时更快更省:hook 投递改用文件系统监听(替代 3 秒轮询)、状态快照单趟生成、空闲时不再做无谓重建。
18+
- 统一桌面端与无界面主机端的 Git、会话、worktree 逻辑;实时上报远程 AI 统计。
19+
20+
### Fixed
21+
22+
- AI 运行时稳定性:不再误报「任务已中断」、长回合期间 loading/运行状态保持准确、关闭的终端不再残留在「当前会话累计」里。
23+
- 修复文件右键菜单「另存为…」的多语言、透明度滑块未填满整行,以及一批手机端终端输入、路径、持久化与评审过期问题。
24+
725
## [2.0.0-beta.1] - 2026-06-20
826

927
### Added

0 commit comments

Comments
 (0)