Claude Code Changelog & Release Notes
As of July 10, 2026, the latest Claude Code release is v2.1.207. Havoptic tracks all 335 Claude Code releases with dated, AI-summarized changelog notes, updated daily.
Track Claude Code releases, features, and updates. Compare with other AI coding tools.
Releases
- v2.1.207 (July 10, 2026) - Claude Code 2.1.207 brings auto mode to more platforms without requiring special setup, letting you work faster with less manual input. We've also squ
- v2.1.206 (July 9, 2026) - Claude Code 2.1.206 makes pushing code changes faster by automatically allowing git push to your configured remote, and improves the /doctor tool to h
- v2.1.205 (July 8, 2026) - Claude Code 2.1.205 now prevents accidental changes to session files and fixes critical issues where messages could get lost or jobs could get stuck i
- v2.1.204 (July 8, 2026) - Claude Code 2.1.204 resolves a critical issue where remote workers could disconnect unexpectedly during setup, ensuring smoother initialization for he
- v2.1.203 (July 7, 2026) - Claude Code 2.1.203 now warns you before your login expires so you won't lose work in background sessions, and fixes a frustrating issue where switchi
- v2.1.202 (July 6, 2026) - - Added a "Dynamic workflow si
- v2.1.201 (July 3, 2026) - Claude Code 2.1.201 streamlines conversations by removing interruptions during your work sessions, letting you stay focused on what matters. Check the
- v2.1.200 (July 3, 2026) - Claude Code 2.1.200 gives you more control over when AI interactions continue automatically—now they pause by default unless you configure them otherw
- v2.1.199 (July 2, 2026) - Claude Code 2.1.199 now handles multiple stacked skills at once instead of just the first one, letting you combine more tools in a single command. We'
- v2.1.198 (July 1, 2026) - Claude Code 2.1.198 brings Chrome integration out of beta so you can use Claude directly in your browser, plus smarter agent notifications that alert
- v2.1.197 (June 30, 2026) - Claude Code 2.1.197 now uses Claude Sonnet 5 by default, giving you a massive 1M-token context window to work with longer files and projects. Plus, en
- v2.1.196 (June 29, 2026) - - Added support for organi
- v2.1.195 (June 26, 2026) - - Added CLAUDECODEDISABLEMOUSECLICKS to disable mouse click/drag/hover in fullscreen mode while keeping wheel scroll - Fixed hook matchers with hyphen
- v2.1.193 (June 25, 2026) - - Added autoMode.classifyAllShell setting to route all Bash/PowerShell commands through the auto-mode classifier instead of only arbitrary-code-execut
- v2.1.191 (June 24, 2026) - - Added /rewind support for resuming a conversation from before /clear was run - Fixed scroll position jumping to the bottom while reading earlier out
- v2.1.190 (June 24, 2026) - - Bug fixes and reliability improvements
- v2.1.187 (June 23, 2026) - - Added sandbox.credentials setting to block sandboxed commands from reading credential files and secret environment variables - Added org-configured
- v2.1.186 (June 22, 2026) - - Added claude mcp login <name> and claude mcp logout <name> to authenticate MCP servers from the CLI without opening the interactive /mcp menu, with
- v2.1.185 (June 20, 2026) - - The stream-stall hint now reads "Waiting for API response · will retry in …" instead of "No response from API · Retrying in …", and triggers after 2
- v2.1.183 (June 19, 2026) - - Improved auto mode safety: destructive git commands (git reset --hard, git checkout -- ., git clean -fd, git stash drop) are now blocked when you di
- v2.1.181 (June 17, 2026) - - Added /config key=value syntax to set any setting from the prompt (e.g. /config thinking=false) — works in interactive, -p, and Remote Control - Add
- v2.1.179 (June 16, 2026) - - Fixed mid-stream connection drops: partial responses are now preserved instead of showing a raw error, and the spinner no longer gets stuck at "runn
- v2.1.178 (June 15, 2026) - - Added Tool(param:value) syntax for permission rules to match a tool's input parameters (with wildcard), e.g. Agent(model:opus) to block Opus subagen
- v2.1.176 (June 12, 2026) - - Session titles are now generated in the language of your conversation (set the language setting to pin a specific language) - Added footerLinksRegex
- v2.1.175 (June 12, 2026) - - Added enforceAvailableModels managed setting — when enabled, the availableModels allowlist also constrains the Default model (a Default that would r
- v2.1.174 (June 11, 2026) - - Added wheelScrollAccelerationEnabled setting to disable mouse-wheel scroll acceleration in fullscreen mode - Fixed the /model picker hiding the mode
- v2.1.173 (June 11, 2026) - - Fixed Fable 5 model names with a [1m] suffix not being normali
- v2.1.172 (June 10, 2026) - - Sub-agents can now spawn their own sub-agents (up to 5 levels deep) - Ama
- v2.1.170 (June 9, 2026) - - Introducing Claude Fable 5: a Mythos-class model that we’ve made safe for general use. Fable’s capabilities exceed those of any model we’ve ever mad
- v2.1.169 (June 8, 2026) - - Added --safe-mode flag (and CLAUDECODESAFEMODE) to start Claude Code with all customi
- v2.1.168 (June 6, 2026) - - Bug fixes and reliability improvements
- v2.1.167 (June 6, 2026) - - Bug fixes and reliability improvements
- v2.1.166 (June 5, 2026) - - Added fallbackModel setting to configure up to three fallback models tried in order when the primary model is overloaded or unavailable; --fallback-
- v2.1.165 (June 5, 2026) - - Bug fixes and reliability improvements
- v2.1.163 (June 4, 2026) - - Added requiredMinimumVersion and requiredMaximumVersion managed settings — Claude Code refuses to start if its version is outside the allowed range
- v2.1.162 (June 3, 2026) - - claude agents --json now includes waitingFor showing what a waiting session is blocked on (e.g. permission prompt) - --tools: explicitly listing Gre
- v2.1.161 (June 2, 2026) - - OTELRESOURCEATTRIBUTES values are now included as labels on metric datapoints, so you can slice usage metrics by custom dimensions like team or repo
- v2.1.160 (June 1, 2026) - - Added a prompt before writing to shell startup files (.
- v2.1.159 (May 31, 2026) - - Internal infrastructure improvements (no user-facing changes)
- v2.1.158 (May 30, 2026) - - Auto mode is now available on Bedrock, Vertex, and Foundry for Opus 4.7 and Opus 4.8. Opt in by setting CLAUDECODEENABLEAUTOMODE=1
- v2.1.157 (May 29, 2026) - - Plugins in .claude/skills directories are now automatically loaded, no marketplace required - Added claude plugin init <name> to scaffold a new plug
- v2.1.156 (May 28, 2026) - - Fixed an issue when using Opus 4.8 where thinking blocks were modified, leading to API errors.
- v2.1.154 (May 28, 2026) - - Opus 4.8 is here! Now defaults to high effort · /effort xhigh for your hardest tasks - Introducing dynamic workflows: ask Claude to create a workflo
- v2.1.153 (May 27, 2026) - - Added skipLfs option to github/git plugin marketplace sources to skip Git LFS downloads during clone and update - Claude Code now shows a one-time n
- v2.1.152 (May 26, 2026) - - /code-review --fix now applies review findings to your working tree after the review, surfacing reuse, simplification, and efficiency suggestions; /
- v2.1.150 (May 23, 2026) - - Internal infrastructure improvements (no user-facing changes)
- v2.1.149 (May 22, 2026) - - /usage now shows a per-category breakdown of what's driving your limits usage — skills, subagents, plugins, and per-MCP-server cost - /diff detail v
- v2.1.148 (May 22, 2026) - - Fixed the Bash tool returning exit code 127 on every command for some users (a regression introduced in 2.1.147)
- v2.1.147 (May 21, 2026) - - Pinned background sessions (Ctrl+T in claude agents) now stay alive when idle, are restarted in place to apply Claude Code updates, and are shed und
- v2.1.146 (May 20, 2026) - - Renamed /simplify to /code-review with an optional effort level (e.g. /code-review high) - Auto mode no longer suppresses AskUserQuestion when the u
- v2.1.145 (May 19, 2026) - - Added claude agents --json to list live Claude sessions as JSON for scripting (tmux-resurrect, status bars, session pickers) - Added agentid and par
- v2.1.144 (May 18, 2026) - - Added /resume support for background sessions — sessions started via claude --bg or agent view now appear alongside interactive ones, marked with bg
- v2.1.143 (May 15, 2026) - - Added plugin dependency enforcement: claude plugin disable now refuses when another enabled plugin depends on the target (with a copy-pasteable disa
- v2.1.142 (May 14, 2026) - - Added new claude agents flags: --add-dir, --settings, --mcp-config, --plugin-dir, --permission-mode, --model, --effort, and --dangerously-skip-permi
- v2.1.141 (May 13, 2026) - - Added terminalSequence field to hook JSON output so hooks can emit desktop notifications, window titles, and bells without a controlling terminal -
- v2.1.140 (May 12, 2026) - - Improved Agent tool subagenttype matching to accept case- and separator-insensitive values (e.g. "Code Reviewer" resolves to code-reviewer) - Update
- v2.1.139 (May 11, 2026) - - Added agent view (Research Preview): a single list of every Claude Code session — running, blocked on you, or done. Run claude agents to get started
- v2.1.138 (May 9, 2026) - - Internal fixes
- v2.1.137 (May 9, 2026) - - [VSCode] Fixed extension failing to activate on Windows
- v2.1.136 (May 8, 2026) - - Added CLAUDECODEENABLEFEEDBACKSURVEYFOROTEL to re-enable the session quality survey for enterprises capturing responses through OpenTelemetry - Adde
- v2.1.133 (May 7, 2026) - - Added worktree.baseRef setting (fresh | head) to choose whether --worktree, EnterWorktree, and agent-isolation worktrees branch from origin/<default
- v2.1.132 (May 6, 2026) - - Added CLAUDECODESESSIONID environment variable to the Bash tool subprocess environment, matching the sessionid passed to hooks - Added CLAUDECODEDIS
- v2.1.131 (May 6, 2026) - - Fixed VS Code extension failing to activate on Windows due to a hardcoded build path in the bundled SDK (createRequire polyfill bug) - Fixed Mantle
- v2.1.129 (May 5, 2026) - - Added --plugin-url <url> flag to fetch a plugin .
- v2.1.128 (May 4, 2026) - - Bare /color (no args) now picks a random session color - /mcp now shows the tool count for connected servers and flags servers that connected with 0
- v2.1.126 (April 30, 2026) - - The /model picker now lists models from your gateway's /v1/models endpoint when ANTHROPICBASEURL points at an Anthropic-compatible gateway - - Added
- v2.1.123 (April 29, 2026) - - Fixed OAuth authentication failing with a 401 retry loop when CLAUDECODEDISABLEEXPERIMENTALBETAS=1 is set
- v2.1.122 (April 28, 2026) - - Added ANTHROPICBEDROCKSERVICETIER environment variable to select a Bedrock service tier (default, flex, or priority), sent as the X-Am
- v2.1.121 (April 27, 2026) - - Added alwaysLoad option to MCP server config — when true, all tools from that server skip tool-search deferral and are always available - Added clau
- v2.1.120 (April 24, 2026) - - Windows: Git for Windows (Git Bash) is no longer required — when absent, Claude Code uses PowerShell as the shell tool - Added claude ultrareview [t
- v2.1.119 (April 23, 2026) - - /config settings (theme, editor mode, verbose, etc.) now persist to ~/.claude/settings.json and participate in project/local/policy override precede
- v2.1.118 (April 22, 2026) - - Added vim visual mode (v) and visual-line mode (V) with selection, operators, and visual feedback - Merged /cost and /stats into /usage — both remai
- v2.1.117 (April 21, 2026) - - Forked subagents can now be enabled on external builds by setting CLAUDECODEFORKSUBAGENT=1 - Agent frontmatter mcpServers are now loaded for main-th
- v2.1.116 (April 20, 2026) - - /resume on large sessions is significantly faster (up to 67% on 40MB+ sessions) and handles sessions with many dead-fork entries more efficiently -
- v2.1.114 (April 17, 2026) - - Fixed a crash in the permission dialog when an agent teams teammate requested tool permission
- v2.1.113 (April 17, 2026) - - Changed the CLI to spawn a native Claude Code binary (via a per-platform optional dependency) instead of bundled JavaScript - Added sandbox.network.
- v2.1.112 (April 16, 2026) - - Fixed "claude-opus-4-7 is temporarily unavailable" for auto mode
- v2.1.111 (April 16, 2026) - - Claude Opus 4.7 xhigh is now available! Use /effort to tune speed vs. intelligence - Auto mode is now available for Max subscribers when using Opus
- v2.1.110 (April 15, 2026) - - Added /tui command and tui setting — run /tui fullscreen to switch to flicker-free rendering in the same conversation - Added push notification tool
- v2.1.109 (April 15, 2026) - - Improved the extended-thinking indicator with a rotating progress hint
- v2.1.108 (April 14, 2026) - - Added ENABLEPROMPTCACHING1H env var to opt into 1-hour prompt cache TTL on API key, Bedrock, Vertex, and Foundry (ENABLEPROMPTCACHING1HBEDROCK is de
- v2.1.107 (April 14, 2026) - - Show thinking hints sooner during long operations
- v2.1.105 (April 13, 2026) - - Added path parameter to the EnterWorktree tool to switch into an existing worktree of the current repository - Added PreCompact hook support: hooks
- v2.1.101 (April 10, 2026) - - Added /team-onboarding command to generate a teammate ramp-up guide from your local Claude Code usage - Added OS CA certificate store trust by defau
- v2.1.98 (April 9, 2026) - - Added interactive Google Vertex AI setup wi
- v2.1.97 (April 8, 2026) - - Added focus view toggle (Ctrl+O) in NOFLICKER mode showing prompt, one-line tool summary with edit diffstats, and final response - Added refreshInte
- v2.1.96 (April 8, 2026) - - Fixed Bedrock requests failing with 403 "Authori
- v2.1.94 (April 7, 2026) - - Added support for Ama
- v2.1.92 (April 4, 2026) - - Added forceRemoteSettingsRefresh policy setting: when set, the CLI blocks startup until remote managed settings are freshly fetched, and exits if th
- v2.1.91 (April 2, 2026) - - Added MCP tool result persistence override via meta["anthropic/maxResultSi
- v2.1.90 (April 1, 2026) - - Added /powerup — interactive lessons teaching Claude Code features with animated demos - Added CLAUDECODEPLUGINKEEPMARKETPLACEONFAILURE env var to k
- v2.1.89 (March 31, 2026) - - Added "defer" permission decision to PreToolUse hooks — headless sessions can pause at a tool call and resume with -p --resume to have the hook re-e
- v2.1.88 (March 30, 2026) - - Added CLAUDECODENOFLICKER=1 environment variable to opt into flicker-free alt-screen rendering with virtuali
- v2.1.87 (March 29, 2026) - - Fixed messages in Cowork Dispatch not getting delivered
- v2.1.86 (March 27, 2026) - - Added X-Claude-Code-Session-Id header to API requests so proxies can aggregate requests by session without parsing the body - Added .jj and .sl to V
- v2.1.85 (March 26, 2026) - - Added CLAUDECODEMCPSERVERNAME and CLAUDECODEMCPSERVERURL environment variables to MCP headersHelper scripts, allowing one helper to serve multiple s
- v2.1.84 (March 25, 2026) - - Added PowerShell tool for Windows as an opt-in preview. Learn more at https://code.claude.com/docs/en/tools-referencepowershell-tool - Added ANTHROP
- v2.1.83 (March 24, 2026) - - Added managed-settings.d/ drop-in directory alongside managed-settings.json, letting separate teams deploy independent policy fragments that merge a
- v2.1.81 (March 20, 2026) - - Added --bare flag for scripted -p calls — skips hooks, LSP, plugin sync, and skill directory walks; requires ANTHROPICAPIKEY or an apiKeyHelper via
- v2.1.80 (March 19, 2026) - - Added ratelimits field to statusline scripts for displaying Claude.ai rate limit usage (5-hour and 7-day windows with usedpercentage and resetsat) -
235 earlier releases available — see the full timeline above.