Claude Code — March 2025 Releases
13 releases in March 2025.
- v0.2.54 (March 25, 2025) — - Quickly add to Memory by starting your message with '' - Press ctrl+r to see full output for long tool results
- v0.2.53 (March 21, 2025) — - New web fetch tool lets Claude view URLs that you paste in - Fixed a bug with JPEG detection
- v0.2.50 (March 19, 2025) — - New MCP "project" scope now allows you to add MCP servers to .mcp.json files and commit them to your repository
- v0.2.49 (March 18, 2025) — - Previous MCP server scopes have been renamed: previous "project" scope is now "local" and "global" scope is now "user"
- v0.2.47 (March 18, 2025) — - Press Tab to auto-complete file and folder names - Press Shift + Tab to toggle auto-accept for file edits
- v0.2.44 (March 15, 2025) — - Ask Claude to make a plan with thinking mode: just say 'think' or 'think harder' or even 'ultrathink'
- v0.2.41 (March 14, 2025) — - MCP server startup timeout can now be configured via MCPTIMEOUT environment variable - MCP server startup no longer blocks the app from starting up
- v0.2.37 (March 11, 2025) — - New /release-notes command lets you view release notes at any time - claude config add/remove commands now accept multiple values separated by comma
- v0.2.36 (March 10, 2025) — - Import MCP servers from Claude Desktop with claude mcp add-from-claude-desktop - Add MCP servers as JSON strings with claude mcp add-json <n> <json>
- v0.2.34 (March 8, 2025) — - Vim bindings for text input - enable with /vim or /config
- v0.2.32 (March 5, 2025) — - Interactive MCP setup wi
- v0.2.31 (March 5, 2025) — - Custom slash commands: Markdown files in .claude/commands/ directories now appear as custom slash commands to insert prompts into your conversation
- v0.2.30 (March 4, 2025) — - Added ANSI color theme for better terminal compatibility - Fixed issue where slash command arguments weren't being sent properly