Releases
v2026.6.24
Compare
Sorry, something went wrong.
No results found
What's Changed
WebUI & UX
fix(webui): default the WebUI to light theme for new users by @xiami762 in #468
fix(session): refine process folding, question result display, and bash output rendering by @duguwanglong in #470
feat(task): add Rex-assisted task creation/editing guides and form extraction helpers by @stephamie7 in #481
Device Integration & Rex
feat(device): add Rex-guided device onboarding with template-aware draft extraction and one-click form fill by @stephamie7 in #471
fix(device): improve no-device guidance in device context prompts by @stephamie7 in #481
Storage, Task & Workflow
feat(storage): split workflow KV data and task tables into workflow.db / tasks.db with compatibility routing by @xiami762 in #465
fix(storage): keep source rows during multi-db migration and harden migration verification by @xiami762 in #474
fix(task): tolerate legacy task text encoding and migrate old task rows safely by @xiami762 in #463
fix(workflow): trim workflow execution history by per-workflow index and clean execution indexes on workflow deletion by @xiami762 in #465
Runtime & Windows
fix(cli): cap service log files before daemon startup by @xiami762 in #462
fix(cli,updater): tolerate recoverable Windows Node build assertions when WebUI assets are already produced by @xiami762 in #472
Docs, CI & Release
docs(readme): center README title/tagline and refresh header badges by @xiami762 in #473
chore(ci): add automatic sync-main-into-dev workflow after main updates by @stephamie7 in #469
revert(updater): revert temporary Pro update port before release by @stephamie7 in #476
chore(release): bump project version to v2026.6.24 by @stephamie7 in #477
Chinese Release Notes
WebUI 与体验
设备接入与 Rex
存储、任务与工作流
feat(storage):将 workflow 与 task 数据拆分到 workflow.db / tasks.db,并保持原 Storage API 路由兼容 by @xiami762 in #465
fix(storage):多库迁移时保留源数据并增强迁移校验,降低升级风险 by @xiami762 in #474
fix(task):兼容历史任务中的非 UTF-8 文本,旧任务数据迁移更稳 by @xiami762 in #463
fix(workflow):工作流执行历史改为按 workflow 索引裁剪,删除工作流时同步清理执行索引与步骤数据 by @xiami762 in #465
运行时与 Windows
fix(cli):daemon 启动前限制服务日志文件大小,避免长期运行后日志过大 by @xiami762 in #462
fix(cli,updater):Windows 下 WebUI 构建产物已生成但 Node 退出断言时可恢复继续,减少升级/启动失败 by @xiami762 in #472
文档、CI 与发布
Contributors
You can’t perform that action at this time.