Skip to content

Commit 4a58ee0

Browse files
committed
Update change log with details of release v5.31.0
1 parent 340bafd commit 4a58ee0

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

CHANGELOG.md

+18
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,23 @@
11
# Change Log for System Information Unit
22

3+
## v5.31.0 of 01 January 2025
4+
5+
+ Updated TPJOSInfo to detect Windows builds and revisions released in October to December 2024:
6+
+ Added support for detecting Windows Server 2025: added added osWinSvr2025
7+
to TPJOSInfoProduct enumeration.
8+
+ Added support for detecting any Windows Server versions later than Windows Server 2025: added osWinSvrLater to TPJOSInfoProduct
9+
enumeration.
10+
+ Updated Windows 10 21H2 public release build information.
11+
+ Updated Windows 10 22H2 public release, release preview & beta channel build information.
12+
+ Updated Windows 11 21H2 public release build information.
13+
+ Updated Windows 11 22H2 public release build information.
14+
+ Updated Windows 11 23H2 public release & release preview channel build information.
15+
+ Updated Windows 11 24H2 public release, release preview & canary channel build information.
16+
+ Updated Windows 11 Future component updates in dev & beta channel build information.
17+
+ Modified code that detects Windows Server 2022.
18+
+ Fixed uninitialised variable error in a helper function.
19+
+ Updated the demo projects to display the newly added osWinSvr2025 & osWinSvrLater values of the TPJOSProduct enumeration that identify Windows Server 2005 and later Windows Server OSs.
20+
321
## v5.30.0 of 06 October 2024
422

523
+ Updated PRODUCT_xxx constant definitions to include all those defined in the Windows 11 24H2 SDK.

0 commit comments

Comments
 (0)