Releases: Yuan-lab-LLM/ClawManager
v2026.5.23
Highlights
- Added automated release flow for scheduled checks and
v*tag publishing. - Added in-app delete confirmation dialogs instead of browser-native prompts.
- Fixed WebSocket authentication so real-time status updates can connect in browser environments.
- Fixed Linux container startup script handling and enforced LF line endings for shell scripts.
Release Assets
Image: ghcr.io/yuan-lab-llm/clawmanager:v2026.5.23
Latest: ghcr.io/yuan-lab-llm/clawmanager:latest
Platforms: linux/amd64, linux/arm64
Image-Digest: sha256:782a8331258837710f63e70e9267091aa882aee90d87886f7875ad2d160e0913
Build-Fingerprint: dfd3d7c99115f7534636c6ad0bcc08f3a83a39a805326d26aad4e2b35378db1c
What's Changed
- feat: add shell runtime and harden team shared storage by @Iamlovingit in #124
- feat: add openclaw shell runtime preset by @Iamlovingit in #126
Full Changelog: v2026.5.19...v2026.5.23
v2026.5.19
Highlights
- Added automated release flow for scheduled checks and
v*tag publishing. - Added in-app delete confirmation dialogs instead of browser-native prompts.
- Fixed WebSocket authentication so real-time status updates can connect in browser environments.
- Fixed Linux container startup script handling and enforced LF line endings for shell scripts.
Release Assets
Image: ghcr.io/yuan-lab-llm/clawmanager:v2026.5.19
Latest: ghcr.io/yuan-lab-llm/clawmanager:latest
Platforms: linux/amd64, linux/arm64
Image-Digest: sha256:9f4785ce8d9963b7ca345cb6381caeed1abb0da29c3a6693b10c57261f6f0e97
Build-Fingerprint: a4331914a63c6d11bab3e80cc7725064b93e38e36ddc0cdca489100e6d5ab27f
What's Changed
- feat(team): Multi-agent Team control plane across runtimes (Leader-mediated collaboration) by @Li-Day-Day in #121
- Modify readme by @Li-Day-Day in #122
Full Changelog: v2026.5.13...v2026.5.19
v2026.5.13
Highlights
- Added automated release flow for scheduled checks and
v*tag publishing. - Added in-app delete confirmation dialogs instead of browser-native prompts.
- Fixed WebSocket authentication so real-time status updates can connect in browser environments.
- Fixed Linux container startup script handling and enforced LF line endings for shell scripts.
Release Assets
Image: ghcr.io/yuan-lab-llm/clawmanager:v2026.5.13
Latest: ghcr.io/yuan-lab-llm/clawmanager:latest
Platforms: linux/amd64, linux/arm64
Image-Digest: sha256:d0b730569a6feb8578e1adf03330cf7c92ac618e238e9afc58a3c1b31584cc7a
Build-Fingerprint: 6239d18979041505d7b960615931f0e4c8012a06947b6f17136f136f014233d0
What's Changed
- update wechat jpg by @Iamlovingit in #116
- fix: paginate user management list by @Iamlovingit in #119
Full Changelog: v2026.5.8...v2026.5.13
v2026.5.8
Highlights
- Added automated release flow for scheduled checks and
v*tag publishing. - Added in-app delete confirmation dialogs instead of browser-native prompts.
- Fixed WebSocket authentication so real-time status updates can connect in browser environments.
- Fixed Linux container startup script handling and enforced LF line endings for shell scripts.
Release Assets
Image: ghcr.io/yuan-lab-llm/clawmanager:v2026.5.8
Latest: ghcr.io/yuan-lab-llm/clawmanager:latest
Platforms: linux/amd64, linux/arm64
Image-Digest: sha256:d23003f99f34856feca15b6d4e5adf32ddfedff2a0040da7d4b3611fec7f5a4b
Build-Fingerprint: f7da2842cc001f094027ab6520b6790c3760989bcee5bdb8df59c0e772aad6df
What's Changed
- fix: resolve OpenClaw upload crash with least-privilege pod settings by @Li-Day-Day in #112
Full Changelog: v2026.5.7...v2026.5.8
v2026.5.7
Highlights
- Added automated release flow for scheduled checks and
v*tag publishing. - Added in-app delete confirmation dialogs instead of browser-native prompts.
- Fixed WebSocket authentication so real-time status updates can connect in browser environments.
- Fixed Linux container startup script handling and enforced LF line endings for shell scripts.
Release Assets
Image: ghcr.io/yuan-lab-llm/clawmanager:v2026.5.7
Latest: ghcr.io/yuan-lab-llm/clawmanager:latest
Platforms: linux/amd64, linux/arm64
Image-Digest: sha256:8e6e021bc52ccd0f1a7ccf3b9effeefcd53740770ecac2251644070049b27f1a
Build-Fingerprint: 0edb33d3c0992b66dfd2cf82bbab5aa4fcf7204e68eba07f868379823ede7682
What's Changed
Full Changelog: v2026.5.1...v2026.5.7
v2026.5.1
Highlights
- Added automated release flow for scheduled checks and
v*tag publishing. - Added in-app delete confirmation dialogs instead of browser-native prompts.
- Fixed WebSocket authentication so real-time status updates can connect in browser environments.
- Fixed Linux container startup script handling and enforced LF line endings for shell scripts.
Release Assets
Image: ghcr.io/yuan-lab-llm/clawmanager:v2026.5.1
Latest: ghcr.io/yuan-lab-llm/clawmanager:latest
Platforms: linux/amd64, linux/arm64
Image-Digest: sha256:b513a6c10c9e874a8fb58d56444db167c586da6132fba539302962b6e9a9a2d7
Build-Fingerprint: 768bd01a7d2a810e07c6a6e609d8bf6744b7f815e15a8f0588e3829c66b7cec4
What's Changed
- update wechat image by @Iamlovingit in #103
- fix: make instance deletion asynchronous by @Iamlovingit in #104
Full Changelog: v2026.4.30...v2026.5.1
v2026.4.30
Release Assets
Image: ghcr.io/yuan-lab-llm/clawmanager:v2026.4.30
Latest: ghcr.io/yuan-lab-llm/clawmanager:latest
Platforms: linux/amd64, linux/arm64
Image-Digest: sha256:9028ddb10a87db7edd06a21d746db64cfb3157002fac7300eee31ac60302ebca
Build-Fingerprint: b97bbb8634dade0ea19ae349bf58f6b59e2ead41cfa3049295e36adc693d6137
What's Changed
- feat: add hermes runtime integration by @Iamlovingit in #99
- fix: channel editors silently dropping unknown fields on save by @naiqus in #88
- docs: add runtime previews to localized READMEs by @Iamlovingit in #100
Full Changelog: v2026.4.28...v2026.4.30
v2026.4.28
Highlights
- Added automated release flow for scheduled checks and
v*tag publishing. - Added in-app delete confirmation dialogs instead of browser-native prompts.
- Fixed WebSocket authentication so real-time status updates can connect in browser environments.
- Fixed Linux container startup script handling and enforced LF line endings for shell scripts.
Release Assets
Image: ghcr.io/yuan-lab-llm/clawmanager:v2026.4.28
Latest: ghcr.io/yuan-lab-llm/clawmanager:latest
Platforms: linux/amd64, linux/arm64
Image-Digest: sha256:9d246b6a752e42e290aa116a39fbfc6961b122ca109d899c42e1be8b478161a8
Build-Fingerprint: 81f219d669dc724f7363209425d17a99853af7904e3f72ae2fe398989a5c917f
What's Changed
- fix(instances): delete legacy network policy before create/start instead of ensuring default by @Li-Day-Day in #93
- fix: default imagePullPolicy to IfNotPresent for air-gapped environments by @hippoley in #95
Full Changelog: v2026.4.26...v2026.4.28
v2026.4.26
Highlights
- Added automated release flow for scheduled checks and
v*tag publishing. - Added in-app delete confirmation dialogs instead of browser-native prompts.
- Fixed WebSocket authentication so real-time status updates can connect in browser environments.
- Fixed Linux container startup script handling and enforced LF line endings for shell scripts.
Release Assets
Image: ghcr.io/yuan-lab-llm/clawmanager:v2026.4.26
Latest: ghcr.io/yuan-lab-llm/clawmanager:latest
Platforms: linux/amd64, linux/arm64
Image-Digest: sha256:5213f9a60286c63a1f02a8086f40ce79833dbbd2d16ba009b1dda31a15ef6941
Build-Fingerprint: d09e5727ed091896866815b1a9efc15ef30540e8e5cb6e6b476b71876c92ab38
What's Changed
- fix: cascade snapshot rendered_env when resource is updated by @hippoley in #80
- fix: admin sees all users' instances in workspace view by @naiqus in #89
- fix: .openclaw workspace transfer path and upload handling by @naiqus in #87
- fix: add graceful shutdown, fix WebSocket Hub race, plug goroutine leaks by @hippoley in #92
New Contributors
Full Changelog: v2026.4.24...v2026.4.26
v2026.4.24
Highlights
- Added automated release flow for scheduled checks and
v*tag publishing. - Added in-app delete confirmation dialogs instead of browser-native prompts.
- Fixed WebSocket authentication so real-time status updates can connect in browser environments.
- Fixed Linux container startup script handling and enforced LF line endings for shell scripts.
Release Assets
Image: ghcr.io/yuan-lab-llm/clawmanager:v2026.4.24
Latest: ghcr.io/yuan-lab-llm/clawmanager:latest
Platforms: linux/amd64, linux/arm64
Image-Digest: sha256:3ca3cbc80d689c537146b443c0fad149e95b873dcacf898b7da6af7c83159e48
Build-Fingerprint: e99790ce7a86a30050dd36a592fd8553fb91def22db4178079f4d9b17bd7d381
What's Changed
- docs: add community WeChat group QR code to READMEs by @Iamlovingit in #84
- arm-based adaption by @Stark-Han in #85
- intro updated by @Stark-Han in #86
Full Changelog: v2026.4.22...v2026.4.24