Skip to content

v1.3.6

Choose a tag to compare

@CoderLuii CoderLuii released this 18 Jun 03:41

06/18/2026

Changed

  • Kept Docker updates on the normal image path: docker compose pull && docker compose up -d.
  • Updated README, Docker Hub text, troubleshooting, architecture notes, changelog, and translations for the Claude session persistence behavior.

Fixed

  • Restored saved Claude Code session state before startup can replace it with a fresh default file.
  • Saved valid live ~/.claude.json state back to ./data/claude/.claude.json.persist through a supervised container service.
  • Rejected empty, invalid, symlinked, oversized, installer-only, and onboarding-only files as saved session state.
  • Removed build-time Claude installer state from the image so a recreated container starts from the mounted saved session or a safe default.