mirror of
https://github.com/zebbern/claude-code-guide.git
synced 2026-08-30 18:32:04 +08:00
🔄 Sync release notes (2025-11-19)
- **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** (+6 / -0) • # 2.0.45 - **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:
@@ -1,5 +1,11 @@
|
||||
# Changelog
|
||||
|
||||
## 2.0.45
|
||||
|
||||
- Add support for Azure AI Foundry! See https://code.claude.com/docs/en/azure-ai-foundry
|
||||
- Added `PermissionRequest` hook to automatically approve or deny tool permission requests with custom logic
|
||||
- Send background tasks to Claude Code on the web by starting a message with `&`
|
||||
|
||||
## 2.0.43
|
||||
|
||||
- Added `permissionMode` field for custom agents
|
||||
|
||||
@@ -10,14 +10,18 @@ The status section below is updated by a daily GitHub Action.
|
||||
|
||||
### 🔄 Last Sync
|
||||
|
||||
- **UTC**: `2025-11-18 00:38:35 UTC`
|
||||
- **Europe/Oslo**: `2025-11-18 01:38:35 CET`
|
||||
- **Workflow Run**: [#104](https://github.com/zebbern/claude-code-guide/actions/runs/19449647028)
|
||||
- **UTC**: `2025-11-19 00:39:14 UTC`
|
||||
- **Europe/Oslo**: `2025-11-19 01:39:14 CET`
|
||||
- **Workflow Run**: [#105](https://github.com/zebbern/claude-code-guide/actions/runs/19485507164)
|
||||
|
||||
### ✅ Files Updated This Run
|
||||
|
||||
- **CHANGELOG.md**: +11 / -0
|
||||
**Total changes**: +11 / -0 lines
|
||||
- **api.md**: +1 / -1
|
||||
- **claude-code.md**: +1 / -1
|
||||
- **system-prompts.md**: +1 / -1
|
||||
- **CHANGELOG.md**: +6 / -0
|
||||
- **claude-apps.md**: +1 / -1
|
||||
**Total changes**: +10 / -4 lines
|
||||
|
||||
<!-- sync-status:end -->
|
||||
|
||||
@@ -105,5 +109,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