graphics() raspberry ubuntu displays

This commit is contained in:
Sebastian Hildebrandt 2025-01-11 06:28:28 +01:00
parent e8deda9fd3
commit 3ce0428139
3 changed files with 8 additions and 2 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.10 | 2025-01-10 | `graphics()` improvement Raspberry Ubuntu |
| 5.25.9 | 2025-01-10 | `memLayout()` improvement Raspberry PI 5 |
| 5.25.8 | 2025-01-09 | `graphics()` improved for Raspberry PI |
| 5.25.7 | 2025-01-09 | `baseboard()`, `memLayout()` improved for Raspberry PI |

View File

@ -57,6 +57,11 @@
</tr>
</thead>
<tbody>
<tr>
<th scope="row">5.25.10</th>
<td>2024-01-10</td>
<td><span class="code">graphics()</span> improvements Raspberry Ubuntu</td>
</tr>
<tr>
<th scope="row">5.25.9</th>
<td>2024-01-10</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.9</span></div>
3<div class="version">New Version: <span id="version">5.25.10</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">
@ -212,7 +212,7 @@
<div class="title">Downloads last month</div>
</div>
<div class="col-xl-4 col-lg-4 col-md-4 col-12">
<div class="numbers">795</div>
<div class="numbers">796</div>
<div class="title">Dependents</div>
</div>
</div>