Skip to content

v2026.4.28

Choose a tag to compare

@github-actions github-actions released this 28 Apr 04:36
· 33 commits to main since this release
30abf94

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