graohics() (macOS), memLayout() (win) improvements

This commit is contained in:
Sebastian Hildebrandt 2021-09-16 06:14:03 +02:00
parent 7d157c39ca
commit 62c18a03f4
3 changed files with 8 additions and 2 deletions

View File

@ -77,6 +77,7 @@ For major (breaking) changes - **version 4, 3 and 2** - see end of page.
| Version | Date | Comment |
| -------------- | -------------- | -------- |
| 5.9.2 | 2021-09-16 | `graohics()` (macOS), `memLayout()` (win) improvements |
| 5.9.1 | 2021-09-15 | `diskLayout()` fix size (macOS) |
| 5.9.0 | 2021-09-15 | `graphics()` new XML parser, added properties (macOS) |
| 5.8.9 | 2021-09-13 | `battery()` fix linux |

View File

@ -51,11 +51,16 @@
<thead>
<tr>
<th scope="col">Version</th>
<th scope="col">Date</th>
<th scope="col" width="12%">Date</th>
<th scope="col">Comment</th>
</tr>
</thead>
<tbody>
<tr>
<th scope="row">5.9.2</th>
<td>2021-09-16</td>
<td><span class="code">memLayout()</span> type fix (win), <span class="code">graphics()</span> improvement (macOS)</td>
</tr>
<tr>
<th scope="row">5.9.1</th>
<td>2021-09-15</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.9.1</span></div>
<div class="version">New Version: <span id="version">5.9.2</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">