Claude Code — April 2025 Releases
9 releases in April 2025.
- v0.2.93 (April 30, 2025) — - Resume conversations from where you left off from with "claude --continue" and "claude --resume" - Claude now has access to a Todo list that helps i
- v0.2.74 (April 18, 2025) — - Added support for refreshing dynamically generated API keys (via apiKeyHelper), with a 5 minute TTL - Task tool can now perform writes and run bash
- v0.2.72 (April 17, 2025) — - Updated spinner to indicate tokens loaded and tool usage
- v0.2.70 (April 15, 2025) — - Network commands like curl are now available for Claude to use - Claude can now run multiple web queries in parallel
- v0.2.69 (April 11, 2025) — - Fixed UI glitches with improved Select component behavior - Enhanced terminal output display with better text truncation logic
- v0.2.67 (April 9, 2025) — - Shared project permission rules can be saved in .claude/settings.json
- v0.2.66 (April 9, 2025) — - Print mode (-p) now supports streaming output via --output-format=stream-json - Fixed issue where pasting could trigger memory or bash mode unexpect
- v0.2.61 (April 3, 2025) — - Navigate menus with vim-style keys (j/k) or bash/emacs shortcuts (Ctrl+n/p) for faster interaction - Enhanced image detection for more reliable clip
- v0.2.59 (April 2, 2025) — - Copy+paste images directly into your prompt - Improved progress indicators for bash and fetch tools