- Notifications
You must be signed in to change notification settings - Fork71
Comparing changes
Open a pull request
base repository:gus33000/UUPMediaCreator
Uh oh!
There was an error while loading.Please reload this page.
base:v3.1.5.0
head repository:gus33000/UUPMediaCreator
Uh oh!
There was an error while loading.Please reload this page.
compare:v3.1.6.0
- 15commits
- 49files changed
- 3contributors
Commits on May 9, 2023
Bump Microsoft.UI.Xaml from 2.8.3 to 2.8.4 (#153)
Bumps [Microsoft.UI.Xaml](https://github.com/microsoft/microsoft-ui-xaml) from 2.8.3 to 2.8.4.- [Release notes](https://github.com/microsoft/microsoft-ui-xaml/releases)- [Commits](microsoft/microsoft-ui-xaml@v2.8.3...v2.8.4)---updated-dependencies:- dependency-name: Microsoft.UI.Xaml dependency-type: direct:production update-type: version-update:semver-patch...Signed-off-by: dependabot[bot] <support@github.com>Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] authoredMay 9, 2023 Support for bulk adding files to WIMs (#154)
Popcorn no longer necessary for building boot.wim
thebookisclosed authoredMay 9, 2023
Commits on May 10, 2023
[Building] Refactor percentage computation
gus33000 committedMay 10, 2023 [Imaging] Drop Windows Imaging API usage (wimgapi)
gus33000 committedMay 10, 2023 [Imaging] Cleanup callback redundancy
gus33000 committedMay 10, 2023 [Imaging] Cleanup Capture Image
gus33000 committedMay 10, 2023 - gus33000 committed
May 10, 2023 - gus33000 committed
May 10, 2023 Dependabot: Update actions when possible
gus33000 committedMay 10, 2023 CI: Separate Symbols from Binaries
gus33000 committedMay 10, 2023 - gus33000 committed
May 10, 2023 More WIM update batching, in-place PE export
- all WIM content add and delete ops are batched if possible- add and delete ops now call a common update function- boot.wim index duplication no longer uses a temp file- fixed progress reporting for Feature Package recompression- toned down progress reporting when locating setup files- version bumped to 3.1.6.1 for relevant converter parts
Commits on May 11, 2023
Remove separate broker for DISM
gus33000 committedMay 11, 2023 Settings: Add missing UpdateCompression.dll to the setup media
gus33000 committedMay 11, 2023 Update Media Root AppxProvisioning after app installation
gus33000 committedMay 11, 2023
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:git diff v3.1.5.0...v3.1.6.0
Uh oh!
There was an error while loading.Please reload this page.