getAllData() added wifiNetworks
This commit is contained in:
+8
-3
@@ -83,15 +83,20 @@
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<th scope="row">4.25.2</th>
|
||||
<td>2020-05-12</td>
|
||||
<td><span class="code">getDynamicData()</span> added wifiNetworks() </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th scope="row">4.25.1</th>
|
||||
<td>2020-05-07</td>
|
||||
<td><span class="code">get()</span> minor bounds test fix, updated docs /td>
|
||||
<td><span class="code">get()</span> minor bounds test fix, updated docs </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th scope="row">4.25.0</th>
|
||||
<td>2020-05-07</td>
|
||||
<td><span class="code">get()</span> added function to get partial system info /td>
|
||||
<td><span class="code">get()</span> added function to get partial system info </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th scope="row">4.24.2</th>
|
||||
@@ -101,7 +106,7 @@
|
||||
<tr>
|
||||
<th scope="row">4.24.1</th>
|
||||
<td>2020-05-03</td>
|
||||
<td><span class="code">processes()</span> fix parsing command and params (linux, macOS) /td>
|
||||
<td><span class="code">processes()</span> fix parsing command and params (linux, macOS) </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th scope="row">4.24.0</th>
|
||||
|
||||
+2
-2
@@ -168,7 +168,7 @@
|
||||
<img class="logo" src="assets/logo.png">
|
||||
<div class="title">systeminformation</div>
|
||||
<div class="subtitle"><span id="typed"></span></div>
|
||||
<div class="version">Current Version: <span id="version">4.25.1</span></div>
|
||||
<div class="version">Current Version: <span id="version">4.25.2</span></div>
|
||||
<button class="btn btn-light" onclick="location.href='https://github.com/sebhildebrandt/systeminformation'">View on Github <i class=" fab fa-github"></i></button>
|
||||
</div>
|
||||
<div class="down">
|
||||
@@ -207,7 +207,7 @@
|
||||
<div class="title">Downloads last month</div>
|
||||
</div>
|
||||
<div class="col-xl-4 col-lg-4 col-md-4 col-12">
|
||||
<div class="numbers">270</div>
|
||||
<div class="numbers">271</div>
|
||||
<div class="title">Dependends</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user