baseboard(), chassis() cleaned defauls (linux)

This commit is contained in:
Sebastian Hildebrandt 2024-08-06 16:56:05 +02:00
parent 86f54c0d03
commit 49e1edb1f9
3 changed files with 7 additions and 1 deletions

View File

@ -83,6 +83,7 @@ For major (breaking) changes - **version 4, 3 and 2** - see end of page.
| Version | Date | Comment |
| ------- | ---------- | --------------------------------------------------------------------------------------------------- |
| 5.23.4 | 2024-08-06 | `baseboard()` `chassis()` cleaned defaults (linux) |
| 5.23.3 | 2024-08-02 | `usb()` fixed duplicate entries (windows) |
| 5.23.2 | 2024-08-01 | `execSync()` fixed EFAULT (linux) |
| 5.23.1 | 2024-07-31 | `disklayout()` updated docs (macOS) |

View File

@ -57,6 +57,11 @@
</tr>
</thead>
<tbody>
<tr>
<th scope="row">5.23.4</th>
<td>2024-08-06</td>
<td><span class="code">baseboard()</span> <span class="code">chassis()</span>cleaned defaults (linux)</td>
</tr>
<tr>
<th scope="row">5.23.3</th>
<td>2024-08-02</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.23.3</span></div>
<div class="version">New Version: <span id="version">5.23.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">