From 33daf1bbb648af1affb13a489eb55180f056122d Mon Sep 17 00:00:00 2001 From: Sebastian Hildebrandt Date: Sat, 11 Sep 2021 17:20:34 +0200 Subject: [PATCH] wifiConnections(), wifiInterfaces(), wifiNetworks() fix windows --- CHANGELOG.md | 1 + docs/history.html | 5 +++++ docs/index.html | 2 +- 3 files changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 41e0823..77cfd9c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -77,6 +77,7 @@ For major (breaking) changes - **version 4, 3 and 2** - see end of page. | Version | Date | Comment | | -------------- | -------------- | -------- | +| 5.8.8 | 2021-09-11 | `wifiConnections()`, `wifiInterfaces()`, `wifiNetworks()` fix windows | | 5.8.7 | 2021-09-01 | `processes()` fix alpine linux | | 5.8.6 | 2021-08-26 | `cpu()` improved detection (win) | | 5.8.5 | 2021-08-26 | `osInfo()` hyper-v detection fix (win VM) | diff --git a/docs/history.html b/docs/history.html index f533d2d..1cd99c9 100644 --- a/docs/history.html +++ b/docs/history.html @@ -56,6 +56,11 @@ + + 5.8.8 + 2021-09-11 + wifiConnections(), wifiInterfaces(), wifiNetworks() fix (windows) + 5.8.7 2021-09-01 diff --git a/docs/index.html b/docs/index.html index 5bb70b9..d2cd042 100644 --- a/docs/index.html +++ b/docs/index.html @@ -170,7 +170,7 @@
systeminformation
 
-
New Version: 5.8.7
+
New Version: 5.8.8