Apps reports readable version numbers

This commit is contained in:
Zachary Gorman 2025-04-29 10:01:31 -07:00
parent d916196ac6
commit 9f78b355a0
2 changed files with 2 additions and 1 deletions

View file

@ -37,7 +37,7 @@
<PropertyName>Publisher</PropertyName> <PropertyName>Publisher</PropertyName>
</TableColumnItem> </TableColumnItem>
<TableColumnItem> <TableColumnItem>
<PropertyName>Version</PropertyName> <PropertyName>DisplayVersion</PropertyName>
</TableColumnItem> </TableColumnItem>
<TableColumnItem> <TableColumnItem>
<PropertyName>InstallDate</PropertyName> <PropertyName>InstallDate</PropertyName>

View file

@ -4,6 +4,7 @@ Patch
-Update Enabled errors in WinProfileRebuild restore just like UserProfileBackup -Update Enabled errors in WinProfileRebuild restore just like UserProfileBackup
-Update Apps can now find sneaky apps like GSL Will Call and OBIX by looking for a path specified in SHSApps.json -Update Apps can now find sneaky apps like GSL Will Call and OBIX by looking for a path specified in SHSApps.json
-Fix InstallNet35 now works -Fix InstallNet35 now works
-Fix Apps reports readable versions now
Patch 2025-4-15 Patch 2025-4-15
-Update Added Visage to the AppDiff ignore list -Update Added Visage to the AppDiff ignore list