mirror of
https://github.com/anthropics/claude-code.git
synced 2026-04-20 10:52:41 +00:00
Compare commits
1 Commits
v2.1.15
...
ashwin/cha
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
f0006ad1a2 |
20
CHANGELOG.md
20
CHANGELOG.md
@@ -1,5 +1,23 @@
|
|||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
## 0.2.69
|
||||||
|
|
||||||
|
- Fixed UI glitches with improved Select component behavior
|
||||||
|
- Enhanced terminal output display with better text truncation logic
|
||||||
|
|
||||||
|
## 0.2.67
|
||||||
|
|
||||||
|
- Shared project permission rules can be saved in .claude/settings.json
|
||||||
|
|
||||||
|
## 0.2.66
|
||||||
|
|
||||||
|
- Print mode (-p) now supports streaming output via --output-format --stream-json
|
||||||
|
- Fixed issue where pasting could trigger memory or bash mode unexpectedly
|
||||||
|
|
||||||
|
## 0.2.63
|
||||||
|
|
||||||
|
- Fixed an issue where MCP tools were loaded twice, which caused tool call errors
|
||||||
|
|
||||||
## 0.2.61
|
## 0.2.61
|
||||||
|
|
||||||
- Navigate menus with vim-style keys (j/k) or bash/emacs shortcuts (Ctrl+n/p) for faster interaction
|
- Navigate menus with vim-style keys (j/k) or bash/emacs shortcuts (Ctrl+n/p) for faster interaction
|
||||||
@@ -84,4 +102,4 @@
|
|||||||
|
|
||||||
## 0.2.21
|
## 0.2.21
|
||||||
|
|
||||||
- Fuzzy matching for /commands
|
- Fuzzy matching for /commands
|
||||||
Reference in New Issue
Block a user