🔄 Sync release notes (2025-11-15)

- **api.md** (+1 / -1)
  • /style><div class="flex flex-row-reverse gap-12 box-border w-full pt-[120px] lg:pt-0"><div class="re
- **claude-code.md** (+1 / -1)
  • /style><div class="flex flex-row-reverse gap-12 box-border w-full pt-[120px] lg:pt-0"><div class="re
- **system-prompts.md** (+1 / -1)
  • /style><div class="flex flex-row-reverse gap-12 box-border w-full pt-[120px] lg:pt-0"><div class="re
- **CHANGELOG.md** (+19 / -0)
  • # 2.0.42
  • # 2.0.41
- **claude-apps.md** (+1 / -1)
  • /style><div class="flex flex-row-reverse gap-12 box-border w-full pt-[120px] lg:pt-0"><div class="re
This commit is contained in:
github-actions[bot]
2025-11-15 00:37:43 +00:00
parent 0aeea0a235
commit e44c5859d7
6 changed files with 29 additions and 8 deletions
+19
View File
@@ -1,5 +1,24 @@
# Changelog
## 2.0.42
- Added `agent_id` and `agent_transcript_path` fields to `SubagentStop` hooks.
## 2.0.41
- Added `model` parameter to prompt-based stop hooks, allowing users to specify a custom model for hook evaluation
- Fixed slash commands from user settings being loaded twice, which could cause rendering issues
- Fixed incorrect labeling of user settings vs project settings in command descriptions
- Fixed crash when plugin command hooks timeout during execution
- Fixed: Bedrock users no longer see duplicate Opus entries in the /model picker when using `--model haiku`
- Fixed broken security documentation links in trust dialogs and onboarding
- Fixed issue where pressing ESC to close the diff modal would also interrupt the model
- ctrl-r history search landing on a slash command no longer cancels the search
- SDK: Support custom timeouts for hooks
- Allow more safe git commands to run without approval
- Plugins: Added support for sharing and installing output styles
- Teleporting a session from web will automatically set the upstream branch
## 2.0.37
- Fixed how idleness is computed for notifications
+6 -4
View File
@@ -10,17 +10,18 @@ The status section below is updated by a daily GitHub Action.
### 🔄 Last Sync
- **UTC**: `2025-11-14 00:41:07 UTC`
- **Europe/Oslo**: `2025-11-14 01:41:07 CET`
- **Workflow Run**: [#100](https://github.com/zebbern/claude-code-guide/actions/runs/19350390736)
- **UTC**: `2025-11-15 00:37:43 UTC`
- **Europe/Oslo**: `2025-11-15 01:37:43 CET`
- **Workflow Run**: [#101](https://github.com/zebbern/claude-code-guide/actions/runs/19381524873)
### ✅ Files Updated This Run
- **api.md**: +1 / -1
- **claude-code.md**: +1 / -1
- **system-prompts.md**: +1 / -1
- **CHANGELOG.md**: +19 / -0
- **claude-apps.md**: +1 / -1
**Total changes**: +4 / -4 lines
**Total changes**: +23 / -4 lines
<!-- sync-status:end -->
@@ -104,5 +105,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