Skip to content

Releases: anglesgirl/CO3

B1.0.31

Choose a tag to compare

@github-actions github-actions released this 18 Aug 15:56

Full Changelog: vB0.0.29...B1.0.31

B0.0.29

Choose a tag to compare

@anglesgirl anglesgirl released this 14 Aug 02:49

2026-08-14 正式版(版本号修复):账号流程全转官方页面(登录/注册/激活/忘记密码/邀请按钮直接打开官方 WebView,页面汉化);邀请/激活链接粘贴+剪贴板自动识别;登录不再假失败、不存密码;邀请提交不再误报失败;Referer/Origin 重写修复 auth_error。内部版本号修正为 B0.0.29。

main

Choose a tag to compare

@github-actions github-actions released this 12 Aug 03:15
fix(translate): 修复翻译摘要部分文本被跳过

根因: Google gtx 对短文本节点可能返回空串译文('')。
per-node 回退用 '?? c' 只对 null/undefined 生效, 空串 '' 会被原样写入
→ 对应 HTML 文本节点被替换为空 = 摘要片段消失。
修复:
- translateHtml per-node: 译文/原文为空串时一律回退原文
- translateChunk: 整段译文为空时回退原文(纯文本摘要整段消失)

fix/ios-ech-bridge

Choose a tag to compare

@github-actions github-actions released this 11 Aug 13:05
Release B0.0.28

B0.0.28

Choose a tag to compare

@github-actions github-actions released this 07 Aug 01:48

Full Changelog: B0.0.27...B0.0.28

CO3 B0.0.27 (iOS ECH fix)

Choose a tag to compare

@anglesgirl anglesgirl released this 06 Aug 04:15

iOS 修复:ECH 代理真正启动(Swift 模块 RCTBridgeModule 注册修复)+ 更新弹窗按平台显示(iOS 显示 IPA)+ 评论页返回按钮修复。用户自行签名安装。

CO3 B0.0.26 (iOS ECH test)

Choose a tag to compare

@anglesgirl anglesgirl released this 06 Aug 01:44

iOS ECH 测试版:用户自行签名侧载。包含 ECH 代理(gomobile 静态链接)+ 与 Android 相同的 ECH 逻辑。

B0.0.25

Choose a tag to compare

@github-actions github-actions released this 06 Aug 00:04

Full Changelog: B0.0.24...B0.0.25

B0.0.24

Choose a tag to compare

@github-actions github-actions released this 05 Aug 20:44

Full Changelog: B0.0.23...B0.0.24

B0.0.23

Choose a tag to compare

@github-actions github-actions released this 05 Aug 18:29

Full Changelog: B0.0.22...B0.0.23