v0.1.4
v0.1.4 - Dashboard Overflow Fix
Fixed:
- Dashboard view mode selection no longer uses fixed height thresholds that could cause the TUI title and graphs to scroll out of view on short terminals. Each candidate mode is rendered and the largest fitting mode is selected based on actual line count. Output is clamped to terminal height by trimming the footer instead of allowing scroll overflow.