Claude Code — June 2025 Releases
22 releases in June 2025.
- v1.0.38 (June 30, 2025) — - Released hooks. Special thanks to community input in https://github.com/anthropics/claude-code/issues/712. Docs: https://code.claude.com/docs/en/hoo
- v1.0.37 (June 27, 2025) — - Remove ability to set Proxy-Authori
- v1.0.36 (June 27, 2025) — - Web search now takes today's date into context - Fixed a bug where stdio MCP servers were not terminating properly on exit
- v1.0.35 (June 25, 2025) — - Added support for MCP OAuth Authori
- v1.0.34 (June 24, 2025) — - Fixed a memory leak causing a MaxListenersExceededWarning message to appear
- v1.0.33 (June 23, 2025) — - Improved logging functionality with session ID support - Added prompt input undo functionality (Ctrl+Z and vim 'u' command)
- v1.0.32 (June 23, 2025) — - Updated loopback config for litellm - Added forceLoginMethod setting to bypass login selection screen
- v1.0.31 (June 20, 2025) — - Fixed a bug where ~/.claude.json would get reset when file contained invalid JSON
- v1.0.30 (June 19, 2025) — - Custom slash commands: Run bash output, @-mention files, enable thinking with thinking keywords - Improved file path autocomplete with filename matc
- v1.0.29 (June 18, 2025) — - Improved CJK character support in cursor navigation and rendering
- v1.0.28 (June 18, 2025) — - Slash commands: Fix selector display during history navigation - Resi
- v1.0.27 (June 17, 2025) — - Streamable HTTP MCP servers are now supported - Remote MCP servers (SSE and HTTP) now support OAuth
- v1.0.25 (June 16, 2025) — - Slash commands: moved "project" and "user" prefixes to descriptions - Slash commands: improved reliability for command discovery
- v1.0.24 (June 14, 2025) — - Improved /mcp output - Fixed a bug where settings arrays got overwritten instead of merged
- v1.0.23 (June 13, 2025) — - Released TypeScript SDK: import @anthropic-ai/claude-code to get started - Released Python SDK: pip install claude-code-sdk to get started
- v1.0.22 (June 12, 2025) — - SDK: Renamed totalcost to totalcostusd
- v1.0.21 (June 11, 2025) — - Improved editing of files with tab-based indentation - Fix for tooluse without matching toolresult errors
- v1.0.18 (June 9, 2025) — - Added --add-dir CLI argument for specifying additional working directories - Added streaming input support without require -p flag
- v1.0.17 (June 6, 2025) — - We now emit messages from sub-tasks in -p mode (look for the parenttooluseid property) - Fixed crashes when the VS Code diff tool is invoked multipl
- v1.0.11 (June 4, 2025) — - Claude Code can now also be used with a Claude Pro subscription - Added /upgrade for smoother switching to Claude Max plans
- v1.0.10 (June 3, 2025) — - Added markdown table support - Improved streaming performance
- v1.0.8 (June 2, 2025) — - Fixed Vertex AI region fallback when using CLOUDMLREGION - Increased default otel interval from 1s -> 5s