baseboard(), chassis() cleaned defauls (linux)
This commit is contained in:
parent
86f54c0d03
commit
49e1edb1f9
@ -83,6 +83,7 @@ For major (breaking) changes - **version 4, 3 and 2** - see end of page.
|
|||||||
|
|
||||||
| Version | Date | Comment |
|
| 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.3 | 2024-08-02 | `usb()` fixed duplicate entries (windows) |
|
||||||
| 5.23.2 | 2024-08-01 | `execSync()` fixed EFAULT (linux) |
|
| 5.23.2 | 2024-08-01 | `execSync()` fixed EFAULT (linux) |
|
||||||
| 5.23.1 | 2024-07-31 | `disklayout()` updated docs (macOS) |
|
| 5.23.1 | 2024-07-31 | `disklayout()` updated docs (macOS) |
|
||||||
|
|||||||
@ -57,6 +57,11 @@
|
|||||||
</tr>
|
</tr>
|
||||||
</thead>
|
</thead>
|
||||||
<tbody>
|
<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>
|
<tr>
|
||||||
<th scope="row">5.23.3</th>
|
<th scope="row">5.23.3</th>
|
||||||
<td>2024-08-02</td>
|
<td>2024-08-02</td>
|
||||||
|
|||||||
@ -170,7 +170,7 @@
|
|||||||
<img class="logo" src="assets/logo.png" alt="logo">
|
<img class="logo" src="assets/logo.png" alt="logo">
|
||||||
<div class="title">systeminformation</div>
|
<div class="title">systeminformation</div>
|
||||||
<div class="subtitle"><span id="typed"></span> </div>
|
<div class="subtitle"><span id="typed"></span> </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>
|
<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>
|
||||||
<div class="down">
|
<div class="down">
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user