Skip to content

sub2cli desktop v0.1.1 — text selection fix

Choose a tag to compare

@r266-tech r266-tech released this 21 May 06:50
· 10 commits to main since this release

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_select default of False at 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:

  1. 系统设置 → 隐私与安全性 → 安全性段
  2. 找到 "sub2cli" 已被阻止 → 点 "仍要打开"
  3. 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