Skip to content

Releases: Chattox/weathervane-dashboard

v1.1.1

09 Jul 16:00
ffda30a
Compare
Choose a tag to compare

1.1.1 (2024-07-09)

Bug Fixes

  • dashboard: crash caused by race condition between stations and data GET requests (#21) (f59a3ad)

v1.1.0

09 Jul 15:28
7bc7691
Compare
Choose a tag to compare

1.1.0 (2024-07-09)

Features

  • dashboard: add station switcher to handle multiple stations (#20) (c4b8918)
  • styling: remove collapsible headers (#18) (94ce3c2)

v1.0.0

09 Jul 11:11
f6de95c
Compare
Choose a tag to compare

1.0.0 (2024-07-09)

Features

  • chart series labels (239ebdc)
  • cumulative rain display (a4a9730)
  • dashboard container (395afb4)
  • data downsampling when over 2500 points (8ee10e2)
  • format readings from api (cac5a04)
  • get all readings (fdef478)
  • initial setup (be7543d)
  • labels consts (5a56d76)
  • latest reading improvements (beac5b0)
  • measurements on chart labels (375690e)
  • mobile latest reading view not converting wind dir to compass dir (2610d74)
  • mobile view (39294d2)
  • next expected reading time with warning on late readings (68b4407)
  • radar chart grid styling (077df8e)
  • reading chart y axis min max (21b6389)
  • readings history panel (c107624)
  • readings overview (eee8cba)
  • selectable date range for readings history (a78dd44)
  • use native mantine radar chart for wind direction (4fdf685)
  • wip latest reading display (4587e4f)
  • wip readings graph (391507e)

Bug Fixes

  • late reading warning triggering erroneously (2048b91)