baseboard(), memLayout() improved for raspberry

This commit is contained in:
Sebastian Hildebrandt 2025-01-09 16:22:32 +01:00
parent 92caee038d
commit 1c16056f29
3 changed files with 7 additions and 1 deletions

View File

@ -90,6 +90,7 @@ For major (breaking) changes - **version 4, 3 and 2** - see end of page.
| Version | Date | Comment |
| ------- | ---------- | --------------------------------------------------------------------------------------------------- |
| 5.25.7 | 2025-01-09 | `baseboard()`, `memLayout()` improved for Raspberry PI |
| 5.25.6 | 2025-01-08 | `system()` raspberry PI detection improved |
| 5.25.5 | 2025-01-07 | `shell()` detect powerShell (windows) |
| 5.25.4 | 2025-01-06 | `versions()` improved powerShell parsing (windows) |

View File

@ -57,6 +57,11 @@
</tr>
</thead>
<tbody>
<tr>
<th scope="row">5.25.7</th>
<td>2024-01-09</td>
<td><span class="code">baseboard()</span>, <span class="code">memLayout()</span> improved for Raspberry PI</td>
</tr>
<tr>
<th scope="row">5.25.6</th>
<td>2024-01-08</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>
3<div class="version">New Version: <span id="version">5.25.6</span></div>
3<div class="version">New Version: <span id="version">5.25.7</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">