Skip to content

Commit 1b50583

Browse files
committed
chore: Update CHANGELOG.md
1 parent 2322133 commit 1b50583

1 file changed

Lines changed: 18 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,23 @@
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

0 commit comments

Comments
 (0)