mirror of
https://github.com/anthropics/claude-code.git
synced 2026-05-21 11:02:41 +00:00
chore: Update CHANGELOG.md
This commit is contained in:
13
CHANGELOG.md
13
CHANGELOG.md
@@ -1,5 +1,18 @@
|
|||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
## 2.0.72
|
||||||
|
|
||||||
|
- 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
|
||||||
|
- Reduced terminal flickering
|
||||||
|
- Added scannable QR code to mobile app tip for quick app downloads
|
||||||
|
- Added loading indicator when resuming conversations for better feedback
|
||||||
|
- Fixed `/context` command not respecting custom system prompts in non-interactive mode
|
||||||
|
- Fixed order of consecutive Ctrl+K lines when pasting with Ctrl+Y
|
||||||
|
- Improved @ mention file suggestion speed (~3x faster in git repositories)
|
||||||
|
- Improved file suggestion performance in repos with `.ignore` or `.rgignore` files
|
||||||
|
- Improved settings validation errors to be more prominent
|
||||||
|
- Changed thinking toggle from Tab to Alt+T to avoid accidental triggers
|
||||||
|
|
||||||
## 2.0.71
|
## 2.0.71
|
||||||
|
|
||||||
- Added /config toggle to enable/disable prompt suggestions
|
- Added /config toggle to enable/disable prompt suggestions
|
||||||
|
|||||||
Reference in New Issue
Block a user