Claude Code changelog

Claude Code 2.0.73

Added

  • Added clickable `[Image #N]` links that open attached images in the default viewer
  • Added alt-y yank-pop to cycle through kill ring history after ctrl-y yank
  • Added search filtering to the plugin discover screen (type to filter by name, description, or marketplace)
  • Added support for custom session IDs when forking sessions with `--session-id` combined with `--resume` or `--continue` and `--fork-session`
  • Added tab icon badges showing pending permissions (blue) and unread completions (orange)

Improved

  • Improved `/theme` command to open theme picker directly
  • Improved theme picker UI
  • Improved search UX across resume session, permissions, and plugins screens with a unified SearchBox component

Fixed

  • Fixed slow input history cycling and race condition that could overwrite text after message submission