Claude Code — December 2025 Releases
19 releases in December 2025.
- v2.0.76 (December 22, 2025) — - Fixed issue with macOS code-sign warning when using Claude in Chrome integration
- v2.0.75 (December 20, 2025) — - Minor bugfixes
- v2.0.74 (December 19, 2025) — - Added LSP (Language Server Protocol) tool for code intelligence features like go-to-definition, find references, and hover documentation - Added /te
- v2.0.73 (December 18, 2025) — - Added clickable [Image N] links that open attached images in the default viewer - Added alt-y yank-pop to cycle through kill ring history after ctrl
- v2.0.72 (December 17, 2025) — - Added Claude in Chrome (Beta) feature that works with the Chrome extension (https://claude.ai/chrome) to let you control your browser directly from
- v2.0.71 (December 16, 2025) — - Added /config toggle to enable/disable prompt suggestions - Added /settings as an alias for the /config command
- v2.0.70 (December 15, 2025) — - Added Enter key to accept and submit prompt suggestions immediately (tab still accepts for editing) - Added wildcard syntax mcpserver for MCP tool p
- v2.0.69 (December 13, 2025) — - Minor bugfixes
- v2.0.68 (December 12, 2025) — - Fixed IME (Input Method Editor) support for languages like Chinese, Japanese, and Korean by correctly positioning the composition window at the curs
- v2.0.67 (December 11, 2025) — - Thinking mode is now enabled by default for Opus 4.5 - Thinking mode configuration has moved to /config
- v2.0.65 (December 11, 2025) — - Added ability to switch models while writing a prompt using alt+p (linux, windows), option+p (macos). - Added context window information to status l
- v2.0.64 (December 10, 2025) — - Made auto-compacting instant - Agents and bash commands can run asynchronously and send messages to wake up the main agent
- v2.0.62 (December 9, 2025) — - Added "(Recommended)" indicator for multiple-choice questions, with the recommended option moved to the top of the list - Added attribution setting
- v2.0.61 (December 7, 2025) — - Reverted VSCode support for multiple terminal clients due to responsiveness issues.
- v2.0.60 (December 5, 2025) — - Added background agent support. Agents run in the background while you work - Added --disable-slash-commands CLI flag to disable all slash commands
- v2.0.59 (December 4, 2025) — - Added --agent CLI flag to override the agent setting for the current session - Added agent setting to configure main thread with a specific agent's
- v2.0.58 (December 3, 2025) — - Pro users now have access to Opus 4.5 as part of their subscription! - Fixed timer duration showing "11m 60s" instead of "12m 0s"
- v2.0.57 (December 3, 2025) — - Added feedback input when rejecting plans, allowing users to tell Claude what to change - VSCode: Added streaming message support for real-time resp
- v2.0.56 (December 1, 2025) — - Added setting to enable/disable terminal progress bar (OSC 9;4) - VSCode Extension: Added support for VS Code's secondary sidebar (VS Code 1.97+), a