Skip to content

Releases: MauriceNino/dashdot

v3.1.2

09 Jun 14:55
Compare
Choose a tag to compare

3.1.2 (2022-06-09)

Bug Fixes

  • api: read temperature from main if no per-core data is found (523e7a1), closes #107
  • view: error on domains with multiple subdomains (756774b)
  • view: mobile browser address bar not hiding on scroll (7a32a7c)
  • view: remove old CRA app name in manifest (dd8e0a6)
  • view: server image not shown on firefox (adb6607)

v3.1.1

09 Jun 09:31
Compare
Choose a tag to compare

3.1.1 (2022-06-09)

Bug Fixes

  • api: invalid iface speed conversion for non-docker interface (2a1425f), closes #105

v3.1.0

08 Jun 21:39
Compare
Choose a tag to compare

3.1.0 (2022-06-08)

Bug Fixes

  • api: exclude /etc from mounts (bb0c2aa)
  • api: get sizes of all drives instead of just the main one (356cacd), closes #59
  • api: read type and interface speed from host instead of container (2f0eea4), closes #105
  • view: extract label function to widget (8718f5e)

Features

  • view: add percentage to storage widget (e2cc3fa), closes #104

v3.0.0

04 Jun 13:13
Compare
Choose a tag to compare

3.0.0 (2022-06-04)

Bug Fixes

  • ci: add correct drone hash (c3ecf2c)
  • view: positioning of controls in firefox (3794f0d), closes #93

Documentation

  • allow enable/disable item only through widget list (b6c0c41), closes #64

Features

  • api: change volume mount for networking to a simpler one (0a14c1f), closes #58
  • view,api: add configuration options for label order; add public ip option (0994baa), closes #64 #57

BREAKING CHANGES

  • The old config options for disabling specific widgets are now obsolete
  • api: volume mount for networking graph is different now

v2.3.0

02 Jun 21:22
Compare
Choose a tag to compare

2.3.0 (2022-06-02)

Features

  • ci: add automatic changelog generation (69ff341)

v2.2.3

02 Jun 20:00
7c6c9ca
Compare
Choose a tag to compare

2.2.3 (2022-06-02)

Bug Fixes

  • ci-release: dockerx multi-stage build (7e74f92)

v2.2.2

02 Jun 16:51
0b127aa
Compare
Choose a tag to compare

2.2.2 (2022-06-02)

Bug Fixes

  • release: add missing dependency for changelog (20195c8)
  • view: set default network chart datapoints to 20 (58091c5)

v2.2.1

01 Jun 22:15
d319386
Compare
Choose a tag to compare

2.2.1 (v2.2.0...v2.2.1) (2022-06-01)

Bug Fixes

  • frontend: byte/bit conversion in network graph (af8c839)

v2.2.0

01 Jun 22:09
f236d15
Compare
Choose a tag to compare

2.2.0 (v2.1.0...v2.2.0) (2022-06-01)

Bug Fixes

  • backend: logging in speedtest (861924f)
  • docs: remove DASHDOT_ENABLE_TILT because it is not supported anymore (ae4b949)
  • frontend: add back slash when data could not be loaded (2b16577)

Features

  • ci: add semantic release (3fef1fb)
  • frontend: switch line charts from nivo to recharts (ecff6a2)
  • frontend: switch pie chart from nivo to recharts (8999801)

v2.1.0

27 May 13:57
cb41059
Compare
Choose a tag to compare

2.1.0 (v2.0.1...v2.1.0) (2022-05-27)

Bug Fixes

  • ci: deployment for dev (1aa8f50)
  • frontend: shadows overlapping siblings (2e86c96)

Features

  • frontend: add labels for current load (970b0d3)
  • frontend: add multi-core view (02771d8)