feat(eco-view-system): add extended system metrics and display formatted total network usage in eco system view
This commit is contained in:
@@ -1,5 +1,12 @@
|
||||
# Changelog
|
||||
|
||||
## 2026-01-12 - 3.38.0 - feat(eco-view-system)
|
||||
add extended system metrics and display formatted total network usage in eco system view
|
||||
|
||||
- Added numerous new observable properties for richer system telemetry: cpuPhysicalCores, cpuSpeedMax, memoryAvailable, memoryCached, memoryBuffers, swapTotal, swapUsed, diskTotal, diskUsed, diskFree, networkRxSec, networkTxSec, networkRxTotal, networkTxTotal, distro, and coreLoads.
|
||||
- Reworked network/usage UI: removed several temporary network/latency cards and replaced them with Total Downloaded/Uploaded cards that use formatBytes(...) and show totals since boot.
|
||||
- Bumped dependency @design.estate/dees-catalog from ^3.34.1 to ^3.35.0.
|
||||
|
||||
## 2026-01-12 - 3.37.0 - feat(elements)
|
||||
add eco-provider-frame and dataprovider interfaces; improve virtual keyboard interactions; add demos, exports and bump dev dependencies
|
||||
|
||||
|
||||
Reference in New Issue
Block a user