🔄 Sync release notes (2025-12-17)

- **CHANGELOG.md** (+10 / -0)
  • # 2.0.71
This commit is contained in:
github-actions[bot]
2025-12-17 00:38:42 +00:00
parent 1be9ea9ea9
commit 8276b08e88
2 changed files with 16 additions and 9 deletions
+10
View File
@@ -1,5 +1,15 @@
# Changelog
## 2.0.71
- Added /config toggle to enable/disable prompt suggestions
- Added `/settings` as an alias for the `/config` command
- Fixed @ file reference suggestions incorrectly triggering when cursor is in the middle of a path
- Fixed MCP servers from `.mcp.json` not loading when using `--dangerously-skip-permissions`
- Fixed permission rules incorrectly rejecting valid bash commands containing shell glob patterns (e.g., `ls *.txt`, `for f in *.png`)
- Bedrock: Environment variable `ANTHROPIC_BEDROCK_BASE_URL` is now respected for token counting and inference profile listing
- New syntax highlighting engine for native build
## 2.0.70
- Added Enter key to accept and submit prompt suggestions immediately (tab still accepts for editing)
+6 -9
View File
@@ -10,18 +10,14 @@ The status section below is updated by a daily GitHub Action.
### 🔄 Last Sync
- **UTC**: `2025-12-16 00:41:23 UTC`
- **Europe/Oslo**: `2025-12-16 01:41:23 CET`
- **Workflow Run**: [#132](https://github.com/zebbern/claude-code-guide/actions/runs/20252465344)
- **UTC**: `2025-12-17 00:38:42 UTC`
- **Europe/Oslo**: `2025-12-17 01:38:42 CET`
- **Workflow Run**: [#133](https://github.com/zebbern/claude-code-guide/actions/runs/20287535152)
### ✅ Files Updated This Run
- **api.md**: +1 / -1
- **claude-code.md**: +1 / -1
- **system-prompts.md**: +1 / -1
- **CHANGELOG.md**: +16 / -0
- **claude-apps.md**: +1 / -1
**Total changes**: +20 / -4 lines
- **CHANGELOG.md**: +10 / -0
**Total changes**: +10 / -0 lines
<!-- sync-status:end -->
@@ -137,5 +133,6 @@ The status section below is updated by a daily GitHub Action.