releases.shpreview
Anthropic/Claude Code

Claude Code

$npx -y @buildinternet/releases show claude-code
Mon
Wed
Fri
AprMayJunJulAugSepOctNovDecJanFebMarApr
Less
More
Releases79Avg26/moVersionsv2.1.14 → v2.1.114
Jul 3, 2025

Fixed a bug where the theme selector was saving excessively. Hooks: Added EPIPE system error handling

New Active Time metric in OpenTelemetry logging

Fixed a bug causing API connection errors with UNABLE_TO_GET_ISSUER_CERT_LOCALLY if NODE_EXTRA_CA_CERTS was set

Hooks: Split Stop hook triggering into Stop and SubagentStop. Hooks: Enabled optional timeout configuration for each command. Hooks: Added "hook_event_name" to hook input. Fixed a bug where MCP tools would display twice in tool list. New tool parameters JSON for Bash tool in tool_decision event

Added tilde (~) expansion support to /add-dir command

Jun 30, 2025

Released hooks with comprehensive documentation at code.claude.com/docs/en/hooks

Fixed issue with submitting messages during extended thinking interrupting the thinking phase. Fixed API error when aborting mid-stream with whitespace text and thinking blocks. Fixed API proxy compatibility where 404 errors on streaming endpoints no longer trigger non-streaming fallback. Fixed proxy settings from settings.json not applying to WebFetch/HTTP requests on Node.js. Fixed /resume session picker showing raw XML instead of clean titles. Improved error messages for API connection failures showing specific causes. Surfaced errors from invalid managed settings. Added VSCode remote sessions and OAuth resume support with git branch/message count. Fixed scroll-to-bottom under-scrolling on VSCode session load/switch.

  • Improved memory usage by trimming agent task message history after tasks complete
  • Improved memory usage during long agent sessions by eliminating O(n²) message accumulation in progress updates
  • Fixed the bash permission classifier to validate that returned match descriptions correspond to actual input rules, preventing hallucinated descriptions from incorrectly granting permissions
  • Fixed user-defined agents only loading one file on NFS/FUSE filesystems that report zero inodes
  • Fixed plugin agent skills silently failing to load when referenced by bare name instead of fully-qualified plugin name
  • Search patterns in collapsed tool results are now displayed in quotes for clarity
  • Windows: Fixed CWD tracking temp files never being cleaned up, causing them to accumulate indefinitely
  • Use ctrl+f to kill all background agents instead of double-pressing ESC. Background agents now continue running when you press ESC to cancel the main thread
  • Fixed API 400 errors ("thinking blocks cannot be modified") that occurred in sessions with concurrent agents
  • Simplified teammate navigation to use only Shift+Down (with wrapping) instead of both Shift+Up and Shift+Down
  • Fixed an issue where a single file write/edit error would abort all other parallel file write/edit operations
  • Added last_assistant_message field to Stop and SubagentStop hook inputs
  • Fixed custom session titles set via /rename being lost after resuming a conversation
  • Fixed collapsed read/search hint text overflowing on narrow terminals by truncating from the start
  • Fixed an issue where bash commands with backslash-newline continuation lines would produce spurious empty arguments
  • Fixed built-in slash commands being hidden from the autocomplete dropdown when many user skills are installed
  • Fixed MCP servers not appearing in the MCP Management Dialog after deferred loading
  • Fixed session name persisting in status bar after /clear command
  • Fixed crash when a skill's name or description in SKILL.md frontmatter is a bare number (e.g., name: 3000)
  • Fixed /resume silently dropping sessions when the first message exceeds 16KB or uses array-format content
  • Added chat:newline keybinding action for configurable multi-line input
  • Added added_dirs to the statusline JSON workspace section, exposing directories added via /add-dir to external scripts
  • Fixed claude doctor misclassifying mise and asdf-managed installations as native installs
  • Fixed zsh heredoc failing with "read-only file system" error in sandboxed commands
  • Fixed agent progress indicator showing inflated tool use count
  • Fixed image pasting not working on WSL2 systems where Windows copies images as BMP format
  • Fixed background agent results returning raw transcript data instead of the agent's final answer
  • Fixed Warp terminal incorrectly prompting for Shift+Enter setup when it supports it natively
  • Fixed CJK wide characters causing misaligned timestamps and layout elements in the TUI
  • Fixed custom agent model field in .claude/agents/*.md being ignored when spawning team teammates
  • Fixed plan mode being lost after context compaction
  • Fixed alwaysThinkingEnabled: true in settings.json not enabling thinking mode on Bedrock and Vertex providers
  • Fixed tool_decision OTel telemetry event not being emitted in headless/SDK mode
  • Fixed session name being lost after context compaction — renamed sessions now preserve their custom title through compaction
  • Increased initial session count in resume picker from 10 to 50 for faster session discovery
  • Windows: fixed worktree session matching when drive letter casing differs
  • Fixed /resume <session-id> failing to find sessions whose first message exceeds 16KB
  • Fixed "Always allow" on multiline bash commands creating invalid permission patterns that corrupt settings
  • Fixed React crash (error #31) when a skill's argument-hint in SKILL.md frontmatter uses YAML sequence syntax
  • Fixed crash when using /fork on sessions that used web search
  • Fixed read-only git commands triggering FSEvents file watcher loops on macOS
  • Fixed custom agents and skills not being discovered when running from a git worktree
  • Fixed non-interactive subcommands like claude doctor and claude plugin validate being blocked inside nested Claude sessions
  • Windows: Fixed the same CLAUDE.md file being loaded twice when drive letter casing differs between paths
  • Fixed inline code spans in markdown being incorrectly parsed as bash commands
  • Fixed teammate spinners not respecting custom spinnerVerbs from settings
  • Fixed shell commands permanently failing after a command deletes its own working directory
  • Fixed hooks (PreToolUse, PostToolUse) silently failing to execute on Windows by using Git Bash instead of cmd.exe
  • Fixed LSP findReferences and other location-based operations returning results from gitignored files
  • Moved config backup files from home directory root to ~/.claude/backups/ to reduce home directory clutter
  • Fixed sessions with large first prompts (>16KB) disappearing from the /resume list
  • Fixed shell functions with double-underscore prefixes not being preserved across shell sessions
  • Fixed spinner showing "0 tokens" counter before any tokens have been received
  • VSCode: Fixed conversation messages appearing dimmed while the AskUserQuestion dialog is open
  • Fixed background tasks failing in git worktrees due to remote URL resolution reading from worktree-specific gitdir
  • Fixed Right Alt key leaving visible [25~ escape sequence residue in the input field on Windows/Git Bash terminals
  • The /rename command now updates the terminal tab title by default
  • Fixed Edit tool silently corrupting Unicode curly quotes by replacing them with straight quotes when making edits
  • Fixed OSC 8 hyperlinks only being clickable on the first line when link text wraps across multiple terminal lines

Added /teleport and /remote-env slash commands for claude.ai subscribers to resume and configure remote sessions. Added support for disabling specific agents using Task(AgentName) syntax in settings.json permissions or --disallowedTools CLI flag. Added hooks support to agent, skill, and slash command frontmatter with PreToolUse, PostToolUse, and Stop hooks. Added new Vim motions including ; and , for repeating f/F/t/T motions, y operator for yank, p/P for paste, text objects, >> and << for indent/dedent, and J to join lines. Added /plan command shortcut and slash command autocomplete support when / appears anywhere in input. Added --tools flag for interactive mode to restrict built-in tools. Added CLAUDE_CODE_FILE_READ_MAX_TOKEN_TOKENS environment variable and once: true config for hooks. Added YAML-style lists in frontmatter allowed-tools field. Added support for prompt and agent hook types from plugins. Added Cmd+V for image paste in iTerm2, left/right arrow navigation in dialogs, real-time thinking block display, and Skills as separate context visualization category.

Fixed OAuth token refresh, session persistence, session resume failures, race condition in token refresh, AWS Bedrock subagents EU/APAC configuration, API context overflow, FIFO file hang, terminal keyboard mode reset, Alt+B/F word navigation, ${CLAUDE_PLUGIN_ROOT} substitution, file permissions, bash command parsing, slash command execution, Tab-completion, command hint display, redundant Skill tool invocation, skill token estimates, subagent model inheritance, model picker, duplicate Bash commands, background task output, notifications, forked slash commands, cursor visibility, hooks menu, queued prompt images, pasted image size, CJK multiline prompts, ultrathink highlighting, reading indicators, Bash read command counts, spinner token counter, git diff memory leak, LSP tool race condition, feedback submission hang, search mode behavior, hook success messages, and improved startup performance.

Improved terminal rendering performance, Jupyter notebook reading, piped input reliability, AskQuestion tool, sed in-place edits, automatic continuation on token limit, compaction reliability, subagent permission handling, skills progress display, skill visibility in slash command menu, skill suggestions prioritization, spinner feedback, token count display, incremental async output, permission prompt UX, Claude in Chrome notification, macOS screenshot paste, and /stats output. Updated Atlassian MCP integration, changed "Interrupted" message color, removed permission prompt for plan mode, removed underline from image links. SDK and VSCode platform improvements.

Latest
2.1.116
Tracking Since
Jun 30, 2025
Last checked Apr 21, 2026