This is a preview build of WinGet for those interested in trying out upcoming features and fixes. While it has had some use and should be free of major issues, it may have bugs or usability problems. If you find any, please help us out by filing an issue.
New in v1.30
Nothing yet.
Bug Fixes
- Fixed a crash (
0x8000ffff) when using--disable-interactivitywith the Resume experimental feature enabled during install operations.
What's Changed
- Apply latest loc patch by @florelis in #6262
- Remove old Store certs, replace test use with generated ones by @JohnMcPMS in #6275
- Add .gitattributes and normalize line endings across repo by @tianon-sso in #6267
- Renormalize by @JohnMcPMS in #6276
- Change event type by @JohnMcPMS in #6273
- Update minor version, archive release notes by @JohnMcPMS in #6279
- Align .gitattributes and .editorconfig by @Trenly in #6285
- Doc manifest schema process by @JohnMcPMS in #6280
- Fix crash with --disable-interactivity and EFResume by @Trenly in #6302
- Fix configuration elevation validation for standard flow by @JohnMcPMS in #6307
- Bump markdown-it from 14.1.1 to 14.2.0 in /tools/WinGetLogViewer by @dependabot[bot] in #6296
- Bump undici from 7.25.0 to 7.28.0 in /tools/WinGetLogViewer by @dependabot[bot] in #6305
- Bump form-data from 4.0.5 to 4.0.6 in /tools/WinGetLogViewer by @dependabot[bot] in #6311
- Clean vcpkg artifacts on solution clean by @Trenly in #6339
- Fix punctuation in error messages by @idleberg in #6314
- Fix cpprest checked iterator build error by @Trenly in #6301
- Undo normalization of external files by @florelis in #6336
New Contributors
- @tianon-sso made their first contribution in #6267
- @idleberg made their first contribution in #6314
Full Changelog: v1.29.240...v1.30.50-preview