audio() added types for windows

This commit is contained in:
Sebastian Hildebrandt 2022-11-18 10:39:09 +01:00
parent fca6924063
commit f87fa82de3
3 changed files with 7 additions and 1 deletions

View File

@ -81,6 +81,7 @@ For major (breaking) changes - **version 4, 3 and 2** - see end of page.
| Version | Date | Comment |
| ------- | ---------- | --------------------------------------------------------------------------------------------------- |
| 5.13.4 | 2022-11-18 | `users()` fix issue (windows) |
| 5.13.3 | 2022-11-18 | `cpuTemperature()` fix main temp (linux) |
| 5.13.2 | 2022-11-18 | `cpuTemperature()` fix main temp (linux) |
| 5.13.1 | 2022-11-18 | `processLoad()` fix main pid (linux) |

View File

@ -57,6 +57,11 @@
</tr>
</thead>
<tbody>
<tr>
<th scope="row">5.13.4</th>
<td>2022-11-18</td>
<td><span class="code">users()</span> fix issue (windows)</td>
</tr>
<tr>
<th scope="row">5.13.3</th>
<td>2022-11-18</td>

View File

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