Skip to content

v2026.4.26

Choose a tag to compare

@github-actions github-actions released this 26 Apr 04:25
· 37 commits to main since this release
3a44141

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