github ReikanYsora/Helios v1.8.3-beta.69

latest releases: v1.8.3-beta.81, v1.8.3-beta.71
pre-release5 hours ago

Four fixes after beta.68 regressions. (1) Hover on radial works again (cache from beta.68 removed). (2) Graph hover cursor runs to the BOTTOM of the card now. (3) Weather curves (cloud + irradiance) stop reading as spikes: new interpolateNullGaps fills the 15-min buckets between hourly weather samples with a linear blend, the curves now read as continuous progression. New WEATHER_INTERP_STEP_MS constant documents the native sample interval, tied to STEP_MS. (4) Production + forecast curves on the graph view stop reading stepped: both paths now build through a Catmull-Rom-derived cubic Bezier instead of the previous straight-L recipe, the chart matches the smoothness expected from the bucket bump. Refs #28.

Don't miss a new Helios release

NewReleases is sending notifications on new releases.