Files
jizhi/release-notes/JiZhi-1.2.5-internal-129.md
2026-07-24 23:11:20 +08:00

18 lines
929 B
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# 记之 1.2.5-internal129
## 本次修复
- 修复无障碍本地 OCR 截图失败只显示 `capture_failed`、无法定位原因的问题。
- Android 14 及以上截图前重新校验当前活动支付窗口,避免使用支付页切换前的失效窗口 ID。
- 单窗口截图遇到系统内部错误或窗口失效时,自动延迟 450ms 降级为整屏截图。
- 安全窗口、无障碍权限缺失和无效屏幕仍按系统限制处理,不尝试绕过安全策略。
- 最近一次识别新增窗口失效、系统内部错误、整屏截图启动失败等明确说明。
- 截图失败日志增加截图模式、窗口 ID、系统错误码和标准化原因,不记录支付页面文字或图片。
## 验证
- Flutter 测试:33 项全部通过。
- Android Internal 单元测试:全部通过。
- APK 包名:`com.nx.miaoji.internal`
- 显示版本:`1.2.5-internal`
- 构建号:`129`