graphics() fix empty controllers (macOS)

This commit is contained in:
Sebastian Hildebrandt 2021-08-26 11:39:29 +02:00
parent ef195cb3ba
commit 9e8160c908
3 changed files with 7 additions and 1 deletions

View File

@ -77,6 +77,7 @@ For major (breaking) changes - **version 4, 3 and 2** - see end of page.
| Version | Date | Comment |
| -------------- | -------------- | -------- |
| 5.8.3 | 2021-08-26 | `graphics()` fix empty controller (macOS) |
| 5.8.2 | 2021-08-24 | `baseboard()`, `getDefaultNetworkInterface()` fix catch error |
| 5.8.1 | 2021-08-24 | `battery()` fix capacity |
| 5.8.0 | 2021-08-02 | `disksIO()` added waitTime, waitPercent (linux) |

View File

@ -56,6 +56,11 @@
</tr>
</thead>
<tbody>
<tr>
<th scope="row">5.8.3</th>
<td>2021-08-26</td>
<td><span class="code">graphics()</span> fix empty controller (macOS)</td>
</tr>
<tr>
<th scope="row">5.8.2</th>
<td>2021-08-24</td>

View File

@ -170,7 +170,7 @@
<img class="logo" src="assets/logo.png">
<div class="title">systeminformation</div>
<div class="subtitle"><span id="typed"></span>&nbsp;</div>
<div class="version">New Version: <span id="version">5.8.2</span></div>
<div class="version">New Version: <span id="version">5.8.3</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">