xworkmate-app/docs/releases/xworkmate-release-notes.md
2026-05-23 16:01:04 +08:00

44 lines
1.5 KiB
Markdown
Raw 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.

# XWorkmate Release Notes
> Generated by `tool/render_release_docs.dart`
> Source manifest: [`config/feature_flags.yaml`](../../config/feature_flags.yaml)
> Updated at: `2026-05-23`
## Git Snapshot
| 字段 | 值 |
| --- | --- |
| Branch | `release/v1.1.2` |
| Head Commit | `daed03a` |
| Head Tags | `-` |
| Commit Count | 1 |
## Release Version
- `v1.1.2` is the current release line for this branch.
- App version is `1.1.2+1` from [pubspec.yaml](/Users/shenlan/workspaces/cloud-neutral-toolkit/xworkmate-app/pubspec.yaml).
## Feature Snapshot
| 平台 | Debug | Profile | Release | Suppressed |
| --- | --- | --- | --- | --- |
| `mobile` | 25 | 18 | 18 | 8 |
| `desktop` | 25 | 20 | 19 | 8 |
| `web` | 16 | 16 | 16 | 4 |
## Current Focus
- `release` 当前面向用户暴露 53 个 UI feature flags全部来自 `stable` tier。
- `profile` 相比 `release` 额外开放 1 个预发布条目: `desktop.assistant.multi_agent`
- `debug` 相比 `profile` 额外开放 12 个实验条目: `mobile.navigation.secrets`, `mobile.workspace.mcp_server`, `mobile.assistant.multi_agent`, `mobile.settings.experimental`, `mobile.settings.experimental_canvas`, `mobile.settings.experimental_bridge`, `mobile.settings.experimental_debug`, `desktop.navigation.mcp_server`, `desktop.settings.experimental`, `desktop.settings.experimental_canvas`, `desktop.settings.experimental_bridge`, `desktop.settings.experimental_debug`
## Commit Highlights
### Fixes
- `daed03a` merge codex skills grouped display
### Build / Release
- release notes were refreshed for `v1.1.2`