powerShell() adapted params (windows)

This commit is contained in:
Sebastian Hildebrandt 2025-09-16 13:37:53 +02:00
parent f78f263221
commit 53a7d0bdc5
4 changed files with 8 additions and 2 deletions

View File

@ -90,6 +90,7 @@ For major (breaking) changes - **version 4, 3 and 2** - see end of page.
| Version | Date | Comment |
| ------- | ---------- | --------------------------------------------------------------------------------------------------- |
| 5.27.10 | 2025-09-16 | `powerShell()` adapted params (windows) |
| 5.27.9 | 2025-09-13 | `typings` fsOpenFiles typings fixed |
| 5.27.8 | 2025-08-25 | `disklayout()` fixed catch error (macOS) |
| 5.27.7 | 2025-06-28 | `time()` fixed Intl issue |

View File

@ -31,7 +31,7 @@
## The Systeminformation Project
This is amazing. Started as a small project just for myself, it now has > 18,000
lines of code, > 700 versions published, up to 9 mio downloads per month, > 400
lines of code, > 700 versions published, up to 10 mio downloads per month, > 400
mio downloads overall. Top 10 NPM ranking for backend packages. Thank you to all
who contributed to this project!

View File

@ -57,6 +57,11 @@
</tr>
</thead>
<tbody>
<tr>
<th scope="row">5.27.10</th>
<td>2025-09-16</td>
<td><span class="code">powerShell()</span> adapted attributes (windows)</td>
</tr>
<tr>
<th scope="row">5.27.9</th>
<td>2025-09-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>
3<div class="version">New Version: <span id="version">5.27.9</span></div>
3<div class="version">New Version: <span id="version">5.27.10</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">