processes() revert added user (windows)
This commit is contained in:
@@ -59,6 +59,11 @@
|
||||
<tbody>
|
||||
<tr>
|
||||
<th scope="row">5.30.2</th>
|
||||
<td>2026-01-08</td>
|
||||
<td><span class="code">processes()</span> reverted added users (windows)</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th scope="row">5.30.1</th>
|
||||
<td>2026-01-07</td>
|
||||
<td><span class="code">users()</span> improved date parsing (linux)</td>
|
||||
</tr>
|
||||
|
||||
+1
-1
@@ -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> </div>
|
||||
<div class="version">New Version: <span id="version">5.30.1</span></div>
|
||||
<div class="version">New Version: <span id="version">5.30.3</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">
|
||||
|
||||
+1
-1
@@ -459,7 +459,7 @@ si.currentLoad().then(data => console.log(data));</code></pre>
|
||||
<td>X</td>
|
||||
<td>X</td>
|
||||
<td>X</td>
|
||||
<td>X</td>
|
||||
<td></td>
|
||||
<td>X</td>
|
||||
<td>user who started process</td>
|
||||
</tr>
|
||||
|
||||
Reference in New Issue
Block a user