Skip to content

LambChat v0.2.0-rc2

Choose a tag to compare

@github-actions github-actions released this 06 Sep 07:12
· 89 commits to develop since this release
6c3176e

What's Changed

  • fix(client): Windows cp1252 控制台中文输出崩溃修复(PR #410 漏合并的后续提交) by @Yanyutin753 in #412
  • fix(api): CORS 白名单补 https://localhost——修复 Android 端登录 Failed to fetch by @Yanyutin753 in #411
  • fix(ci): updater pubkey 格式修正与 ARM64 xdg-utils 依赖补齐 by @Yanyutin753 in #413
  • test: 修复 develop CI 两个时序 flake(procfs ESRCH / 线程池幽灵引用) by @Yanyutin753 in #415
  • ci(release): 发布任务生成 latest.json 更新清单(Tauri v2 不再自动产出) by @Yanyutin753 in #416
  • feat(sandbox): 本地沙箱多机支持——多台 daemon 机器与会话级执行目标选择 by @Yanyutin753 in #417
  • fix(sandbox): 本地沙箱 Windows/macOS 可用性——非零退出码透传 + shell 方言提示 by @Yanyutin753 in #418
  • test: #418 新增用例的 dispatch 替身补 machine_id 形参 by @Yanyutin753 in #420
  • ci(release): 发布 job 的 checkout 挪到 artifact 下载之前——修复 latest.json 生成 ENOENT by @Yanyutin753 in #421
  • fix(ui): Android 安全区原生注入、沙箱多机选择、通知弹窗共享壳等 UI 修复批次 by @Yanyutin753 in #422
  • feat(frontend): 设置页新增"服务器地址"分区——烘焙包安装后可改服务端地址 by @Yanyutin753 in #423
  • fix(task): run 终态补写未注入插话为 steer:undelivered 事件 by @Yanyutin753 in #425
  • fix(sandbox): 修复本地沙箱跨事件循环 Redis 池污染与 Windows daemon 内嵌 Python 损坏 by @Yanyutin753 in #426

Full Changelog: v0.2.0-rc1...v0.2.0-rc2