Claude Code changelog

Claude Code 2.0.72

Added

  • Added Claude in Chrome (Beta) feature that works with the Chrome extension (https://claude.ai/chrome) to let you control your browser directly from Claude Code
  • Added scannable QR code to mobile app tip for quick app downloads
  • Added loading indicator when resuming conversations for better feedback

Improved

  • Improved @ mention file suggestion speed (~3× faster in git repositories)
  • Improved file suggestion performance in repos with `.ignore` or `.rgignore` files
  • Improved settings validation errors to be more prominent

Changed

  • Reduced terminal flickering
  • Changed thinking toggle from Tab to Alt+T to avoid accidental triggers

Fixed

  • Fixed `/context` command not respecting custom system prompts in non-interactive mode
  • Fixed order of consecutive Ctrl+K lines when pasting with Ctrl+Y