Skip to content

Commit 166a799

Browse files
committed
Release v3.2.1
1 parent 8cd0c98 commit 166a799

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [3.2.1] - 2026-02-12
11+
1012
### Fixed
1113

1214
- **TUI: Fix stderr panel content not expanding when focused**: When selecting the stderr panel (via `5` or tab), the panel border grew to 80% of the screen but the log content stayed at the original 20% size with empty space below. The viewport's scroll offset was calculated using the small height, so `GotoBottom()` positioned the view incorrectly for the larger panel. Viewport dimensions are now updated whenever panel focus changes.

0 commit comments

Comments
 (0)