UUPMediaCreator Changelog

What's new in UUPMediaCreator 3.1.9.2

Dec 7, 2023
  • 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.

New in UUPMediaCreator 3.1.9.1 (Oct 15, 2023)

  • 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

New in UUPMediaCreator 3.1.9.0 (Oct 15, 2023)

  • This version resolves critical issues regarding creating and downloading setup media for Windows 11 Moment 4 release.

New in UUPMediaCreator 3.1.8.0 (Jun 11, 2023)

  • 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

New in UUPMediaCreator 3.1.7.0 (May 23, 2023)

  • Add flag to use alt. boot images to suppress prompt at boot by @riverar in #149

New in UUPMediaCreator 3.1.6.0 (May 12, 2023)

  • 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

New in UUPMediaCreator 3.1.5.0 (May 6, 2023)

  • 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

New in UUPMediaCreator 3.1.4.0 (Dec 3, 2022)

  • 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