Skip to content

Release v1.11.0-rc3

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 06 Sep 12:05
· 109 commits to main since this release

What's Changed

  • fix(backup): 修复导入备份在 Android 13 以下崩溃并补充导入日志 (819ed34)
  • fix(ui): 修复网络代理页输入框被键盘遮挡 (717c192)
  • fix(ui): 修复工具结果展开时滚动定位过头导致标题滚出屏幕 (fb280fc)
  • fix(agent): 修复切到新会话时残留滚动到底部按钮 (6943551)
  • fix(terminal): 修复划掉最近任务后保活服务被重新拉起弹通知 (0a4f002)
  • fix(terminal): PROOT_TMP_DIR 按容器取,修复重置内置容器后其它容器无法启动 (68b86a9)
  • fix(terminal): 重置容器改为后台删除并显示清理进度 (de8a9bf)
  • fix(git): 修复 Git 页中文目录与文件名显示乱码 (3f2b07e)
  • fix(core): AILogger 请求序号由 logRequest 分配并回传,修复并发请求编号错配 (04e23ef)
  • fix(workspace): 本地写文件加 fsync 与长度校验,不再静默丢改动 (3cc5749)
  • fix(agent): 检查点活动 id 按会话隔离,杜绝跨会话误还原文件 (6e69570)

Full Changelog: v1.11.0-rc2...v1.11.0-rc3