|
| 1 | +Version: 2.1.91 |
| 2 | +Installer: |
| 3 | +- Architecture: x64 |
| 4 | + InstallerUrl: https://storage.googleapis.com/claude-code-dist-86c565f3-f756-42ad-8dfa-d59b1c096819/claude-code-releases/2.1.91/win32-x64/claude.exe |
| 5 | + InstallerSha256: 12F69849F6774749718520F41FB94F6FC30779B55D8F9B0ACAAF20C755E6B55D |
| 6 | +- Architecture: arm64 |
| 7 | + InstallerUrl: https://storage.googleapis.com/claude-code-dist-86c565f3-f756-42ad-8dfa-d59b1c096819/claude-code-releases/2.1.91/win32-arm64/claude.exe |
| 8 | + InstallerSha256: 389DE7F1F2B979CB4098F7752CA0099275CEDABCFE3908A9886D143EF594972B |
| 9 | +Locale: |
| 10 | +- Locale: en-US |
| 11 | + Key: ReleaseNotesUrl |
| 12 | + Value: https://github.com/anthropics/claude-code/blob/HEAD/CHANGELOG.md |
| 13 | +- Locale: en-US |
| 14 | + Key: ReleaseNotes |
| 15 | + Value: |- |
| 16 | + - Added MCP tool result persistence override via _meta["anthropic/maxResultSizeChars"] annotation (up to 500K), allowing larger results like DB schemas to pass through without truncation |
| 17 | + - Added disableSkillShellExecution setting to disable inline shell execution in skills, custom slash commands, and plugin commands |
| 18 | + - Added support for multi-line prompts in claude-cli://open?q= deep links (encoded newlines %0A no longer rejected) |
| 19 | + - Plugins can now ship executables under bin/ and invoke them as bare commands from the Bash tool |
| 20 | + - Fixed transcript chain breaks on --resume that could lose conversation history when async transcript writes fail silently |
| 21 | + - Fixed cmd+delete not deleting to start of line on iTerm2, kitty, WezTerm, Ghostty, and Windows Terminal |
| 22 | + - Fixed plan mode in remote sessions losing track of the plan file after a container restart, which caused permission prompts on plan edits and an empty plan-approval modal |
| 23 | + - Fixed JSON schema validation for permissions.defaultMode: "auto" in settings.json |
| 24 | + - Fixed Windows version cleanup not protecting the active version's rollback copy |
| 25 | + - /feedback now explains why it's unavailable instead of disappearing from the slash menu |
| 26 | + - Improved /claude-api skill guidance for agent design patterns including tool surface decisions, context management, and caching strategy |
| 27 | + - Improved performance: faster stripAnsi on Bun by routing through Bun.stripANSI |
| 28 | + - Edit tool now uses shorter old_string anchors, reducing output tokens |
| 29 | +- Locale: en-US |
| 30 | + Key: ReleaseNotesUrl |
| 31 | + Value: https://github.com/anthropics/claude-code/blob/HEAD/CHANGELOG.md#2191 |
| 32 | +ReleaseTime: 2026-04-02T22:04:30.0000000Z |
0 commit comments