mirror of
https://github.com/zebbern/claude-code-guide.git
synced 2026-08-30 18:32:04 +08:00
🔄 Sync release notes (2025-12-10)
- **api.md** (+1 / -1) • !DOCTYPE html><html class="h-screen antialiased bg-bg-100 __variable_f3a9a4 __variable_02000a __vari - **claude-code.md** (+1 / -1) • !DOCTYPE html><html class="h-screen antialiased bg-bg-100 __variable_f3a9a4 __variable_02000a __vari - **system-prompts.md** (+1 / -1) • !DOCTYPE html><html class="h-screen antialiased bg-bg-100 __variable_f3a9a4 __variable_02000a __vari - **CHANGELOG.md** (+10 / -0) • # 2.0.62 - **claude-apps.md** (+1 / -1) • !DOCTYPE html><html class="h-screen antialiased bg-bg-100 __variable_f3a9a4 __variable_02000a __vari
This commit is contained in:
@@ -1,5 +1,15 @@
|
||||
# Changelog
|
||||
|
||||
## 2.0.62
|
||||
|
||||
- Added "(Recommended)" indicator for multiple-choice questions, with the recommended option moved to the top of the list
|
||||
- Added `attribution` setting to customize commit and PR bylines (deprecates `includeCoAuthoredBy`)
|
||||
- Fixed duplicate slash commands appearing when ~/.claude is symlinked to a project directory
|
||||
- Fixed slash command selection not working when multiple commands share the same name
|
||||
- Fixed an issue where skill files inside symlinked skill directories could become circular symlinks
|
||||
- Fixed running versions getting removed because lock file incorrectly going stale
|
||||
- Fixed IDE diff tab not closing when rejecting file changes
|
||||
|
||||
## 2.0.61
|
||||
|
||||
- Reverted VSCode support for multiple terminal clients due to responsiveness issues.
|
||||
|
||||
@@ -10,17 +10,18 @@ The status section below is updated by a daily GitHub Action.
|
||||
|
||||
### 🔄 Last Sync
|
||||
|
||||
- **UTC**: `2025-12-09 00:40:04 UTC`
|
||||
- **Europe/Oslo**: `2025-12-09 01:40:04 CET`
|
||||
- **Workflow Run**: [#125](https://github.com/zebbern/claude-code-guide/actions/runs/20047771528)
|
||||
- **UTC**: `2025-12-10 00:40:51 UTC`
|
||||
- **Europe/Oslo**: `2025-12-10 01:40:51 CET`
|
||||
- **Workflow Run**: [#126](https://github.com/zebbern/claude-code-guide/actions/runs/20083278248)
|
||||
|
||||
### ✅ Files Updated This Run
|
||||
|
||||
- **api.md**: +1 / -1
|
||||
- **claude-code.md**: +1 / -1
|
||||
- **system-prompts.md**: +1 / -1
|
||||
- **CHANGELOG.md**: +10 / -0
|
||||
- **claude-apps.md**: +1 / -1
|
||||
**Total changes**: +4 / -4 lines
|
||||
**Total changes**: +14 / -4 lines
|
||||
|
||||
<!-- sync-status:end -->
|
||||
|
||||
@@ -129,5 +130,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
Reference in New Issue
Block a user