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:
26
CHANGELOG.md
26
CHANGELOG.md
@@ -1,5 +1,31 @@
|
|||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
## 1.0.8
|
||||||
|
|
||||||
|
- Fixed Vertex AI region fallback when using CLOUD_ML_REGION
|
||||||
|
- Increased default otel interval from 1s -> 5s
|
||||||
|
- Fixed edge cases where MCP_TIMEOUT and MCP_TOOL_TIMEOUT weren't being respected
|
||||||
|
- Fixed a regression where search tools unnecessarily asked for permissions
|
||||||
|
- Added support for triggering thinking non-English languages
|
||||||
|
- Improved compacting UI
|
||||||
|
|
||||||
|
## 1.0.7
|
||||||
|
|
||||||
|
- Renamed /allowed-tools -> /permissions
|
||||||
|
- Migrated allowedTools and ignorePatterns from .claude.json -> settings.json
|
||||||
|
- Deprecated claude config commands in favor of editing settings.json
|
||||||
|
- Fixed a bug where --dangerously-skip-permissions sometimes didn't work in --print mode
|
||||||
|
- Improved error handling for /install-github-app
|
||||||
|
- Bugfixes, UI polish, and tool reliability improvements
|
||||||
|
|
||||||
|
## 1.0.6
|
||||||
|
|
||||||
|
- Improved edit reliability for tab-indented files
|
||||||
|
- Respect CLAUDE_CONFIG_DIR everywhere
|
||||||
|
- Reduced unnecessary tool permission prompts
|
||||||
|
- Added support for symlinks in @file typeahead
|
||||||
|
- Bugfixes, UI polish, and tool reliability improvements
|
||||||
|
|
||||||
## 1.0.4
|
## 1.0.4
|
||||||
|
|
||||||
- Fixed a bug where MCP tool errors weren't being parsed correctly
|
- Fixed a bug where MCP tool errors weren't being parsed correctly
|
||||||
|
|||||||
Reference in New Issue
Block a user