7.7 KiB
7.7 KiB
XWorkmate Changelog
Historical changelog normalized for
v0.1throughv0.7. Snapshot rule: prefer release tag; if no tag exists, use the release branch snapshot. Special case:v0.3is recorded fromrelease/v0.3because nov0.3tag exists in git.
Release Sequence
| Version | Date | Snapshot Ref | Branch | Version String |
|---|---|---|---|---|
v0.7 |
2026-03-24 |
v0.7 |
release/v0.7 |
0.7.0+1 |
v0.6.1 |
2026-03-22 |
v0.6.1 |
main hotfix |
0.6.1+1 |
v0.6 |
2026-03-22 |
v0.6 |
release/v0.6 |
0.6.0+1 |
v0.5 |
2026-03-20 |
v0.5 |
release/v0.5 |
0.5.0+1 |
v0.4 |
2026-03-15 |
v0.4 |
release/v0.4 |
0.4.0+2 |
v0.3 |
2026-03-13 |
release/v0.3 |
release/v0.3 |
latest |
v0.2 |
2026-03-12 |
v0.2 |
release/v0.2 |
2026.3.11+20260311 |
v0.1 |
2026-03-11 |
v0.1 |
release/v0.1 |
2026.3.11+20260311 |
Matrix Availability
| Version | Feature Matrix |
|---|---|
v0.7 |
mobile 26/18/18/6, desktop 26/20/19/5, web 8/8/8/7 |
v0.6.1 |
mobile 27/19/19/2, desktop 27/21/20/1, web 8/8/8/4 |
v0.6 |
mobile 28/19/19/1, desktop 28/22/21/0, web 8/8/8/4 |
v0.1 - v0.5 |
feature flag manifest not yet introduced |
Per-Version Log
v0.7 — 2026-03-24
Highlights
- 新增 ACP 外部接入设置页和 provider 级 endpoint 配置。
- Single Agent 与外部 ACP 链路完成真实协议打通。
- 持久化和打包分发路径延续收敛到文件存储布局。
FIX
f1a4793Fix Codex ACP turn payload schemaa734d34Fix single-agent ACP model ownership23d8974Fix secrets settings tab assertion32ef635Fix codex external CLI availability detection with configured pathfbc4f55fix(release): harden apple app store distribution
Refactors
82a33b8refactor(desktop): route assistant execution through gateway ACPb53b853refactor: rename AI Gateway UI copy to LLM API7540a3arefactor(appstore): use external single-agent app-serverc7101bfRemove legacy persistence implementation22ceb3bRebuild desktop persistence as file stores
Issue Notes
- 发布说明中仍保留全量
flutter test的既有失败和 macOS foreground flake。
v0.6.1 — 2026-03-22
Highlights
- secure config / settings / secret store 的 fallback、回写和初始化逻辑进一步补齐。
- Integrations 与 gateway profiles 被收拢到统一 settings center。
- remote thread status fallback 修复后,线程状态回退逻辑更稳。
FIX
95ae875Fix remote thread status fallback98409d1Refine AI Gateway action buttons
Refactors
ffced7fRefactor settings persistence and upgrade recoveryabea2b4Integrate gateway settings into integrations page72ecd1fUnify legacy config pages into settings center5d49ae3Refactor assistant page and gateway runtime integration5cab0f5Refactor work modes and gateway profiles
Issue Notes
- 没有找到独立 hotfix issue 清单;后续
v0.7区间继续处理持久化测试、外部 ACP 文案和设置交互。
v0.6 — 2026-03-22
Highlights
- secure-storage 加密持久化正式进入主线。
- Single Agent 本地技能发现与线程恢复补齐。
- Web / mobile / desktop 多端可用性与 build-and-release 链路同步增强。
FIX
8f655d3Fix web chrome test isolation and session persistence10717a0fix(runtime): encrypt local settings and assistant thread persistence09287ccFix assistant thread connection status50f38e8Fix assistant composer shell height adaptation4ea4c06Fix assistant execution target switch refresh timing
Refactors
7793e92refactor: unify settings drill-in navigation0d3b9b1refactor: align multi-agent workflow with real ollama clic24f2abfeat: add ui feature flag release docs pipeline77ab128Persist assistant state and add local recovery cleanup
Issue Notes
- release notes 明确记录:外部 CLI / Gateway 依赖环境、macOS integration 串行执行问题仍在。
v0.5 — 2026-03-20
Highlights
- 流式 assistant 线程、任务归档与重启恢复落地。
- 任务列表按执行目标分组。
- Multi-Agent runtime、ARIS bundle 和 Go bridge runtime 进入可交付状态。
FIX
09ef2eaFix settings page layout and AI Gateway persistence7c98ab3Fix AI Gateway-only assistant flow41e0632Fix assistant model routing and task naming039ce2dFix AI Gateway-only UTF-8 chat flow0438dc5Repair codex integration test baseline
Refactors
4f887e4feat: add linux desktop parity scaffoldingf0070c6feat: align Windows desktop runtime with macOS parity02a0f89feat: add shared compact mobile shellb9cdb7dAdd managed multi-agent collaboration runtime47473e0Integrate ARIS bundle and Go bridge runtime6280e75Stabilize ARIS packaging and Ollama Cloud settings
Issue Notes
- 发布说明明确保留:built-in Codex / Rust FFI 未交付、通用 provider 调度 UI 未完成、外部 CLI 全链路仍需人工验证。
v0.4 — 2026-03-15
Highlights
- Assistant 成为默认主页。
- 任务、导航、关注入口、面包屑和动态侧板整合为统一工作台。
- external-first Codex 路线成形。
FIX
430272dfix: remove undefined _CodexBridgeCard reference to fix build04b52c3fix: resolve Rust FFI compilation errors and simplify build9c47eeffix: show assistant task rail on desktop
Refactors
e87df77refactor(ui): modernize design system with consistent spacing and typography8199f2arefactor: 重命名 MCP Server 为 MCP Hubf541e9efeat(runtime): add built-in/external codex modes and external agent provider registrycacdb70feat: expand codex bridge integration and assistant workspace2e467fafeat: unify assistant sidebar and task list
Issue Notes
- 当时 release notes 已单列
flutter analyze、flutter test和 macOS device-run 的既有失败。
v0.3 — 2026-03-13
Highlights
- AI Gateway integration 与 UI polish 完成一轮补齐。
- paired device 状态与桌面版面密度得到收敛。
FIX
7ea6e0dfix: simplify paired device status display3dfb444fix: trim wasted desktop page bottom spacing
Refactors
02a2e5crefactor: normalize desktop typography and densityedd46d6chore: unify version to v0.2 with build-date and build-id
Issue Notes
- 该版本无正式 tag,也无独立 release notes;本段基于
v0.2..release/v0.3提交区间整理。
v0.2 — 2026-03-12
Highlights
- gateway-driven assistant baseline 完成。
- device pairing controls、diagnostics log viewer、secure shared token handling 首次落地。
FIX
7a86703fix: improve remote gateway bootstrap prefillacc3a06fix: stabilize remote gateway pairing identity
Refactors
- 该版本仍处于早期基线期,主要新增以功能交付为主,重构记录较少。
Issue Notes
- 后续
v0.3才继续补齐 AI Gateway integration polish、密度和状态展示收口。
v0.1 — 2026-03-11
Highlights
- 初始 Flutter workspace shell 和桌面工作区结构建立。
- tri-state sidebar、resizable layout、语言切换、macOS App Store 准备项到位。
FIX
09d29f6Fix expanded sidebar navigation layout7693de2Reduce minimum sidebar width
Refactors
486e9aaMove composer actions menu to the leftaf5098cPolish workspace theme and add Makefile tasksf179a11Simplify expanded sidebar action tiles518549bRemove expanded sidebar header title
Issue Notes
- 后续
v0.2才引入 gateway-driven assistant、诊断日志和配对能力,说明v0.1仍是 UI 与打包基线版本。