Settings additions:
- prUrlTemplate (Attribution): URL template for the PR badge in commit
attribution — supports self-hosted GitLab/Bitbucket/GitHub Enterprise
- voice (object): full structure with enabled/mode/autoSubmit; mark legacy
voiceEnabled as DEPRECATED alias
Behavior updates:
- auto permission mode: rewrite per official docs — drop the removed
--enable-auto-mode flag, note inclusion in the default Shift+Tab cycle
since v2.1.111
- blockedMarketplaces: note v2.1.119 enforcement of hostPattern/pathPattern
matchers before any download touches the filesystem
Env var additions:
- CLAUDE_CODE_HIDE_CWD: hides CWD in startup logo banner (v2.1.119)
CLI / docs additions:
- claude plugin tag: marketplace plugin version tagging subcommand (v2.1.118)
- MCP OAuth callout: RFC 9728 protected-resource discovery, no manual
apiKeyHelper/headersHelper needed for compliant servers (v2.1.111)
- Quick Reference example updated with prUrlTemplate
Bump Last Updated badge and version header to v2.1.119.
Co-Authored-By: Claude <noreply@anthropic.com>