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)
関連記事
Claude Code v2.1.64 リリース — Remote Control新機能とパフォーマンス改善
Claude Code v2.1.64がリリース。Remote Controlサブコマンド追加、BashToolパフォーマンス改善、コンテキスト自動保存機能強化など多数の改善を含む。
Claude Code v2.1.66 リリース — 新规スラッシュコマンドとHTTP Hooksの導入
Claude Code v2.1.66がリリース。/simplify・/batchスラッシュコマンドの追加、HTTP Hooksサポート、多数のパフォーマンス改善とメモリリーク修正を含む。
Claude Code v2.1.68 リリース — Opus 4.6デフォルト設定とultrathinkキーワードの再導入
Claude Code v2.1.68がリリース。Opus 4.6がMax/Teamサブスクライバーにmedium effortでデフォルト設定され、ultrathinkキーワードが再導入。Opus 4と4.1は削除。
人気記事
Claude Code v2.1.93 リリース - PreToolUseフック延期決定やフリッカーFREE渲染など
AnthropicがClaude Code v2.1.93をリリース。PreToolUseフックの延期決定機能、フリッカー-freeレンダリングオプション、PermissionDeniedフック、名前付きサブエージェントのタイプアヘッド対応などを含む。
Claude Code v2.1.92 リリース - forceRemoteSettingsRefreshやBedrockセットアップウィザードなど
AnthropicがClaude Code v2.1.92をリリース。forceRemoteSettingsRefreshポリシー設定、Bedrockセットアップウィザード、costコマンドの改善など多数の機能追加とバグ修正を含む。
Claude Code v2.1.84 リリース - PowerShellツールプレビューと環境設定の強化
Claude Code v2.1.84がリリース。Windows向けのPowerShellツール、環境変数によるモデル選択のカスタマイズアイドルセッション処理の改善などが含まれる。
最新記事
Claude Code v2.1.93 リリース - PreToolUseフック延期決定やフリッカーFREE渲染など
AnthropicがClaude Code v2.1.93をリリース。PreToolUseフックの延期決定機能、フリッカー-freeレンダリングオプション、PermissionDeniedフック、名前付きサブエージェントのタイプアヘッド対応などを含む。
Claude Code v2.1.92 リリース - forceRemoteSettingsRefreshやBedrockセットアップウィザードなど
AnthropicがClaude Code v2.1.92をリリース。forceRemoteSettingsRefreshポリシー設定、Bedrockセットアップウィザード、costコマンドの改善など多数の機能追加とバグ修正を含む。
Claude Code v2.1.91 リリース - MCPツール結果の永続化とEditツールの最適化
Claude Code v2.1.91ではMCPツールの結果サイズの上書き、シェル実行の制御強化、Editツールの効率改善などが行われた。