releases.sh
Anthropic

Anthropic

$npx @buildinternet/releases get anthropic
All releasesBy productClaudeClaude CodeClaude Platform

Bedrock streaming billing fixed; `claude-api upgrade` added

This release4 featuresNew capabilities5 enhancementsImprovements to existing features44 fixesBug fixesAI-tallied from the release notes
Claude Code · v2.1.239

Fixed a Bedrock streaming bug behind proxies that stripped response Content-Type headers, silently doubling billed API calls, plus a startup hang with SSO profiles behind HTTPS proxies. Added /claude-api upgrade to migrate Python projects from anthropic 0.x to 1.x, a one-time fullscreen renderer offer on Bedrock/Vertex/Foundry setups, and cost estimates that now include the 1.1× US-only inference premium for data-residency workspaces. Another four dozen fixes span vim mode, fullscreen rendering, remote sessions, and /resume behavior.

Read more →

Subagent memory released; keybinding flavor setting added

Breaking (minor)This release4 featuresNew capabilities6 enhancementsImprovements to existing features24 fixesBug fixesAI-tallied from the release notes
Claude Code · v2.1.238

Fixed unbounded memory growth in long interactive sessions by releasing subagent tool results once they leave the recent display window, and added a keybindingFlavor setting with a "readline" option for Bash-style Ctrl+W. Also fixed output styles drifting back to default voice mid-session and dozens of Remote Control, MCP, and cross-session messaging fixes.

Read more →

ANTHROPIC_DEFAULT_MODEL added; sandbox wildcard deny now enforced

This release2 featuresNew capabilities8 enhancementsImprovements to existing features18 fixesBug fixesAI-tallied from the release notes
Claude Code · v2.1.236

New ANTHROPIC_DEFAULT_MODEL env var sets a session's starting model while preserving /model overrides, and cross-session SendMessage gains one-shot idle notifications. Also fixed sandbox read-deny wildcards being bypassed via renaming, plus clipboard/renderer/crash regressions across fullscreen, /model picker, and remote control.

Read more →

Shift+Tab permission escape fixed; prompt cache invalidation hardened

This release1 featureNew capabilities5 enhancementsImprovements to existing features13 fixesBug fixesAI-tallied from the release notes
Claude Code · v2.1.235

Fixed Shift+Tab in permission comment fields no longer approving edits prematurely, and fixed whole-prompt-cache invalidation on language server reconnect. Also improved memory/CPU use for background cloud sessions, hardened permission dialogs, and added an optional spellcheck setting.

Read more →

Claude Code v2.1.234 hardens file access against NTLM credential leaks

Breaking (minor)This release5 featuresNew capabilities8 enhancementsImprovements to existing features34 fixesBug fixesAI-tallied from the release notes
Claude Code · v2.1.234

Remote file reads, session restore, CLAUDE.md includes, and workflow scripts now reject Windows NT-namespace paths, fixing the remaining pre-approval file-access NTLM credential-leak vector. Sessions now resume automatically when a claude.ai usage limit resets, with a /config toggle to disable; 30+ other fixes cover shell-command queueing, permission previews, and Remote Control.

Read more →

Todo tools off for Opus 4.8+; NTLM credential leak closed

BreakingThis release7 featuresNew capabilities5 enhancementsImprovements to existing features9 fixesBug fixesAI-tallied from the release notes
Claude Code · v2.1.233

Todo and task-tracking tools are no longer available on Opus 4.8, Sonnet 5, Fable 5, Mythos 5, and newer models — set CLAUDE_CODE_ENABLE_TODO_TOOLS=1 to bring them back. Also patched an NTLM credential-leak vector involving Windows NT device-prefix paths, fixed a 2.1.232 auto-mode approval regression, and reverted the 2.1.232 Bash permission changes for Cygwin symlinks and input redirections. Plus improved worktree GitLab MR support, memory limits for Bash, and faster self-hosted runner startups.

Read more →

Subagent forking on by default; privilege-escalation fixes

BreakingThis release8 featuresNew capabilities8 enhancementsImprovements to existing features22 fixesBug fixesAI-tallied from the release notes
Claude Code · v2.1.232

Subagent forking is now on by default: subagent_type: "fork" inherits the full conversation and prompt cache, and non-teammate agent spawns in interactive sessions run in the background by default. Also fixed PowerShell and Git Bash permission bypasses that could overwrite settings and redirect file access, plus hardening around nested git trust and cross-session messaging sockets.

Read more →

Streaming double-print and crash bugs fixed; hook support expanded

This release4 featuresNew capabilities5 enhancementsImprovements to existing features20 fixesBug fixesAI-tallied from the release notes
Claude Code · v2.1.229

Fixed long responses being printed twice and vanishing mid-stream, plus crashes from non-string tool arguments, narrow terminal rendering, and extended-length Windows paths. Added server-supplied hooks for self-hosted runners, SSE keepalive pings for gateway streams, and plugin marketplace command sources.

Read more →

Model reverts fixed; self-hosted runners skip bad checkouts

This release4 enhancementsImprovements to existing features13 fixesBug fixesAI-tallied from the release notes
Claude Code · v2.1.228

Interactive sessions no longer stop redrawing after a rare layout error, and /tui no longer reverts to an earlier model after /model changed. Self-hosted runners skip repos whose checkout hook fails, session cleanup no longer deletes project memory folders, and synced skills no longer shadow local commands.

Read more →