MemoryLayout Manufacturer Codes Linux

This commit is contained in:
Sebastian Hildebrandt 2021-01-27 13:33:44 +01:00
parent 67a6cf008f
commit 5a820b03e2
3 changed files with 8 additions and 1 deletions

View File

@ -30,6 +30,7 @@ For major (breaking) changes - version 3 and 2 see end of page.
| Version | Date | Comment |
| -------------- | -------------- | -------- |
| 5.0.4 | 2020-01-27 | `cpu()` improved manufacturer decoding (linux) |
| 5.0.3 | 2020-01-27 | `cpu()` fix virtualization, `wifi()` fix raspberry |
| 5.0.2 | 2020-01-26 | updated typescript typings |
| 5.0.1 | 2020-01-26 | code cleanup |

View File

@ -56,6 +56,12 @@
</tr>
</thead>
<tbody>
<tr>
<th scope="row">5.0.4</th>
<td>2020-01-27</td>
<td><span class="code">memoryLayout()</span> improved manufacturer decoding (linux)</td>
</tr>
<tr>
<tr>
<th scope="row">5.0.3</th>
<td>2020-01-27</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.0.3</span></div>
<div class="version">New Version: <span id="version">5.0.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">