mirror of
https://github.com/anthropics/claude-code.git
synced 2026-04-24 05:02:43 +00:00
Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
be5d08fe5f | ||
|
|
19bb071fe0 | ||
|
|
85f2807991 | ||
|
|
e7f36bcdf0 |
26
CHANGELOG.md
26
CHANGELOG.md
@@ -1,5 +1,31 @@
|
|||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
## 2.1.39
|
||||||
|
|
||||||
|
- Improved terminal rendering performance
|
||||||
|
- Fixed fatal errors being swallowed instead of displayed
|
||||||
|
- Fixed process hanging after session close
|
||||||
|
- Fixed character loss at terminal screen boundary
|
||||||
|
- Fixed blank lines in verbose transcript view
|
||||||
|
|
||||||
|
## 2.1.38
|
||||||
|
|
||||||
|
- Fixed VS Code terminal scroll-to-top regression introduced in 2.1.37
|
||||||
|
- Fixed Tab key queueing slash commands instead of autocompleting
|
||||||
|
- Fixed bash permission matching for commands using environment variable wrappers
|
||||||
|
- Fixed text between tool uses disappearing when not using streaming
|
||||||
|
- Fixed duplicate sessions when resuming in VS Code extension
|
||||||
|
- Improved heredoc delimiter parsing to prevent command smuggling
|
||||||
|
- Blocked writes to `.claude/skills` directory in sandbox mode
|
||||||
|
|
||||||
|
## 2.1.37
|
||||||
|
|
||||||
|
- Fixed an issue where /fast was not immediately available after enabling /extra-usage
|
||||||
|
|
||||||
|
## 2.1.36
|
||||||
|
|
||||||
|
- Fast mode is now available for Opus 4.6. Learn more at https://code.claude.com/docs/en/fast-mode
|
||||||
|
|
||||||
## 2.1.34
|
## 2.1.34
|
||||||
|
|
||||||
- Fixed a crash when agent teams setting changed between renders
|
- Fixed a crash when agent teams setting changed between renders
|
||||||
|
|||||||
Reference in New Issue
Block a user