File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 2.1.41
4+
5+ - Fixed AWS auth refresh hanging indefinitely by adding a 3-minute timeout
6+ - Added ` claude auth login ` , ` claude auth status ` , and ` claude auth logout ` CLI subcommands
7+ - Added Windows ARM64 (win32-arm64) native binary support
8+ - Improved ` /rename ` to auto-generate session name from conversation context when called without arguments
9+ - Improved narrow terminal layout for prompt footer
10+ - Fixed file resolution failing for @-mentions with anchor fragments (e.g., ` @README.md#installation ` )
11+ - Fixed FileReadTool blocking the process on FIFOs, ` /dev/stdin ` , and large files
12+ - Fixed background task notifications not being delivered in streaming Agent SDK mode
13+ - Fixed cursor jumping to end on each keystroke in classifier rule input
14+ - Fixed markdown link display text being dropped for raw URL
15+ - Fixed auto-compact failure error notifications being shown to users
16+ - Fixed permission wait time being included in subagent elapsed time display
17+ - Fixed proactive ticks firing while in plan mode
18+ - Fixed clear stale permission rules when settings change on disk
19+ - Fixed hook blocking errors showing stderr content in UI
20+
321## 2.1.39
422
523- Added guard against launching Claude Code inside another Claude Code session
You can’t perform that action at this time.
0 commit comments