Bug fixes
- fix: fixed disk name label color. (#2084)
New features
- feat: added Mini widget to the Sensors module. It has quite a lot of limitations and only one sensor could be visualized (I hope understandable why) (#2029)
- feat: disabled bar chart widget if there is no data to visualize
- feat: removed logic that will disable module when no widgets are enabled. It makes more sense since there is a combined module view and details can be seen even if no widget is enabled. (#2072)
- feat: added temperature unit update on each read in the Sensors popup (#2078)