networkConnections: improved parsing (macOS)

This commit is contained in:
Sebastian Hildebrandt 2024-12-13 07:55:41 +01:00
parent e8732d42b9
commit ac467eee0d
3 changed files with 7 additions and 1 deletions

View File

@ -90,6 +90,7 @@ For major (breaking) changes - **version 4, 3 and 2** - see end of page.
| Version | Date | Comment |
| ------- | ---------- | --------------------------------------------------------------------------------------------------- |
| 5.23.12 | 2024-12-13 | `networkConnections()` fixed wrond PID parsing (macOS) |
| 5.23.11 | 2024-12-13 | `networkConnections()` fixed wrond PID parsing (macOS) |
| 5.23.10 | 2024-12-12 | `time()` changed retrieval of timezones (linux, macOS) |
| 5.23.9 | 2024-12-11 | `typings` added definitions with overload |

View File

@ -57,6 +57,11 @@
</tr>
</thead>
<tbody>
<tr>
<th scope="row">5.23.21</th>
<td>2024-12-13</td>
<td><span class="code">networkConnections()</span> fixed PID parsing macOS >= version 15 (macOS)</td>
</tr>
<tr>
<th scope="row">5.23.11</th>
<td>2024-12-13</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>
<div class="version">New Version: <span id="version">5.23.11</span></div>
<div class="version">New Version: <span id="version">5.23.12</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">