ClaudeUpdates.dev
Update Claude Code
Back to all releases

Silent Edits

This feed tracks post-release changes to the Claude Code changelog. When Anthropic adds, modifies, or removes changelog entries after a version is released, those changes are detected and recorded here for transparency.

Saturday, July 25, 2026

RemovedFixedv2.1.219

Fixed a permission you approved while a self-hosted runner was restarting being dropped when the session resumed, so the approved action now runs

Detected at 1:40 AM

RemovedFixedv2.1.219

Fixed a SIGTERM arriving while a self-hosted runner was starting up leaving a stale active row until the lease expired; it now deregisters cleanly

Detected at 1:40 AM

RemovedAddedv2.1.219

Added structured failure categories to self-hosted runner spawn and session failures, so hook errors, runner crashes and config errors can be told apart

Detected at 1:40 AM

RemovedOtherv2.1.169

Self-hosted runner: added a `post-session` lifecycle hook that runs after the session ends and before the workspace is deleted, so you can snapshot uncommitted work or export logs; also made the child-process SIGTERM→SIGKILL window configurable (default unchanged at 5s)

Detected at 1:40 AM

Friday, July 24, 2026

RemovedAddedv2.1.218

Added HTTP status and error text to `claude mcp list` and `/mcp` when a server fails to connect, and a warning for MCP config values with hidden leading or trailing whitespace

Detected at 5:30 PM

Tuesday, July 21, 2026

AddedChangedv2.1.208

Changed the Fable 5 usage-credits consent prompt to start with the decline option focused

Detected at 5:05 PM

Tuesday, July 14, 2026

AddedAddedv2.1.15

Added deprecation notification for npm installations - run `claude install` or see https://code.claude.com/docs/en/setup for more options

Detected at 6:05 PM

RemovedAddedv2.1.15

Added deprecation notification for npm installations - run `claude install` or see https://docs.anthropic.com/en/docs/claude-code/getting-started for more options

Detected at 6:05 PM

Thursday, July 2, 2026

AddedOtherv2.1.198

Subagents now run in the background by default, so Claude keeps working while they run and is notified when they finish (previously a gradual rollout)

Detected at 11:00 PM

Thursday, June 18, 2026

AddedOtherv2.1.178

Agent teams: removed the `TeamCreate` and `TeamDelete` tools. With `CLAUDE_CODE_EXPERIMENTAL_AGENT_TEAMS=1` set, every session now has one implicit team — spawn teammates directly with the Agent tool's `name` parameter, no setup step needed. The `team_name` parameter on the Agent tool is still accepted but ignored.

Detected at 10:05 PM

Tuesday, June 16, 2026

AddedFixedv2.1.178

Fixed Linux sandbox failing to start when `.claude/skills` or `.claude/hooks` is a symlink

Detected at 8:50 PM

Tuesday, June 9, 2026

AddedOtherv2.1.169

Self-hosted runner: added a `post-session` lifecycle hook that runs after the session ends and before the workspace is deleted, so you can snapshot uncommitted work or export logs; also made the child-process SIGTERM→SIGKILL window configurable (default unchanged at 5s)

Detected at 10:20 PM

Thursday, May 21, 2026

RemovedOtherv2.1.147

Hardened the REPL tool sandbox against prototype-pollution and thenable-based escapes

Detected at 11:55 PM

AddedOtherv2.1.147

Hardened the REPL tool sandbox against prototype-pollution and thenable-based escapes

Detected at 11:50 PM

RemovedAddedv2.1.147

Added the `Workflow` tool for deterministic multi-agent orchestration. It is off by default — set `CLAUDE_CODE_WORKFLOWS=1` to enable

Detected at 11:50 PM

RemovedOtherv2.1.147

Hardened REPL and Workflow tool sandboxes against prototype-pollution and thenable-based escapes

Detected at 11:50 PM

Tuesday, May 19, 2026

RemovedFixedv2.1.144

Fixed `! <cmd>` exec sessions not responding to Ctrl+C while attached — now interrupts the running command

Detected at 8:45 PM

RemovedFixedv2.1.144

Fixed agent view shell-command rows lingering under Working after completion, and pressing Enter on a completed row re-running the command after its output expired

Detected at 8:45 PM

Friday, May 1, 2026

AddedFixedv2.1.126

Fixed `/remote-control` retries appearing stuck on "connecting…" — each retry now shows its result

Detected at 3:20 AM

RemovedFixedv2.1.126

Fixed blank remote-session transcript when certain messaging tools are unavailable

Detected at 3:20 AM

RemovedFixedv2.1.126

Fixed `/remote-control` retries appearing stuck on "connecting…" — each retry now shows its result, and unenrolled trusted-device failures are caught up-front

Detected at 3:20 AM

Wednesday, April 22, 2026

AddedOtherv2.1.116

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`

Detected at 11:10 PM

Thursday, April 16, 2026

AddedOtherv2.1.110

`/context`, `/exit`, and `/reload-plugins` now work from Remote Control (mobile/web) clients

Detected at 1:30 AM

RemovedOtherv2.1.110

`/autocompact`, `/context`, `/exit`, and `/reload-plugins` now work from Remote Control (mobile/web) clients

Detected at 1:30 AM

Wednesday, April 15, 2026

AddedAddedv2.1.110

Added push notification tool — Claude can send mobile push notifications when Remote Control and "Push when Claude decides" config are enabled

Detected at 11:00 PM

Wednesday, March 25, 2026

AddedAddedv2.1.83

Added `CLAUDE_CODE_DISABLE_NONSTREAMING_FALLBACK` env var to disable the non-streaming fallback when streaming fails

Detected at 6:30 AM

AddedOtherv2.1.83

Plugin options (`manifest.userConfig`) now available externally — plugins can prompt for configuration at enable time, with `sensitive: true` values stored in keychain (macOS) or protected credentials file (other platforms)

Detected at 6:30 AM

AddedOtherv2.1.83

Claude can now reference the on-disk path of clipboard-pasted images for file operations

Detected at 6:30 AM

AddedOtherv2.1.83

`Ctrl+L` now clears the screen and forces a full redraw — use this to recover when Cmd+K leaves the UI partially blank. Use `Ctrl+U` or double-Esc to clear prompt input.

Detected at 6:30 AM

AddedOtherv2.1.83

`--bare -p` (SDK pattern) is ~14% faster to the API request

Detected at 6:30 AM

AddedOtherv2.1.83

Memory: `MEMORY.md` index now truncates at 25KB as well as 200 lines

Detected at 6:30 AM

AddedRemovedv2.1.83

Disabled `AskUserQuestion` and plan-mode tools when `--channels` is active

Detected at 6:30 AM

AddedFixedv2.1.83

Fixed API 400 error when a pasted image was queued during a failing tool call

Detected at 6:30 AM

AddedFixedv2.1.83

Fixed MCP tool calls hanging indefinitely when an SSE connection drops mid-call and exhausts its reconnection attempts

Detected at 6:30 AM

AddedFixedv2.1.83

Fixed Remote Control session titles showing raw XML when a background agent completed before the first user message

Detected at 6:30 AM

AddedFixedv2.1.83

Fixed remote sessions forgetting conversation history after a container restart due to progress-message gaps in the resumed transcript chain

Detected at 6:30 AM

AddedFixedv2.1.83

Fixed remote sessions requiring re-login on transient auth errors instead of retrying automatically

Detected at 6:30 AM

AddedFixedv2.1.83

Fixed `rg ... | wc -l` and similar piped commands hanging and returning `0` in sandbox mode on Linux

Detected at 6:30 AM

AddedFixedv2.1.83

Fixed voice input hold-to-talk not activating when a CJK IME inserts a full-width space

Detected at 6:30 AM

AddedFixedv2.1.83

Fixed `--worktree` hanging silently when the worktree name contained a forward slash

Detected at 6:30 AM

AddedAddedv2.1.83

[VSCode] Added Esc-twice (or `/rewind`) to open a keyboard-navigable rewind picker

Detected at 6:30 AM

AddedFixedv2.1.83

[VSCode] Fixed "Fork conversation from here" and rewind actions failing silently after the session cache goes stale

Detected at 6:30 AM

Tuesday, March 10, 2026

AddedFixedv2.1.72

Fixed tool search to activate even with `ANTHROPIC_BASE_URL` as long as `ENABLE_TOOL_SEARCH` is set.

Detected at 1:16 AM

RemovedChangedv2.1.72

Changed tool search to bypass the third-party proxy gate when the environment variable is set (replaces `CLAUDE_CODE_PROXY_SUPPORTS_TOOL_REFERENCE`, now removed)

Detected at 1:16 AM

RemovedAddedv2.1.72

Added `claude plugins` as an alias for `claude plugin`

Detected at 1:16 AM

RemovedImprovedv2.1.72

Improved `claude plugin validate` to explain that marketplace.json source paths are relative to the repo root when rejecting `../` paths

Detected at 1:16 AM

RemovedImprovedv2.1.72

Reduced false-positive bash permission prompts — tree-sitter parsing now handles `find -exec`, variable assignments, command substitutions, and many other patterns that previously triggered unnecessary prompts. Also fixed tree-sitter not loading in npm-installed versions

Detected at 1:11 AM

Thursday, February 26, 2026

AddedFixedv2.1.59

Fixed config file corruption that could wipe authentication when multiple Claude Code instances ran simultaneously

Detected at 4:06 AM

Tuesday, February 24, 2026

AddedOtherv2.1.51

Managed settings can now be set via macOS plist or Windows Registry. Learn more at https://code.claude.com/docs/en/settings#settings-files

Detected at 7:21 PM

Friday, February 20, 2026

AddedImprovedv2.1.49

Improved MCP OAuth authentication with step-up auth support and discovery caching, reducing redundant network requests during server connections

Detected at 3:31 PM

Thursday, February 19, 2026

AddedAddedv2.1.49

Added `--worktree` (`-w`) flag to start Claude in an isolated git worktree

Detected at 11:56 PM

AddedOtherv2.1.49

Subagents support `isolation: "worktree"` for working in a temporary git worktree

Detected at 11:56 PM

AddedAddedv2.1.49

Added Ctrl+F keybinding to kill background agents (two-press confirmation)

Detected at 11:56 PM

AddedOtherv2.1.49

Agent definitions support `background: true` to always run as a background task

Detected at 11:56 PM

AddedOtherv2.1.49

Plugins can ship `settings.json` for default configuration

Detected at 11:56 PM

AddedFixedv2.1.49

Fixed file-not-found errors to suggest corrected paths when the model drops the repo folder

Detected at 11:56 PM

Tuesday, February 17, 2026

AddedFixedv2.1.44

Fixed ENAMETOOLONG errors for deeply-nested directory paths

Detected at 1:31 PM

Friday, February 13, 2026

AddedImprovedv2.1.42

Improved startup performance by deferring Zod schema construction

Detected at 8:06 PM

AddedImprovedv2.1.42

Improved prompt cache hit rates by moving date out of system prompt

Detected at 8:06 PM

AddedAddedv2.1.42

Added one-time Opus 4.6 effort callout for eligible users

Detected at 8:06 PM

AddedFixedv2.1.42

Fixed image dimension limit errors to suggest /compact

Detected at 8:06 PM

RemovedFixedv2.1.42

Fixed Opus 4.6 launch announcement showing for Bedrock/Vertex/Foundry users

Detected at 8:06 PM

RemovedImprovedv2.1.42

Improved error message for many-image dimension limit errors with /compact suggestion

Detected at 8:06 PM

AddedAddedv2.1.41

Added guard against launching Claude Code inside another Claude Code session

Detected at 5:46 PM

AddedFixedv2.1.41

Fixed Agent Teams using wrong model identifier for Bedrock, Vertex, and Foundry customers

Detected at 5:46 PM

AddedFixedv2.1.41

Fixed a crash when MCP tools return image content during streaming

Detected at 5:46 PM

AddedFixedv2.1.41

Fixed /resume session previews showing raw XML tags instead of readable command names

Detected at 5:46 PM

AddedImprovedv2.1.41

Improved model error messages for Bedrock/Vertex/Foundry users with fallback suggestions

Detected at 5:46 PM

AddedFixedv2.1.41

Fixed plugin browse showing misleading "Space to Toggle" hint for already-installed plugins

Detected at 5:46 PM

AddedFixedv2.1.41

Fixed hook blocking errors (exit code 2) not showing stderr to the user

Detected at 5:46 PM

AddedAddedv2.1.41

Added `speed` attribute to OTel events and trace spans for fast mode visibility

Detected at 5:46 PM

RemovedFixedv2.1.41

Fixed AWS auth refresh hanging indefinitely by adding a 3-minute timeout

Detected at 5:46 PM

RemovedAddedv2.1.39

Added guard against launching Claude Code inside another Claude Code session

Detected at 5:46 PM

RemovedFixedv2.1.39

Fixed Agent Teams using wrong model identifier for Bedrock, Vertex, and Foundry customers

Detected at 5:46 PM

RemovedFixedv2.1.39

Fixed /resume session previews showing raw XML tags instead of readable command names

Detected at 5:46 PM

RemovedFixedv2.1.39

Fixed a crash when MCP tools return image content during streaming

Detected at 5:46 PM

RemovedImprovedv2.1.39

Improved model error messages for Bedrock/Vertex/Foundry users with fallback suggestions

Detected at 5:46 PM

RemovedAddedv2.1.39

Added `speed` attribute to OTel events and trace spans for fast mode visibility

Detected at 5:46 PM

RemovedFixedv2.1.39

Fixed hook blocking errors (exit code 2) not showing stderr to the user

Detected at 5:46 PM

RemovedFixedv2.1.39

Fixed plugin browse showing misleading "Space to Toggle" hint for already-installed plugins

Detected at 5:46 PM

RemovedFixedv2.1.39

Fixed /resume showing interrupt messages as session titles

Detected at 5:46 PM

RemovedFixedv2.1.39

Fixed Opus 4.6 launch announcement showing for Bedrock/Vertex/Foundry users

Detected at 5:46 PM

RemovedImprovedv2.1.39

Improved error message for many-image dimension limit errors with /compact suggestion

Detected at 5:46 PM

RemovedFixedv2.1.39

Fixed structured-outputs beta header being sent unconditionally on Vertex/Bedrock

Detected at 5:46 PM

RemovedFixedv2.1.39

Fixed spurious warnings for non-agent markdown files in `.claude/agents/` directory

Detected at 5:46 PM

Thursday, February 12, 2026

AddedFixedv2.1.39

Fixed spurious warnings for non-agent markdown files in `.claude/agents/` directory

Detected at 9:21 PM

AddedFixedv2.1.39

Fixed structured-outputs beta header being sent unconditionally on Vertex/Bedrock

Detected at 5:33 PM

AddedImprovedv2.1.39

Improved error message for many-image dimension limit errors with /compact suggestion

Detected at 9:31 AM

AddedFixedv2.1.39

Fixed Opus 4.6 launch announcement showing for Bedrock/Vertex/Foundry users

Detected at 6:01 AM

AddedFixedv2.1.39

Fixed /resume showing interrupt messages as session titles

Detected at 2:01 AM

Wednesday, February 11, 2026

AddedFixedv2.1.39

Fixed plugin browse showing misleading "Space to Toggle" hint for already-installed plugins

Detected at 4:21 PM

AddedFixedv2.1.39

Fixed hook blocking errors (exit code 2) not showing stderr to the user

Detected at 4:11 PM

AddedAddedv2.1.39

Added `speed` attribute to OTel events and trace spans for fast mode visibility

Detected at 4:01 PM

AddedFixedv2.1.39

Fixed a crash when MCP tools return image content during streaming

Detected at 9:51 AM

AddedImprovedv2.1.39

Improved model error messages for Bedrock/Vertex/Foundry users with fallback suggestions

Detected at 9:51 AM

AddedFixedv2.1.39

Fixed /resume session previews showing raw XML tags instead of readable command names

Detected at 8:56 AM

AddedFixedv2.1.39

Fixed Agent Teams using wrong model identifier for Bedrock, Vertex, and Foundry customers

Detected at 8:46 AM

AddedAddedv2.1.39

Added guard against launching Claude Code inside another Claude Code session

Detected at 8:26 AM

Saturday, January 31, 2026

RemovedOtherv2.1.27

Permissions now respect content-level `ask` over tool-level `allow`. Previously `allow: ["Bash"], ask: ["Bash(rm *)"]` allowed all bash commands, but will now permission prompt for `rm`.

Detected at 2:31 AM

Friday, January 30, 2026

RemovedAddedv2.1.27

VSCode: Enabled Claude in Chrome integration

Detected at 11:11 PM

Thursday, January 29, 2026

AddedImprovedv2.0.72

Improved @ mention file suggestion speed (~3× faster in git repositories)

Detected at 1:01 AM

RemovedImprovedv2.0.72

Improved @ mention file suggestion speed (~3x faster in git repositories)

Detected at 1:01 AM

Friday, January 16, 2026

RemovedAddedv2.1.7

Added customizable keyboard shortcuts via `~/.claude/keybindings.json`. Run `/keybindings` to get started. Learn more at https://code.claude.com/docs/en/keybindings

Detected at 8:16 PM

Thursday, January 15, 2026

AddedAddedv2.1.7

Added customizable keyboard shortcuts via `~/.claude/keybindings.json`. Run `/keybindings` to get started. Learn more at https://code.claude.com/docs/en/keybindings

Detected at 11:28 PM

Thursday, January 8, 2026

AddedAddedv2.1.0

Added `IS_DEMO` environment variable to hide email and organization from the UI, useful for streaming or recording sessions

Detected at 12:16 AM

RemovedAddedv2.1.0

Added `CLAUDE_CODE_HIDE_ACCOUNT_INFO` environment variable to hide email and organization from the UI, useful for streaming or recording sessions

Detected at 12:16 AM

Friday, December 19, 2025

RemovedAddedv2.0.70

Added `plan_mode_required` spawn parameter for teammates to require plan approval before implementing changes

Detected at 12:59 AM

Friday, December 12, 2025

RemovedOtherv2.0.67

Claude now suggests prompts to speed up your workflow: press Tab to accept or Enter to submit

Detected at 11:31 PM

Thursday, December 11, 2025

AddedOtherv2.0.64

Bedrock: Add support for `aws login` AWS Management Console credentials

Detected at 7:07 PM

Wednesday, December 10, 2025

AddedRemovedv2.0.64

Unshipped AgentOutputTool and BashOutputTool, in favor of a new unified TaskOutputTool

Detected at 8:18 AM

Wednesday, December 3, 2025

AddedAddedv2.0.45

Added support for Microsoft Foundry! See https://code.claude.com/docs/en/azure-ai-foundry

Detected at 7:25 PM

RemovedOtherv2.0.45

Add support for Microsoft Foundry! See https://code.claude.com/docs/en/azure-ai-foundry

Detected at 7:25 PM

AddedRemovedv2.0.25

Removed legacy SDK entrypoint. Please migrate to @anthropic-ai/claude-agent-sdk for future SDK updates: https://platform.claude.com/docs/en/agent-sdk/migration-guide

Detected at 12:16 PM

RemovedRemovedv2.0.25

Removed legacy SDK entrypoint. Please migrate to @anthropic-ai/claude-agent-sdk for future SDK updates: https://docs.claude.com/en/docs/claude-code/sdk/migration-guide

Detected at 12:16 PM

AddedOtherv2.0.12

Plugin documentation available at https://code.claude.com/docs/en/plugins

Detected at 12:16 PM

RemovedOtherv2.0.12

Plugin documentation available at https://docs.claude.com/en/docs/claude-code/plugins

Detected at 12:16 PM

AddedAddedv1.0.123

Added SlashCommand tool, which enables Claude to invoke your slash commands. https://code.claude.com/docs/en/slash-commands#SlashCommand-tool

Detected at 12:16 PM

RemovedAddedv1.0.123

Added SlashCommand tool, which enables Claude to invoke your slash commands. https://docs.claude.com/en/docs/claude-code/slash-commands#SlashCommand-tool

Detected at 12:16 PM

AddedAddedv1.0.81

Released output styles, including new built-in educational output styles "Explanatory" and "Learning". Docs: https://code.claude.com/docs/en/output-styles

Detected at 12:16 PM

RemovedAddedv1.0.81

Released output styles, including new built-in educational output styles "Explanatory" and "Learning". Docs: https://docs.claude.com/en/docs/claude-code/output-styles

Detected at 12:16 PM

AddedAddedv1.0.38

Released hooks. Special thanks to community input in https://github.com/anthropics/claude-code/issues/712. Docs: https://code.claude.com/docs/en/hooks

Detected at 12:16 PM

RemovedAddedv1.0.38

Released hooks. Special thanks to community input in https://github.com/anthropics/claude-code/issues/712. Docs: https://docs.claude.com/en/docs/claude-code/hooks

Detected at 12:16 PM

Wednesday, November 26, 2025

AddedOtherv2.0.54

Fix issue with excessive iTerm notifications

Detected at 5:22 PM

RemovedOtherv2.0.54

VSCode Extension: Added support for VSCode's secondary sidebar (VSCode 1.97+), allowing Claude Code to be displayed on the right sidebar while keeping the file explorer on the left. Requires setting "sidebar" as "Preferred Location" in the config.

Detected at 5:22 PM

RemovedOtherv2.0.54

VSCode Extension: Added "Preferred Location" setting to configure where Claude opens by default (sidebar or panel)

Detected at 5:22 PM

RemovedOtherv2.0.54

VSCode Extension: Added keyboard shortcut (Cmd+N / Ctrl+N) to start new conversations

Detected at 5:22 PM

Monday, November 24, 2025

AddedAddedv2.0.51

Added Opus 4.5! https://www.anthropic.com/news/claude-opus-4-5

Detected at 6:51 PM

RemovedAddedv2.0.51

Added Opus 4.5!

Detected at 6:51 PM

Friday, November 21, 2025

AddedOtherv2.0.45

Add support for Microsoft Foundry! See https://code.claude.com/docs/en/azure-ai-foundry

Detected at 11:28 PM

RemovedOtherv2.0.45

Add support for Azure AI Foundry! See https://code.claude.com/docs/en/azure-ai-foundry

Detected at 11:28 PM

RemovedFixedv2.0.35

Fixed messages returning null `stop_reason` and `stop_sequence` values

Detected at 12:30 AM

Friday, November 14, 2025

RemovedOtherv2.0.41

Slash Commmands: Added CLAUDE_PROJECT_DIR and CLAUDE_PLUGIN_ROOT env vars to bash command processing

Detected at 10:40 PM

Saturday, November 1, 2025

AddedRemovedv2.0.30

Deprecated output styles. Review options in `/output-style` and use --system-prompt-file, --system-prompt, --append-system-prompt, CLAUDE.md, or plugins instead

Detected at 12:47 AM

RemovedRemovedv2.0.30

Deprecated output styles. Review options in `/output-style` and use --system-prompt, --append-system-prompt, CLAUDE.md, or plugins instead

Detected at 12:47 AM

Friday, October 31, 2025

RemovedFixedv2.0.31

Fixed conversation compaction to respect existing compact boundaries, preventing duplicate summarization of already-compacted messages

Detected at 11:27 PM

AddedRemovedv2.0.30

Deprecated output styles. Review options in `/output-style` and use --system-prompt, --append-system-prompt, CLAUDE.md, or plugins instead

Detected at 4:02 PM

RemovedRemovedv2.0.30

Deprecated output styles. Review options in `/output-style` and use CLAUDE.md or plugins instead

Detected at 4:02 PM

Tuesday, October 28, 2025

AddedOtherv2.0.28

Discovery of custom slash commands, subagents, and output styles no longer respects .gitignore

Detected at 12:45 AM

AddedOtherv2.0.24

Bedrock: Display awsAuthRefresh output when auth is required

Detected at 12:45 AM

Saturday, October 18, 2025

RemovedOtherv2.0.22

Edit the plan in your text editor using CTRL+G

Detected at 12:27 AM

RemovedAddedv2.0.22

Support MCP `structuredContent` field in tool responses

Detected at 12:27 AM

RemovedAddedv2.0.22

Added an interactive question tool

Detected at 12:27 AM

RemovedOtherv2.0.22

Claude will now ask you questions more often in plan mode

Detected at 12:27 AM

RemovedAddedv2.0.22

Added Haiku 4.5 as a model option for Pro users

Detected at 12:27 AM

RemovedFixedv2.0.22

Fixed an issue where queued commands don't have access to previous messages' output

Detected at 12:27 AM

Wednesday, October 15, 2025

AddedOtherv2.0.17

OTEL: support HTTP_PROXY and HTTPS_PROXY

Detected at 8:16 PM

AddedOtherv2.0.17

`CLAUDE_CODE_DISABLE_NONESSENTIAL_TRAFFIC` now disables release notes fetching

Detected at 8:16 PM

Wednesday, October 8, 2025

RemovedFixedv2.0.11

Fixed bash permission matching for commands with environment variables

Detected at 9:38 PM

Tuesday, September 23, 2025

AddedImprovedv1.0.120

Improved VSCode extension command registry and sessions dialog user experience

Detected at 9:59 PM

AddedImprovedv1.0.120

Enhanced sessions dialog responsiveness and visual feedback

Detected at 9:59 PM

AddedFixedv1.0.120

Fixed IDE compatibility issue by removing worktree support check

Detected at 9:59 PM

AddedFixedv1.0.120

Fixed security vulnerability where Bash tool permission checks could be bypassed using prefix matching

Detected at 9:59 PM

Friday, September 19, 2025

AddedAddedv1.0.81

Released output styles, including new built-in educational output styles "Explanatory" and "Learning". Docs: https://docs.claude.com/en/docs/claude-code/output-styles

Detected at 6:44 AM

RemovedAddedv1.0.81

Released output styles, including new built-in educational output styles "Explanatory" and "Learning". Docs: https://docs.anthropic.com/en/docs/claude-code/output-styles

Detected at 6:44 AM

AddedAddedv1.0.38

Released hooks. Special thanks to community input in https://github.com/anthropics/claude-code/issues/712. Docs: https://docs.claude.com/en/docs/claude-code/hooks

Detected at 6:44 AM

RemovedAddedv1.0.38

Released hooks. Special thanks to community input in https://github.com/anthropics/claude-code/issues/712. Docs: https://docs.anthropic.com/en/docs/claude-code/hooks

Detected at 6:44 AM

Wednesday, September 10, 2025

RemovedOtherv1.0.110

/model now validates provided model names

Detected at 12:49 AM

Wednesday, August 27, 2025

AddedAddedv1.0.93

Support NO_PROXY environment variable to bypass proxy for specified hostnames and IPs

Detected at 9:53 PM

Friday, August 22, 2025

AddedOtherv1.0.85

Hooks: Introduced SessionEnd hook

Detected at 12:59 AM

AddedOtherv1.0.84

@-mention: Add ~/.claude/\* files to suggestions for easier agent, output style, and slash command editing

Detected at 12:59 AM

RemovedOtherv1.0.84

@-mention: Add ~/.claude/* files to suggestions for easier agent, output style, and slash command editing

Detected at 12:59 AM

Monday, August 18, 2025

AddedOtherv1.0.83

@-mention: Support files with spaces in path

Detected at 11:19 PM

RemovedOtherv1.0.83

Auto-complete: allow mentioning ~/.claude/* files

Detected at 11:19 PM

Thursday, August 14, 2025

RemovedOtherv1.0.81

Plugin system: Improve plugin repository installation messaging and error handling

Detected at 8:13 PM

RemovedOtherv1.0.80

Add plugin system: Install plugins from Git repositories with custom commands and agents using /plugin commands

Detected at 8:13 PM

Friday, August 8, 2025

AddedOtherv1.0.71

Customizable status line: add your terminal prompt to Claude Code with /statusline

Detected at 6:22 PM

Monday, July 28, 2025

AddedOtherv1.0.61

Transcript mode (Ctrl+R): Changed Esc to exit transcript mode rather than interrupt

Detected at 6:35 PM

AddedOtherv1.0.61

Settings: Added `--settings` flag to load settings from a JSON file

Detected at 6:35 PM

AddedOtherv1.0.61

Settings: Fixed resolution of settings files paths that are symlinks

Detected at 6:35 PM

AddedOtherv1.0.61

OTEL: Fixed reporting of wrong organization after authentication changes

Detected at 6:35 PM

AddedOtherv1.0.61

Slash commands: Fixed permissions checking for allowed-tools with Bash

Detected at 6:35 PM

AddedAddedv1.0.61

IDE: Added support for pasting images in VSCode MacOS using ⌘+V

Detected at 6:35 PM

AddedAddedv1.0.61

IDE: Added `CLAUDE_CODE_AUTO_CONNECT_IDE=false` for disabling IDE auto-connection

Detected at 6:35 PM

AddedAddedv1.0.61

Added `CLAUDE_CODE_SHELL_PREFIX` for wrapping Claude and user-provided shell commands run by Claude Code

Detected at 6:35 PM

RemovedAddedv1.0.61

Added --settings flag to load settings from a JSON file

Detected at 6:35 PM

RemovedChangedv1.0.59

Rename CLAUDE_CODE_BASH_PREFIX to CLAUDE_CODE_SHELL_PREFIX

Detected at 6:35 PM

Thursday, July 17, 2025

AddedOtherv1.0.54

Shell: Switch to in-memory shell snapshot to fix file-related errors

Detected at 10:39 PM

RemovedOtherv1.0.54

Shell: Switch to in-memory shell snapshot to file-related errors

Detected at 10:39 PM

Friday, July 11, 2025

AddedAddedv1.0.45

Custom slash commands: Restored namespacing in command names based on subdirectories. For example, .claude/commands/frontend/component.md is now /frontend:component, not /component.

Detected at 10:54 PM

RemovedAddedv1.0.45

Custom slash commands: Restored namespacing in command names based on subdirectories. For example, .claude/frontend/component.md is now /frontend:component, not /component.

Detected at 10:54 PM

Thursday, July 10, 2025

AddedChangedv1.0.45

Updated prompt input undo to Ctrl+\_ to avoid breaking existing Ctrl+U behavior, matching zsh's undo shortcut

Detected at 4:17 PM

RemovedChangedv1.0.45

Updated prompt input undo to Ctrl+_ to avoid breaking existing Ctrl+U behavior, matching zsh's undo shortcut

Detected at 4:17 PM

Monday, July 7, 2025

AddedOtherv1.0.43

Hooks: Added EPIPE system error handling

Detected at 10:48 PM

AddedAddedv1.0.33

Added prompt input undo functionality (Ctrl+Z and vim 'u' command)

Detected at 10:48 PM

RemovedAddedv1.0.33

Added undo functionality (Ctrl+Z and vim 'u' command)

Detected at 10:48 PM

Wednesday, July 2, 2025

AddedAddedv1.0.38

Released hooks. Special thanks to community input in https://github.com/anthropics/claude-code/issues/712. Docs: https://docs.anthropic.com/en/docs/claude-code/hooks

Detected at 6:25 PM

RemovedAddedv1.0.38

Released [hooks](https://docs.anthropic.com/en/docs/claude-code/hooks). Special thanks to community input in [Github Issues](https://github.com/anthropics/claude-code/issues/712)

Detected at 6:25 PM

Tuesday, June 24, 2025

AddedOtherv1.0.27

/resume slash command to switch conversations within Claude Code

Detected at 12:05 AM

Wednesday, May 21, 2025

AddedOtherv0.2.117

Breaking change: --print JSON output now returns nested message objects, for forwards-compatibility as we introduce new metadata fields

Detected at 10:57 PM

RemovedOtherv0.2.117

Breaking change: --print JSON output now returns nested message objects, for forwards-compatability as we introduce new metadata fields

Detected at 10:57 PM

Friday, April 25, 2025

AddedChangedv0.2.82

Renamed tools for consistency: LSTool -> LS, View -> Read, etc.

Detected at 2:46 AM

RemovedChangedv0.2.82

Renamed tools for consistency: AgentTool -> Task, LSTool -> LS, View -> Read, etc.

Detected at 2:46 AM

AddedAddedv0.2.74

Added support for refreshing dynamically generated API keys (via apiKeyHelper), with a 5 minute TTL

Detected at 2:24 AM

RemovedOtherv0.2.74

Add support for refreshing dynamically generated API keys (via `apiKeyHelper`), with a 5 minute TTL

Detected at 2:24 AM

AddedChangedv0.2.72

Updated spinner to indicate tokens loaded and tool usage

Detected at 2:24 AM

RemovedChangedv0.2.72

Update spinner to indicate tokens loaded and tool usage

Detected at 2:24 AM

Tuesday, April 22, 2025

AddedImprovedv0.2.75

Improved performance for filename auto-complete

Detected at 9:08 PM

Monday, April 21, 2025

AddedOtherv0.2.75

Run one-off MCP servers with `claude --mcp-config <path-to-file>`

Detected at 8:14 PM

Thursday, April 17, 2025

AddedOtherv0.2.66

Print mode (-p) now supports streaming output via --output-format=stream-json

Detected at 8:47 PM

RemovedOtherv0.2.66

Print mode (-p) now supports streaming output via --output-format --stream-json

Detected at 8:47 PM