Releases: MauriceNino/dashdot
Releases · MauriceNino/dashdot
v4.1.1
4.1.1 (2022-07-07)
Bug Fixes
- api: networking for non-default docker installs (cd2e63b), closes #186
v4.1.0
4.1.0 (2022-07-06)
Bug Fixes
- api: add invalid fs types (a15cee8), closes #182
- automatically reload page when socket reconnects (43f57d1)
Features
- add fs type filter to disable invalid storage types (3ecd8b8)
v4.0.0
4.0.0 (2022-07-05)
Features
- api,docker: remove the need for multiple volume mounts (ea8160e)
Reverts
- deps: upgrade inquirer to v9 (9fd04af)
BREAKING CHANGES
- api,docker: Previously, you needed to volume mount every disk seperately. Now you can simply do
it once with /:/mnt/host:ro.
v3.9.6
3.9.6 (2022-07-01)
Bug Fixes
- view: storage chart overflow on multiview with >3 disks (64d2b82)
v3.9.5
3.9.5 (2022-06-30)
Bug Fixes
- view: make storage label more floaty (9619e27)
v3.9.3
3.9.3 (2022-06-28)
Bug Fixes
- make all charts default to one comma precision (ac7c99e)
- remove always on labels from pie chart (86360a9)