From 6880bcbace6595de50ca9e48f1363c9897eaa5aa Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Wed, 17 Dec 2025 21:55:53 +0000 Subject: [PATCH] chore: Update CHANGELOG.md --- CHANGELOG.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index c8490d0a..07316fec 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,18 @@ # 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 - Added /config toggle to enable/disable prompt suggestions