mirror of
https://github.com/anthropics/claude-code.git
synced 2025-10-19 03:17:50 +03:00
chore: Update CHANGELOG.md
This commit is contained in:
15
CHANGELOG.md
15
CHANGELOG.md
@@ -1,5 +1,20 @@
|
||||
# Changelog
|
||||
|
||||
## 1.0.119
|
||||
|
||||
- Fix Windows issue where process visually freezes on entering interactive mode
|
||||
- Support dynamic headers for MCP servers via headersHelper configuration
|
||||
- Fix thinking mode not working in headless sessions
|
||||
- Fix slash commands now properly update allowed tools instead of replacing them
|
||||
|
||||
## 1.0.117
|
||||
|
||||
- Add Ctrl-R history search to recall previous commands like bash/zsh
|
||||
- Fix input lag while typing, especially on Windows
|
||||
- Add sed command to auto-allowed commands in acceptEdits mode
|
||||
- Fix Windows PATH comparison to be case-insensitive for drive letters
|
||||
- Add permissions management hint to /add-dir output
|
||||
|
||||
## 1.0.115
|
||||
|
||||
- Improve thinking mode display with enhanced visual effects
|
||||
|
||||
Reference in New Issue
Block a user