Skip to content

v3.0.0

Choose a tag to compare

@github-actions github-actions released this 26 Jul 18:50
Immutable release. Only release title and notes can be modified.
c8ff556

3.0.0 (2026-07-26)

⚠ BREAKING CHANGES

  • node: the shell-history volume is renamed from <folder>-zsh-history to zsh-history-${devcontainerId}. Existing history is not migrated; the old volume is orphaned and can be removed, or renamed onto the new name to keep it.

Features

  • node: persist Claude Code state and zsh history in per-project named volumes (#51) (f7d67a2)