From 3e542114719f59401917aa2b2d27646b1aa6ecdc Mon Sep 17 00:00:00 2001 From: Sebastian Hildebrandt Date: Tue, 19 May 2020 20:04:58 +0200 Subject: [PATCH] processes() memory leak fix, security issue fix --- CHANGELOG.md | 1 + docs/history.html | 5 +++++ docs/index.html | 4 ++-- 3 files changed, 8 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d7b6ffe..e3ac885 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -30,6 +30,7 @@ For major (breaking) changes - version 3 and 2 see end of page. | Version | Date | Comment | | -------------- | -------------- | -------- | +| 4.26.2 | 2020-05-19 | `processes()` memory leak fix | | 4.26.1 | 2020-05-13 | code cleanup | | 4.26.0 | 2020-05-12 | `diskLayout()` added full smart data where supported | | 4.25.2 | 2020-05-12 | `getDynamicData()` added wifiNetworks() | diff --git a/docs/history.html b/docs/history.html index ff0599c..ce2fa6f 100644 --- a/docs/history.html +++ b/docs/history.html @@ -83,6 +83,11 @@ + + 4.26.2 + 2020-05-19 + processes() memory leak fix, security issue fix + 4.26.1 2020-05-13 diff --git a/docs/index.html b/docs/index.html index a25eab5..7c952dd 100644 --- a/docs/index.html +++ b/docs/index.html @@ -168,7 +168,7 @@
systeminformation
-
Current Version: 4.26.1
+
Current Version: 4.26.2
@@ -207,7 +207,7 @@
Downloads last month
-
271
+
272
Dependends