Release v0.24.3

This commit is contained in:
Mario Zechner 2025-12-19 21:36:16 +01:00
parent ad9d68e488
commit ad4eb3afa6
11 changed files with 42 additions and 40 deletions

View file

@ -2,6 +2,8 @@
## [Unreleased]
## [0.24.3] - 2025-12-19
### Fixed
- **Footer overflow on narrow terminals**: Fixed footer path display exceeding terminal width when resizing to very narrow widths, causing rendering crashes. /arminsayshi