mirror of
https://github.com/anthropics/claude-code.git
synced 2026-01-30 04:02:03 +00:00
Update CHANGELOG.md to reference IS_DEMO
This commit is contained in:
@@ -8,7 +8,7 @@
|
|||||||
- Added `language` setting to configure Claude's response language (e.g., language: "japanese")
|
- Added `language` setting to configure Claude's response language (e.g., language: "japanese")
|
||||||
- Changed Shift+Enter to work out of the box in iTerm2, WezTerm, Ghostty, and Kitty without modifying terminal configs
|
- Changed Shift+Enter to work out of the box in iTerm2, WezTerm, Ghostty, and Kitty without modifying terminal configs
|
||||||
- Added `respectGitignore` support in `settings.json` for per-project control over @-mention file picker behavior
|
- Added `respectGitignore` support in `settings.json` for per-project control over @-mention file picker behavior
|
||||||
- Added `CLAUDE_CODE_HIDE_ACCOUNT_INFO` environment variable to hide email and organization from the UI, useful for streaming or recording sessions
|
- Added `IS_DEMO` environment variable to hide email and organization from the UI, useful for streaming or recording sessions
|
||||||
- Fixed security issue where sensitive data (OAuth tokens, API keys, passwords) could be exposed in debug logs
|
- Fixed security issue where sensitive data (OAuth tokens, API keys, passwords) could be exposed in debug logs
|
||||||
- Fixed files and skills not being properly discovered when resuming sessions with `-c` or `--resume`
|
- Fixed files and skills not being properly discovered when resuming sessions with `-c` or `--resume`
|
||||||
- Fixed pasted content being lost when replaying prompts from history using up arrow or Ctrl+R search
|
- Fixed pasted content being lost when replaying prompts from history using up arrow or Ctrl+R search
|
||||||
|
|||||||
Reference in New Issue
Block a user