Skip to content

v2.5.0: Bump version to 2.5.0

Choose a tag to compare

@davidpp davidpp released this 05 Jun 20:39
· 31 commits to main since this release

[2.5.0] - 2025-06-05

Added

  • Docker OAuth Authentication: Run Claude Code in isolated Docker containers with pre-configured OAuth authentication, enabling secure multi-agent workflows
  • Automatic Security Defaults: When using Docker mode, dangerous permissions are automatically skipped by default since the container provides network isolation
  • Firewall Protection: Built-in firewall security enabled by default in Docker mode to prevent unauthorized network access
  • Easy Setup Scripts: New docker/setup-auth.sh script for simple Docker authentication workflow setup
  • Persistent Auth Tokens: Support for baking authentication tokens directly into Docker images for streamlined deployments