sub2cli desktop v0.1.1 — text selection fix
Patch release fixing text selection in the dashboard.
What's fixed
- 🐛 Text selection / copy now works — dashboard values (account email, API key, endpoint URL, group name 等) can be selected with mouse and copied with ⌘C. Previously blocked by pywebview's
text_selectdefault ofFalseat the native WKWebView level (CSS overrides were no-op against the native setting).
Commit: c2e4089
Upgrade from v0.1.0
Download the new .dmg or .zip and drag the new .app over the old one in /Applications (or your install location). No config/data migration needed — ~/.config/sub2cli/ and Keychain entries stay intact.
First-launch (macOS Gatekeeper)
Same as v0.1.0 — unsigned bundle, one-time approval needed:
- 系统设置 → 隐私与安全性 → 安全性段
- 找到 "sub2cli" 已被阻止 → 点 "仍要打开"
- Re-double-click .app, 弹框点 "打开"
之后双击直接打开。
Requirements (unchanged)
- macOS 13+ (Ventura+), Apple Silicon
- Codex App or Codex CLI installed
- Edge / Chromium running with
--remote-debugging-port=9222