wifiNetworks() bug fixes

This commit is contained in:
Sebastian Hildebrandt
2019-06-16 17:16:35 +02:00
parent 28ab21891d
commit 083889c0af
6 changed files with 13 additions and 5 deletions
+7 -2
View File
@@ -47,7 +47,7 @@
<ul>
<li><span class="code">chassis()</span> chassis information</li>
<li><span class="code">vboxInfo()</span> detailed virtualBox VM information</li>
<li><span class="code">wifi()</span> detailed information about available wifi networks</li>
<li><span class="code">wifiNetworks()</span> detailed information about available wifi networks</li>
</ul>
<h4>Breaking Changes</h4>
<ul>
@@ -83,6 +83,11 @@
</tr>
</thead>
<tbody>
<tr>
<th scope="row">4.11.2</th>
<td>2019-06-16</td>
<td><span class="code">wifiNetworks()</span> bug fixes</td>
</tr>
<tr>
<th scope="row">4.11.1</th>
<td>2019-06-15</td>
@@ -91,7 +96,7 @@
<tr>
<th scope="row">4.11.0</th>
<td>2019-06-14</td>
<td><span class="code">wifi()</span> added available wifi networks</td>
<td><span class="code">wifiNetworks()</span> added available wifi networks</td>
</tr>
<tr>
<th scope="row">4.10.0</th>
+1 -1
View File
@@ -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.11.0</span></div>
<div class="version">Current Version: <span id="version">4.11.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">