From f74972217c47be042ab677f50950d38b8c118fa3 Mon Sep 17 00:00:00 2001 From: Sebastian Hildebrandt Date: Thu, 27 Oct 2022 07:09:37 +0200 Subject: [PATCH] wifiInterfaces(), wifiConnections() improved parsing (linux) --- CHANGELOG.md | 3 +- docs/audio.html | 2 +- docs/battery.html | 2 +- docs/changes.html | 2 +- docs/contributors.html | 2 +- docs/copyright.html | 2 +- docs/cpu.html | 2 +- docs/docker.html | 2 +- docs/filesystem.html | 2 +- docs/general.html | 2 +- docs/gettingstarted.html | 2 +- docs/graphics.html | 2 +- docs/history.html | 7 +++- docs/index.html | 4 +-- docs/issues.html | 2 +- docs/memory.html | 2 +- docs/network.html | 2 +- docs/os.html | 2 +- docs/printer.html | 2 +- docs/processes.html | 2 +- docs/security.html | 2 +- docs/statsfunctions.html | 2 +- docs/system.html | 2 +- docs/tests.html | 2 +- docs/trademarks.html | 2 +- docs/usb.html | 2 +- docs/v4/battery.html | 2 +- docs/v4/contributors.html | 2 +- docs/v4/copyright.html | 2 +- docs/v4/cpu.html | 2 +- docs/v4/docker.html | 2 +- docs/v4/filesystem.html | 2 +- docs/v4/general.html | 2 +- docs/v4/gettingstarted.html | 2 +- docs/v4/graphics.html | 2 +- docs/v4/history.html | 2 +- docs/v4/issues.html | 2 +- docs/v4/memory.html | 2 +- docs/v4/network.html | 2 +- docs/v4/os.html | 2 +- docs/v4/processes.html | 2 +- docs/v4/security.html | 2 +- docs/v4/statsfunctions.html | 2 +- docs/v4/system.html | 2 +- docs/v4/trademarks.html | 2 +- docs/v4/vbox.html | 2 +- docs/v4/wifi.html | 2 +- docs/vbox.html | 2 +- docs/wifi.html | 2 +- lib/index.js | 9 ----- lib/wifi.js | 71 ++++++++++++++++++------------------- 51 files changed, 90 insertions(+), 96 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 968a28e..3254976 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -80,7 +80,8 @@ For major (breaking) changes - **version 4, 3 and 2** - see end of page. | Version | Date | Comment | | ------- | ---------- | --------------------------------------------------------------------------------------------------- | -| 5.12.10 | 2022-10-25 | `bluetooth()` adapted parsing to acceptü also new profile (mac OS) | +| 5.12.11 | 2022-10-27 | `wifiInterfaces()`, `wifiConnections` improved parsing (linux) | +| 5.12.10 | 2022-10-25 | `bluetooth()` adapted parsing to accept also new profile (mac OS) | | 5.12.9 | 2022-10-24 | fix typescript typings, code cleanup, docs updated | | 5.12.8 | 2022-10-23 | `processes()` fix truncated commands (windows) | | 5.12.7 | 2022-10-15 | `versions()` fix postgres | diff --git a/docs/audio.html b/docs/audio.html index 536e2aa..e52e412 100644 --- a/docs/audio.html +++ b/docs/audio.html @@ -30,7 +30,7 @@