You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+28Lines changed: 28 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,6 +7,33 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
7
8
8
## [Unreleased]
9
9
10
+
## [0.22.1] - 2026-04-10
11
+
12
+
See [docs/releases/v0.22.1.md](docs/releases/v0.22.1.md) for full notes and [docs/releases/v0.22.1/assets.md](docs/releases/v0.22.1/assets.md) for release asset inventory.
- Add pending user input projections plus thread overview and detail queries.
18
+
- Add sidebar density controls, connection test controls, and expandable notification diagnostics with copy support.
19
+
- Add companion pairing contracts and mobile pairing stubs.
20
+
- Add stop support for pending git actions and external GitHub link opening from the preview popout.
21
+
- Add OpenClaw maintainer workflow skills.
22
+
23
+
### Changed
24
+
25
+
- Switch SME Claude flows to Claude Code CLI.
26
+
- Extract the OpenClaw gateway client with auth fallback and modernize the gateway handshake flow.
27
+
- Refresh theme tokens, default typography, and VS Code icon manifests.
28
+
- Preserve thread routes in desktop pop-out windows and widen preview viewport inputs.
29
+
- Render SME replies as markdown and replace the draft upload icon with a close action.
30
+
31
+
### Fixed
32
+
33
+
- Ignore expected redacted auth shutdown noise in Codex logs.
34
+
- Normalize React language ids for syntax highlighting.
35
+
- Defer the empty diff guard until after hook setup.
36
+
10
37
## [0.22.0] - 2026-04-09
11
38
12
39
See [docs/releases/v0.22.0.md](docs/releases/v0.22.0.md) for full notes and [docs/releases/v0.22.0/assets.md](docs/releases/v0.22.0/assets.md) for release asset inventory.
@@ -658,3 +685,4 @@ First public version tag. See [docs/releases/v0.0.1.md](docs/releases/v0.0.1.md)
0 commit comments