Skip to content

v0.13.0

Choose a tag to compare

@github-actions github-actions released this 11 Mar 14:09
· 224 commits to main since this release
Immutable release. Only release title and notes can be modified.
576174b

Changelog

  • a7f806b Merge pull request #308 from ma345564280/fix/web-terminal-writable-flag
  • 576174b Merge pull request #309 from openclaw-rocks/release-please--branches--main
  • d3a08f3 Merge pull request #310 from openclaw-rocks/feat/propagate-env-to-init-skills
  • b17bad4 Merge pull request #314 from openclaw-rocks/fix/clawhub-skills-persistence
  • 53f23d9 Merge pull request #315 from openclaw-rocks/fix/chromium-proxy-rewrite
  • 8434483 chore(main): release 0.13.0
  • 44aff0c feat(init-skills): propagate spec.env and spec.envFrom to skills init container
  • f4f0a58 fix(chromium): use rewrite + bare proxy_pass in named location (#270)
  • 7a7dbfd fix(skills): persist ClawHub-installed skills on PVC (#313)
  • ff87cfd fix(web-terminal): pass -W flag when ReadOnly is false
  • da357de fix: combine consecutive appends to satisfy gocritic lint