What's Changed
Added
- Display filter — Press
dto cycle through download-only, upload-only, or both panels, allowing full focus on a single direction. Footer shows[down only]or[up only]when a filter is active.
Fixed
- Panic when sampling interval is set to 300s —
Clamp01now guards against NaN values, preventingfiveStopGradientfrom computing an out-of-range index withint(NaN). Added defense-in-depth NaN/Inf guards inSpeedRatioandfiveStopGradient.
Changed
VERSIONbumped to0.2.1.
Full Changelog: v0.2.0...v0.2.1