← Claude Code changelog
Claude Code 1.0.48
Added
- Added progress messages to Bash tool based on the last 5 lines of command output
- Added expanding variables support for MCP server configuration
Improved
- Improved IDE extension path handling when Claude Code runs in WSL
Changed
- Moved shell snapshots from /tmp to ~/.claude for more reliable Bash tool calls
- Hooks: Added a PreCompact hook
- Vim mode: Added c, f/F, t/T
Fixed
- Fixed a bug in v1.0.45 where the app would sometimes freeze on launch