🔄 Sync release notes (2025-12-13)

- **api.md** (+1 / -1)
  • !DOCTYPE html><html class="h-screen antialiased bg-bg-100 __variable_8d1da5 __variable_2d8cf6 __vari
- **claude-code.md** (+1 / -1)
  • !DOCTYPE html><html class="h-screen antialiased bg-bg-100 __variable_8d1da5 __variable_2d8cf6 __vari
- **system-prompts.md** (+1 / -1)
  • !DOCTYPE html><html class="h-screen antialiased bg-bg-100 __variable_8d1da5 __variable_2d8cf6 __vari
- **CHANGELOG.md** (+23 / -0)
  • # 2.0.68
  • # 2.0.67
- **claude-apps.md** (+1 / -1)
  • !DOCTYPE html><html class="h-screen antialiased bg-bg-100 __variable_8d1da5 __variable_2d8cf6 __vari
This commit is contained in:
github-actions[bot]
2025-12-13 00:38:54 +00:00
parent c3aaba0f4e
commit 6943f17a25
6 changed files with 33 additions and 9 deletions
+23
View File
@@ -1,5 +1,28 @@
# Changelog
## 2.0.68
- Fixed IME (Input Method Editor) support for languages like Chinese, Japanese, and Korean by correctly positioning the composition window at the cursor
- Fixed a bug where disallowed MCP tools were visible to the model
- Fixed an issue where steering messages could be lost while a subagent is working
- Fixed Option+Arrow word navigation treating entire CJK (Chinese, Japanese, Korean) text sequences as a single word instead of navigating by word boundaries
- Improved plan mode exit UX: show simplified yes/no dialog when exiting with empty or missing plan instead of throwing an error
- Add support for enterprise managed settings. Contact your Anthropic account team to enable this feature.
## 2.0.67
- Thinking mode is now enabled by default for Opus 4.5
- Thinking mode configuration has moved to /config
- Added search functionality to `/permissions` command with `/` keyboard shortcut for filtering rules by tool name
- Show reason why autoupdater is disabled in `/doctor`
- Fixed false "Another process is currently updating Claude" error when running `claude update` while another instance is already on the latest version
- Fixed MCP servers from `.mcp.json` being stuck in pending state when running in non-interactive mode (`-p` flag or piped input)
- Fixed scroll position resetting after deleting a permission rule in `/permissions`
- Fixed word deletion (opt+delete) and word navigation (opt+arrow) not working correctly with non-Latin text such as Cyrillic, Greek, Arabic, Hebrew, Thai, and Chinese
- Fixed `claude install --force` not bypassing stale lock files
- Fixed consecutive @~/ file references in CLAUDE.md being incorrectly parsed due to markdown strikethrough interference
- Windows: Fixed plugin MCP servers failing due to colons in log directory paths
## 2.0.65
- Added ability to switch models while writing a prompt using alt+p (linux, windows), option+p (macos).
+6 -5
View File
@@ -10,18 +10,18 @@ The status section below is updated by a daily GitHub Action.
### 🔄 Last Sync
- **UTC**: `2025-12-12 00:40:45 UTC`
- **Europe/Oslo**: `2025-12-12 01:40:45 CET`
- **Workflow Run**: [#128](https://github.com/zebbern/claude-code-guide/actions/runs/20152218022)
- **UTC**: `2025-12-13 00:38:54 UTC`
- **Europe/Oslo**: `2025-12-13 01:38:54 CET`
- **Workflow Run**: [#129](https://github.com/zebbern/claude-code-guide/actions/runs/20183922514)
### ✅ Files Updated This Run
- **api.md**: +1 / -1
- **claude-code.md**: +1 / -1
- **system-prompts.md**: +1 / -1
- **CHANGELOG.md**: +10 / -0
- **CHANGELOG.md**: +23 / -0
- **claude-apps.md**: +1 / -1
**Total changes**: +14 / -4 lines
**Total changes**: +27 / -4 lines
<!-- sync-status:end -->
@@ -133,5 +133,6 @@ The status section below is updated by a daily GitHub Action.
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long