Releases: ender049/ocgo
Release list
ocgo v0.6.46
Synced from lehhair/OpenCodeUI v0.6.46
- fix(ui): 评审 N2——BottomPanel 终端恢复门控改比对自身绑定服务器 (23cf65a6)
- refactor(store): 评审 N3——门控抽成共享纯函数谓词,8 个消费点统一语义 (526db887)
- fix(store): 评审 N1——实时事件落地后丢弃迟到的陈旧初始快照 (8b870dcd)
- fix(tauri): 评审修正——应用退出兜底回收 WSL sidecar (b168c40a)
- fix(ui): 评审修正——生命周期圆点与 Wi-Fi 探测图标分离 (92eb319b)
- fix(store): 评审修正——sidecar 复活不再劫持用户主动切换 (3221502d)
- fix(ui): 评审修正——WSL 界面语义色、图标一致性与可达性 (31f95a68)
- fix(events): 评审修正——服务器变化事件按 reason 门控消费 (3ea91924)
- fix(tauri): 评审修正——轮询单调时钟、sidecar 句柄归属与安装容错 (4b9ed336)
- fix(store): 评审修正——删除服务器时回收默认指针与 WSL 绑定 (24ef8773)
- fix(events): 评审修正——非活动服务器端点变化不再迁移 SSE 订阅 (d8a946e4)
- fix(config): 评审修正——清理 PR 内本地配置与行尾噪音 (7096f48d)
- test: 放宽配置搜索用例超时,避免并发下误报 (84ab01aa)
- fix(multi-server): 子 session 内嵌请求改用面板绑定的服务器 (94259914)
- fix(multi-server): 服务器作用域请求统一使用当前绑定的 serverId (4f6999c9)
- fix(sessions): 评审修正——过滤后兜底 active server、enabled 关闭中断重试、去除空 catch (e0601b71)
- fix(wsl): 评审修正——在线目录 revalidate 去重、prewarm 跳过就绪服务器、测试门控简化 (0659e112)
- fix(sidebar): 会话列表加载态与错误态——重试间隙不再闪现空态文案 (3e7110ee)
- perf(sessions): 修复启动级联——未注册服务器过滤、upsert 短路、订阅集合增量管理 (59885c19)
- perf(wsl): 按需预热——启动零探测、设置页意图驱动、在线目录 TTL 缓存 (68afa5b3)
- fix(deps): bump fast-uri to 3.1.6 (CVE-2026-13676) (d823f189)
- fix(wsl): sidebar group and SSE follow WSL server registered after boot (b5a21665)
- feat(wsl): frontend server sync, settings UI and connections integration (d32b6411)
- feat(wsl): backend server management commands for Windows desktop (1642caea)
- chore: exclude local opencode reference dir from git, eslint and vitest (cfd5ce63)
Desktop: Windows (.exe), macOS (.dmg), Linux (.deb, .AppImage)
Mobile: Android (.apk) — arm64, armeabi-v7a
ocgo v0.6.45
Synced from lehhair/OpenCodeUI v0.6.45
- fix(session): bound getLastTurnDiff to latest page instead of full message fetch (7c7a47ef)
- fix(deploy): forward Authorization header through standalone Caddy proxy (db9ff56f)
- fix(message): stop entry-grow animation on cleanup to avoid stuck height under StrictMode (cdb7e0f4)
Desktop: Windows (.exe), macOS (.dmg), Linux (.deb, .AppImage)
Mobile: Android (.apk) — arm64, armeabi-v7a
ocgo v0.6.44
Synced from lehhair/OpenCodeUI v0.6.44
- fix(markdown): robust math parsing and converge renderer rules (5602e384)
Desktop: Windows (.exe), macOS (.dmg), Linux (.deb, .AppImage)
Mobile: Android (.apk) — arm64, armeabi-v7a
ocgo v0.6.43
Synced from lehhair/OpenCodeUI v0.6.43
- fix(permissions): refresh can't load pending permissions (composite vs raw family check) (69633740)
- fix(permissions): clear stale pending requests when switching sessions (e04c8e6d)
- fix(permissions): refresh must not drop SSE-known permission dialogs (15702579)
- fix(active-tab): busy session tree now nests children under parents again (70e100d5)
- fix(sessions): task-child permission matching, sub-session view, child abort use composite keys (6b30fec0)
- fix(permissions): pending permission/question requests filtered out by key mismatch (14b36811)
Desktop: Windows (.exe), macOS (.dmg), Linux (.deb, .AppImage)
Mobile: Android (.apk) — arm64, armeabi-v7a
ocgo v0.6.42
Synced from lehhair/OpenCodeUI v0.6.42
- fix(sessions): remaining composite-key mismatches in selection, busy & unread markers (8de12315)
- fix(sessions): child sessions under parent no longer broken (composite-key mismatch) (f245160f)
Desktop: Windows (.exe), macOS (.dmg), Linux (.deb, .AppImage)
Mobile: Android (.apk) — arm64, armeabi-v7a
ocgo v0.6.41
Synced from lehhair/OpenCodeUI v0.6.41
- fix(multi-server): force auto path style while multi-server mode is enabled (247f12ed)
- fix(tauri): terminal bridge connects the pty's own server, not the active one (7dd92778)
Desktop: Windows (.exe), macOS (.dmg), Linux (.deb, .AppImage)
Mobile: Android (.apk) — arm64, armeabi-v7a
ocgo v0.6.36
Synced from lehhair/OpenCodeUI v0.6.36
- perf(ui): reduce streaming work and sync window controls (871a9726)
- fix(markdown): keep single-tilde ranges literal and render (...)/[...] math (43a0b7e4)
Desktop: Windows (.exe), macOS (.dmg), Linux (.deb, .AppImage)
Mobile: Android (.apk) — arm64, armeabi-v7a
ocgo v0.6.35
Synced from lehhair/OpenCodeUI v0.6.35
- fix(pwa): manifest 使用相对路径,修复子路径部署下 start_url 指向根域 (be8fa62b)
- fix(settings): make service env var value inputs usable on narrow widths (5cad205d)
- fix(message): preserve Android expand body rendering (78fcc27b)
- fix(chat): 修复输入框折叠的两个滚动态bug (a7d6d75e)
- fix(chat): stop InputFooter flicker from streaming dock collapse (cbdcc364)
- refactor(message): dedupe ToolGroup tool map and document spacing parity (22227c23)
- refactor(message): share MessageExpandPanel shell and expand motion tokens (45764dab)
- fix(ui): fix expanded Thinking shimmer sweep on short labels (750099b9)
- refactor(message): unify expand animation tokens across message stream (92389673)
- fix(ui): tighten row padding between consecutive assistant messages (75fe97d1)
- fix(ui): unify message stack gap and step-finish spacing (7c2652a1)
- refactor(message): extract shared spacing contract for collapsible blocks (ed7c66b9)
- fix(chat): make collapsed input dock click-through except capsule (8911b67a)
- fix(ui): 统一思考块与工具步骤块间距,修复展开态流光动画 (1864e4bb)
- fix(ui): 优化内嵌提问选项勾选框与输入框对齐 (f9868878)
- fix(message): 优化思考折叠预览与间距 (f63acb62)
Desktop: Windows (.exe), macOS (.dmg), Linux (.deb, .AppImage)
Mobile: Android (.apk) — arm64, armeabi-v7a
ocgo v0.6.34
Synced from lehhair/OpenCodeUI v0.6.34
- fix(message): markdown 思考折叠时渲染单行预览 (5505c2d3)
- fix(settings): 对齐已保存 CSS 覆盖方案工具栏 (85559cd4)
- fix(settings): 优化代码块主题选择与预览 (a4ef92a5)
- feat(ui): 优化侧栏与面板控件交互 (f15c5350)
- feat(settings): 调整聊天相关默认设置 (dd401a85)
- chore: remove TODO.md (task complete) (40bb61ab)
- feat(code-block): user-configurable Shiki theme (light/dark independent) (93a71e61)
- fix(settings): 优化搜索候选宽度和键盘滚动 (fd1de693)
- feat(config): 添加配置字段和原始 JSON 搜索 (dba66d9a)
- feat(settings): 添加设置搜索和分类导航 (913d949e)
- refactor(config): 重构可视化配置编辑器 (6caacc71)
Desktop: Windows (.exe), macOS (.dmg), Linux (.deb, .AppImage)
Mobile: Android (.apk) — arm64, armeabi-v7a
ocgo v0.6.33
Synced from lehhair/OpenCodeUI v0.6.33
- fix(sidebar): 修复文件夹模式全局文件夹拖拽排序 (7dbe35c)
- Revert "perf(input): animate streaming border pulse with opacity" (3f84e2c)
- feat(sidebar): add global folder to folder-mode session list (fc26be5)
Desktop: Windows (.exe), macOS (.dmg), Linux (.deb, .AppImage)
Mobile: Android (.apk) — arm64, armeabi-v7a