Skip to content
This repository has been archived by the owner on Feb 16, 2025. It is now read-only.

Version 3.1.6.0

Compare
Choose a tag to compare
@gus33000 gus33000 released this 11 May 22:13
· 93 commits to main since this release

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