From 9afdfd7dc06fad5a924a9e87563f1eb924720221 Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Wed, 22 Apr 2026 23:01:47 +0000 Subject: [PATCH] chore: Update CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 65e9f4b57..6e3b347dd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -45,6 +45,7 @@ - Agent frontmatter `hooks:` now fire when running as a main-thread agent via `--agent` - Slash command menu now shows "No commands match" when your filter has zero results, instead of disappearing - Security: sandbox auto-allow no longer bypasses the dangerous-path safety check for `rm`/`rmdir` targeting `/`, `$HOME`, or other critical system directories +- Claude Code and installer now use `https://downloads.claude.ai/claude-code-releases` instead of `https://storage.googleapis.com/claude-code-dist-86c565f3-f756-42ad-8dfa-d59b1c096819/claude-code-releases` - Fixed Devanagari and other Indic scripts rendering with broken column alignment in the terminal UI - Fixed Ctrl+- not triggering undo in terminals using the Kitty keyboard protocol (iTerm2, Ghostty, kitty, WezTerm, Windows Terminal) - Fixed Cmd+Left/Right not jumping to line start/end in terminals that use the Kitty keyboard protocol (Warp fullscreen, kitty, Ghostty, WezTerm)