Claude Code v2.1.69 Released - New Features and Security Fixes
Claude Code v2.1.69 brings new features including /claude-api skill, expanded Voice STT language support, and numerous security and bug fixes.
Claude Code v2.1.69 Released - New Features and Security Fixes
Claude Code v2.1.69 was released on March 5, 2026 (US time). This release includes numerous new features along with security fixes and bug corrections.
Key Changes
New Commands and Skills
The /claude-api skill was added to facilitate building applications with the Claude API and Anthropic SDK. The /reload-plugins command was also introduced, allowing plugin changes to be applied without restarting Claude Code.
Voice STT Language Expansion
Voice STT (speech-to-text) now supports 10 new languages, bringing the total to 20. Added languages include Russian, Polish, Turkish, Dutch, Ukrainian, Greek, Czech, Danish, Swedish, and Norwegian.
Remote Control Enhancement
The /remote-control command now accepts an optional name argument to set a custom session title visible in claude.ai/code.
UI/UX Improvements
Effort level display (e.g., βwith low effortβ) was added to the logo and spinner, making it easier to identify the current effort setting. Agent name now displays in the terminal title when using βagent.
Security Fixes
A security vulnerability where nested skill discovery could load skills from gitignored directories like node_modules was fixed. The trust dialog issue where all .mcp.json servers were silently enabled on first run was also resolved.
Other New Features
- Added sandbox.enableWeakerNetworkIsolation setting (macOS only) to allow Go programs like gh, gcloud, and terraform to verify TLS certificates when using a custom MITM proxy
- Added ${CLAUDE_SKILL_DIR} variable for skills to reference their own directory in SKILL.md content
- Added InstructionsLoaded hook event and agent_id, agent_type to hook events
Technical Details
- File count cache now properly handles glob ignore patterns
- Fixed βsetting-sources user not blocking dynamically discovered project skills
- Multiple memory leak fixes (REPL render scopes, React Compiler memoCache, interactive mode hook events)
Related Articles
Claude Code v2.1.64 Released β New Remote Control Feature and Performance Improvements
Claude Code v2.1.64 brings new Remote Control subcommand, BashTool performance improvements, enhanced auto-save, and various fixes.
Claude Code v2.1.66 Released β New Slash Commands and HTTP Hooks Support
Claude Code v2.1.66 introduces bundled /simplify and /batch slash commands, HTTP Hooks support, performance improvements, and numerous memory leak fixes.
Claude Code v2.1.68 Released β Opus 4.6 Default, ultrathink Keyword Returns
Claude Code v2.1.68 released. Opus 4.6 now defaults to medium effort for Max/Team subscribers, ultrathink keyword reintroduced, Opus 4 and 4.1 removed.
Popular Articles
Claude Code v2.1.93 Released - Deferred Permission Decisions, Flicker-Free Rendering, and More
Anthropic releases Claude Code v2.1.93 with deferred permission decisions for PreToolUse hooks, flicker-free rendering option, PermissionDenied hook, and named subagent typeahead support.
Claude Code v2.1.92 Released - forceRemoteSettingsRefresh, Bedrock Setup Wizard, and More
Anthropic releases Claude Code v2.1.92 with forceRemoteSettingsRefresh policy setting, AWS Bedrock setup wizard, /cost command improvements, and numerous bug fixes.
Claude Code v2.1.84 Release - PowerShell Tool Preview and Environment Configuration Enhancements
Claude Code v2.1.84 introduces PowerShell tool for Windows, new environment variable overrides for model selection, idle session handling improvements, and various stability fixes.
Latest Articles
Claude Code v2.1.93 Released - Deferred Permission Decisions, Flicker-Free Rendering, and More
Anthropic releases Claude Code v2.1.93 with deferred permission decisions for PreToolUse hooks, flicker-free rendering option, PermissionDenied hook, and named subagent typeahead support.
Claude Code v2.1.92 Released - forceRemoteSettingsRefresh, Bedrock Setup Wizard, and More
Anthropic releases Claude Code v2.1.92 with forceRemoteSettingsRefresh policy setting, AWS Bedrock setup wizard, /cost command improvements, and numerous bug fixes.
Claude Code v2.1.91 Released - MCP Tool Result Persistence and Improved Edit Tool
Claude Code v2.1.91 introduces MCP tool result persistence override, improved shell execution controls, and enhanced Edit tool efficiency.