graphics() Windows 7 Graphics Fixes (Multi Monitor)
This commit is contained in:
+8
-2
@@ -83,9 +83,14 @@
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<th scope="row">4.31.2</th>
|
||||
<td>2020-12-14</td>
|
||||
<td><span class="code">graphics()</span> Windows 7 Graphics Fix (Multi Monitor)</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th scope="row">4.31.1</th>
|
||||
<td>2020-12-06</td>
|
||||
<td>2020-12-11</td>
|
||||
<td><span class="code">inetLatency()</span> command injection vulnaribility fix</td>
|
||||
</tr>
|
||||
<tr>
|
||||
@@ -672,7 +677,8 @@
|
||||
<th scope="row">4.12.1</th>
|
||||
<td>2019-06-24</td>
|
||||
<td><span class="code">networkInterface()</span> virtual interfaces mac OS<br>
|
||||
<span class="code">networkInterfaceDefault()</span> optimization windows</td>
|
||||
<span class="code">networkInterfaceDefault()</span> optimization windows
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th scope="row">4.12.0</th>
|
||||
|
||||
+1
-1
@@ -169,7 +169,7 @@
|
||||
<img class="logo" src="assets/logo.png">
|
||||
<div class="title">systeminformation</div>
|
||||
<div class="subtitle"><span id="typed"></span></div>
|
||||
<div class="version">Current Version: <span id="version">4.31.1</span></div>
|
||||
<div class="version">Current Version: <span id="version">4.31.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">
|
||||
|
||||
Reference in New Issue
Block a user