Skip to content

Commit f7079ad

Browse files
committed
[REL] Update What's New section, new Update Info files
1 parent 4ef46a6 commit f7079ad

File tree

4 files changed

+21
-24
lines changed

4 files changed

+21
-24
lines changed

My Project/Resources.Designer.vb

+5-7
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

My Project/Resources.resx

+12-13
Original file line numberDiff line numberDiff line change
@@ -929,22 +929,21 @@ GPT ATTRIBUTES=0x8000000000000001</value>
929929
<data name="WhatsNew" xml:space="preserve">
930930
<value>Bugfixes:
931931

932-
- The PE Helper now detects whether the selected index is invalid
933-
- Fixed a visual issue in the image index switch dialog
932+
- Fixed an issue where the PE Helper would not create ISO files if you had a version of the Windows ADK earlier than 10.1.26100.2454
933+
- AppX package counts in image information reports are more reasonable now on Windows 8 hosts
934+
- Fixed an issue where folder attributes for AppX package addition and driver addition were not being detected correctly (#220, thanks @InnerBrat for spotting)
935+
- Fixed an additional issue regarding the Recents list
934936

935937
New features:
936938

937-
- HotInstall has been updated to the latest version
938-
- You can now copy your ISO files to Ventoy drives
939-
- When installing the drivers specified in the Driver Installation Module, you will now see a progress indicator
940-
- The ISO creator now detects the architectures that are supported by the Assessment and Deployment Kit installed on your computer
941-
- Compatibility has been improved for the latest Windows ADKs (starting from version 10.1.26100.2454 - December 2024 update):
942-
- ISO creation will finish successfully now
943-
- You can now create ISO files with boot binaries signed with the "Windows UEFI CA 2023" certificate:
939+
- HotInstall has been updated to the latest version, with a localized Disk Space Checker, and support for exporting system drivers if you wish
940+
- When installing drivers specified in the Driver Installation Module (DIM), you will now see a different output consisting of a summary
941+
- The Extensibility Suite has had some improvements:
942+
- Support has been added for ADK 10.1.26100.2454
943+
- An alias ("StartDim") has been added, letting you launch the Driver Installation Module more easily
944944
- UnattendGen has been updated to the latest version
945-
- User accounts with "None" names are now blocked
946-
- Log switchers in the progress panel are more visually appealing now
947-
- CODE: DynaLog now uses 64-bit long types for file content detection
948-
- Scintilla.NET has been updated to version 5.6.6</value>
945+
- You can now target multiple processor architectures with your answer file
946+
- You can now normalize the spacing of your unattended answer file to make it consistent
947+
- Progress panel log switcher buttons are now localized</value>
949948
</data>
950949
</root>

Updater/DISMTools-UCS/update-bin/preview.ini

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[Version]
2-
LatestVer = 0.6.1.25021
3-
ReleaseTag = v0.6.1_pre_2521
2+
LatestVer = 0.6.1.25022
3+
ReleaseTag = v0.6.1_pre_2522
44

55
[Options]
66
MigrateSettings = False

Updater/DISMTools-UCS/verinfo/preview.ini

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[Version]
2-
LatestVer = 0.6.1.25021
3-
ReleaseTag = v0.6.1_pre_2521
2+
LatestVer = 0.6.1.25022
3+
ReleaseTag = v0.6.1_pre_2522
44

55
[Options]
66
MigrateSettings = False

0 commit comments

Comments
 (0)