Skip to content

Releases: MauriceNino/dashdot

v5.8.3

23 Jan 10:32
Compare
Choose a tag to compare

5.8.3 (2024-01-23)

Bug Fixes

  • filter out autofs from sizes (f7ac272)

v5.8.2

21 Jan 15:11
Compare
Choose a tag to compare

5.8.2 (2024-01-21)

v5.8.1

21 Jan 14:08
Compare
Choose a tag to compare

5.8.1 (2024-01-21)

v5.8.0

21 Jan 00:29
Compare
Choose a tag to compare

5.8.0 (2024-01-21)

Features

v5.7.0

19 Jan 20:03
Compare
Choose a tag to compare

5.7.0 (2024-01-19)

Features

  • add option to run speedtest at cron interval (d05c39c), closes #889

v5.6.1

19 Jan 19:20
Compare
Choose a tag to compare

5.6.1 (2024-01-19)

Bug Fixes

  • filter out ram sticks without a size (0bf79fa)
  • use max cpu frequency for static data instead of current (a1da8ad)

v5.6.0

19 Jan 18:43
Compare
Choose a tag to compare

5.6.0 (2024-01-19)

Bug Fixes

  • change default version display to icon_hover (fdc89a3)

Features

  • add visual indication for disks with no valid mounts (4f81ab6), closes #1001

v5.5.2

18 Jan 09:49
Compare
Choose a tag to compare

5.5.2 (2024-01-18)

Bug Fixes

  • filter sizes array for only rw ones (e031e35), closes #1008

v5.5.1

09 Jan 22:30
Compare
Choose a tag to compare

5.5.1 (2024-01-09)

Bug Fixes

  • avoid adding pre-allocated space to lvm disks (f1949b4)

v5.5.0

07 Jan 17:57
Compare
Choose a tag to compare

5.5.0 (2024-01-07)

Features

  • add option DASHDOT_CPU_TEMPS_MODE to switch between max and avg cpu temp readings (2ec1e0f), closes #932