Releases: gus33000/UUPMediaCreator
Version 3.1.9.2
- Fixed an issue with creating alternative editions.
- Ensured that an exception is thrown if all attempts fail in DismOperations. This change fixes issues when building ISO media for builds higher than 26002.1010
- Fixed an issue with INF renaming.
- Fixed broken paths for WCOS downloads.
- Fixed broken winpe registry changes as part of germanium rework of NetDiagFx.
- Bumped the version number to v3.1.9.2.
Version 3.1.9.1
Version 3.1.9.1 of UUP Media Creator updates UUPDownload and UUPMediaConveter with key bug fixes and enhancements:
- Further fixes for other versions of windows with no apps
- Refactoring/Clean up of most of the legacy code in the tool, more to come later that should fix more issues
Full Changelog: v3.1.9.0...v3.1.9.1
Version 3.1.9.0
Version 3.1.9.0 of UUP Media Creator updates UUPDownload with key bug fixes and enhancements:
- This version resolves critical issues regarding creating and downloading setup media for Windows 11 Moment 4 release.
Version 3.1.8.0 - Bugs make me cry
Version 3.1.8.0 of UUP Media Creator updates UUPDownload with key bug fixes and enhancements:
- An issue affecting correct names for updates with more than one metadata cab has been fixed
- An issue affecting missing CU / Update files for new builds implementing new servicing changes has been fixed
- Download process has been speed up by skipping enumerating plans on first run
- An issue preventing the download of the replay file when the folder already existed has been fixed
Thanks a lot to @thebookisclosed for bringing to attention the issue with the new aggregated metadata / cu changes from this year's insider builds.
Version 3.1.7.0 - Disc Image File Copilot
Fixes an issue preventing the download of the newest Canary Channel build release (25370).
Note: Building ISOs with all editions could be broken, a fix is upcoming later.
What's Changed
Full Changelog: v3.1.6.0...v3.1.7.0
Version 3.1.6.0
What's Changed
This update improves the time needed to convert an UUP file set into an ISO as well as a few bug fixes and enhancements, notably:
- The tools now target .NET 7
- The Dism Broker workaround has been removed, and apps are now installed in bulk faster
- AppxProvisioning xml is now properly updated with integrated applications into NI+ images
- UpdateDecompression.dll is now added into the PE setup image (as done by official ISO images)
- Usage of WimgApi has been trimmed down in favor of WimLib
- Bump Microsoft.UI.Xaml from 2.8.3 to 2.8.4 by @dependabot in #153
- Support for bulk adding files to WIMs by @thebookisclosed in #154
- More WIM update batching, in-place PE export by @thebookisclosed in #155
Full Changelog: v3.1.5.0...v3.1.6.0
Version 3.1.5.0
What's Changed
- Fixes #129 #150 - Issues preventing the usage on Linux and MacOS, both of those should now be working again
- Addresses an issue where making media using the LZMS compression would result in a broken image
- Allows downloading Server drops (AzureHci) using UUPDownload
- Document how to download canarychannel builds in the readme.md file
- Add CanaryChannel support for the get-builds parameter
- [NEW] UUPMediaConverter now requires the installation of libfuse2 on Linux machines
- Bumped a few dependencies
- Updated forked Dism/Wim library wrappers
Full Changelog: v3.1.4.0...v3.1.5.0
Version 3.1.4.0
Documentation: Fix download link
Documentation: Remove obsolete build tag image
Hotfix for latest Insider builds having duplicated elements in product.ini
Bump System.Text.Json from 6.0.6 to 7.0.0 (#137)
Bump SharpZipLib from 1.4.0 to 1.4.1 (#136)
Bump Microsoft.Toolkit.Uwp.UI.Controls.DataGrid from 7.1.2 to 7.1.3 (#135)
Re-enable file verification during download
Fix recent regression with newer OS builds
Version 3.1.3.0
Version 3.1.2.0
- Updated dependencies (Microsoft.Dism, Microsoft.Wim, dotnet, etc)
- Refactoring of many portions of the converter, improves performance, fixes a few key issues (note: currently you may see an error message about appx files failing to install, this is normal as the tool tries a few different way to achieve this, as long as the tool does not terminate the process is going as planned, this minor issue is going to be fixed in subsequent updates).
- Fixes an issue with Appx paths in WCOS updates
Full Changelog: v0.3.1.1...v3.1.2.0