Change8

v2.0.73

Claude Code
5 features1 fix3 improvementsclivscode

Summary

This release introduces several new quality-of-life features, including clickable image links and enhanced kill ring cycling. Users will also benefit from improved search experiences across various screens and better visual feedback via new tab icon badges in VS Code. A critical bug related to input history overwriting text has also been resolved.

New Features

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

Bug Fixes

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

Improvements

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

Claude Code Documentation

Claude Code v2.0.73 - What's New - Change8