graphics() improved vendor, model parsing (linux), memLayout() DDR5 detection (windows)

This commit is contained in:
Sebastian Hildebrandt
2023-08-27 21:48:43 +02:00
parent 1e3535fc85
commit a131e11cda
7 changed files with 24 additions and 11 deletions
+12 -2
View File
@@ -95,7 +95,17 @@
<td>X</td>
<td>X</td>
<td></td>
<td>e.g. ATI</td>
<td>Chip manufacturer e.g. NVIDIA</td>
</tr>
<tr>
<td></td>
<td>...[0].subvendor</td>
<td>X</td>
<td></td>
<td></td>
<td></td>
<td></td>
<td>Subvendor e.g. Gigabyte</td>
</tr>
<tr>
<td></td>
@@ -649,4 +659,4 @@ si.graphics().then(data => console.log(data));</code></pre class="example">
</script>
</body>
</html>
</html>
+2 -2
View File
@@ -58,9 +58,9 @@
</thead>
<tbody>
<tr>
<th scope="row">5.20.1</th>
<th scope="row">5.21.0</th>
<td>2023-08-28</td>
<td><span class="code">graphics()</span> improved parsing (linux) <span class="code">mamLayout()</span> DDR5 detection (windows)</td>
<td><span class="code">graphics()</span> added subvendor (linux) <span class="code">mamLayout()</span> DDR5 detection (windows)</td>
</tr>
<tr>
<th scope="row">5.20.0</th>
+2 -2
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>
<div class="version">New Version: <span id="version">5.20.1</span></div>
<div class="version">New Version: <span id="version">5.21.0</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">642</div>
<div class="numbers">645</div>
<div class="title">Dependents</div>
</div>
</div>