From 5e39df0f9a67393c534f76e09c174b777c549896 Mon Sep 17 00:00:00 2001 From: Sebastian Hildebrandt Date: Sun, 23 Oct 2022 14:16:45 +0200 Subject: [PATCH] processes() fix truncated command (windows) --- CHANGELOG.md | 1 + docs/history.html | 7 ++++++- docs/index.html | 4 ++-- 3 files changed, 9 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9d23e60..32b5dce 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -80,6 +80,7 @@ For major (breaking) changes - **version 4, 3 and 2** - see end of page. | Version | Date | Comment | | ------- | ---------- | --------------------------------------------------------------------------------------------------- | +| 5.12.8 | 2022-10-23 | `processes()` fix truncated commands (windows) | | 5.12.7 | 2022-10-15 | `versions()` fix postgres | | 5.12.6 | 2022-08-18 | `networkConnections()` fix UDP (windows) | | 5.12.5 | 2022-08-11 | `cpu()` virtualization fix (mac OS) | diff --git a/docs/history.html b/docs/history.html index 25690a3..e884568 100644 --- a/docs/history.html +++ b/docs/history.html @@ -57,6 +57,11 @@ + + 5.12.8 + 2022-10-23 + processes() fix truncated command (windows) + 5.12.7 2022-10-15 @@ -2764,4 +2769,4 @@ - + \ No newline at end of file diff --git a/docs/index.html b/docs/index.html index 35dc9fd..066e8ef 100644 --- a/docs/index.html +++ b/docs/index.html @@ -170,7 +170,7 @@
systeminformation
 
-
New Version: 5.12.7
+
New Version: 5.12.8
@@ -403,4 +403,4 @@ - + \ No newline at end of file