Skip to content

v0.20.33

Choose a tag to compare

@ulsklyc ulsklyc released this 20 Apr 11:12

Fixed

  • Weather widget: forecast min/max temperatures are now aggregated across all 3-hour intervals of each day instead of reading temp_min/temp_max from a single snapshot — the OWM free-tier /forecast endpoint reports near-identical values per 3h window, so min and max were always the same; icon and description still use the noon entry (12:00, fallback 15:00)

Thanks to @bfbones for the contribution!