From bebac224f12f50316c76cb660971325624c45799 Mon Sep 17 00:00:00 2001 From: Sebastian Hildebrandt Date: Mon, 5 Jan 2026 06:28:49 +0100 Subject: [PATCH] fsSize() support network attached storage (linux) --- CHANGELOG.md | 3 ++- docs/history.html | 5 +++++ docs/index.html | 4 ++-- 3 files changed, 9 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d500d22..ce7f579 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -90,6 +90,7 @@ For major (breaking) changes - **version 4, 3 and 2** - see end of page. | Version | Date | Comment | | ------- | ---------- | --------------------------------------------------------------------------------------------------- | +| 5.29.1 | 2026-01-05 | `fsSize()` support network attached storage (linux) | | 5.29.0 | 2026-01-04 | `osInfo()` added OS code name (windows) | | 5.28.10 | 2026-01-03 | `graphics()` fix logging nvidia-smi error (windows) | | 5.28.9 | 2026-01-02 | `fsSize()` fix df parsing missing mount points (linux) | @@ -103,7 +104,7 @@ For major (breaking) changes - **version 4, 3 and 2** - see end of page. | 5.28.1 | 2025-12-26 | `networkInterface()` fix secondary and link-local ip (linux, macOS) | | 5.28.0 | 2025-12-25 | `cpuTemperature()` added suppurt for macos-temperature-sensor (macOS) | | 5.27.17 | 2025-12-24 | `graphics()` fix nvidia-smi candidateDir (windows) | -| 5.27.16 | 2025-12-23 | `cpuTemperature()` fix sensors parsingg AMD (linux) | +| 5.27.16 | 2025-12-23 | `cpuTemperature()` fix sensors parsing AMD (linux) | | 5.27.15 | 2025-12-22 | Updated docs | | 5.27.14 | 2025-12-15 | `fsSize()` fix drive sanitation (windows) | | 5.27.13 | 2025-12-10 | `cpuCurrentSpeed()` fix hasOwnProperty | diff --git a/docs/history.html b/docs/history.html index 29e0310..97c1270 100644 --- a/docs/history.html +++ b/docs/history.html @@ -57,6 +57,11 @@ + + 5.29.1 + 2026-01-05 + fsSize() support for network attached storage (linux) + 5.29.0 2026-01-04 diff --git a/docs/index.html b/docs/index.html index 6d6f0d6..aeb318f 100644 --- a/docs/index.html +++ b/docs/index.html @@ -170,7 +170,7 @@
systeminformation
 
-
New Version: 5.29.0
+
New Version: 5.29.1
@@ -212,7 +212,7 @@
Downloads last month
-
932
+
933
Dependents