Claude Code — July 2025 Releases
23 releases in July 2025.
- v1.0.65 (July 31, 2025) — - IDE: Fixed connection stability issues and error handling for diagnostics - Windows: Fixed shell environment setup for users without .bashrc files
- v1.0.64 (July 30, 2025) — - Agents: Added model customi
- v1.0.63 (July 29, 2025) — - Windows: Fixed file search, @agent mentions, and custom slash commands functionality
- v1.0.62 (July 28, 2025) — - Added @-mention support with typeahead for custom agents. @<your-custom-agent> to invoke it - Hooks: Added SessionStart hook for new session initial
- v1.0.61 (July 25, 2025) — - Transcript mode (Ctrl+R): Changed Esc to exit transcript mode rather than interrupt - Settings: Added --settings flag to load settings from a JSON f
- v1.0.60 (July 24, 2025) — - You can now create custom subagents for speciali
- v1.0.59 (July 23, 2025) — - SDK: Added tool confirmation support with canUseTool callback - SDK: Allow specifying env for spawned process
- v1.0.58 (July 22, 2025) — - Added support for reading PDFs - MCP: Improved server health status display in 'claude mcp list'
- v1.0.57 (July 21, 2025) — - Added support for specifying a model in slash commands - Improved permission messages to help Claude understand allowed tools
- v1.0.56 (July 18, 2025) — - Windows: Enabled shift+tab for mode switching on versions of Node.js that support terminal VT mode - Fixes for WSL IDE detection
- v1.0.55 (July 17, 2025) — - Clarified knowledge cutoff for Opus 4 and Sonnet 4 models - Windows: fixed Ctrl+Z crash
- v1.0.54 (July 16, 2025) — - Hooks: Added UserPromptSubmit hook and the current working directory to hook inputs - Custom slash commands: Added argument-hint to frontmatter
- v1.0.53 (July 15, 2025) — - Updated @-mention file truncation from 100 lines to 2000 lines - Add helper script settings for AWS token refresh: awsAuthRefresh (for foreground op
- v1.0.52 (July 15, 2025) — - Added support for MCP server instructions
- v1.0.51 (July 11, 2025) — - Added support for native Windows (requires Git for Windows) - Added support for Bedrock API keys through environment variable AWSBEARERTOKENBEDROCK
- v1.0.48 (July 10, 2025) — - Fixed a bug in v1.0.45 where the app would sometimes free
- v1.0.45 (July 8, 2025) — - Redesigned Search (Grep) tool with new tool input parameters and features - Disabled IDE diffs for notebook files, fixing "Timeout waiting after 100
- v1.0.44 (July 7, 2025) — - New /export command lets you quickly export a conversation for sharing - MCP: resourcelink tool results are now supported
- v1.0.43 (July 3, 2025) — - Fixed a bug where the theme selector was saving excessively - Hooks: Added EPIPE system error handling
- v1.0.42 (July 3, 2025) — - Added tilde (~) expansion support to /add-dir command
- v1.0.41 (July 2, 2025) — - Hooks: Split Stop hook triggering into Stop and SubagentStop - Hooks: Enabled optional timeout configuration for each command
- v1.0.40 (July 1, 2025) — - Fixed a bug causing API connection errors with UNABLETOGETISSUERCERTLOCALLY if NODEEXTRACACERTS was set
- v1.0.39 (July 1, 2025) — - New Active Time metric in OpenTelemetry logging