2.2.0
marcinotorowski
released this
30 May 21:03
·
236 commits
to develop
since this release
New features and highlights
- Winget editor has now more options and supports manifest format v1 (#110)
- Ability to view/edit package files and registry items (#111)
- App attach now supports bulk conversion and additional formats: VHDX and CIM (#113)
Other changed and improvements
- New navigation structure of the Package Properties panel (#111)
- The option to mount a registry has been removed – the new Registry control makes it obsolete (9eb4961).
- Improved parsing of errors reported by makeappx.exe (a02b4ac).
- Windows 10 21H1 is now correctly recognized by its marketing name (May 2021 Update) in various places (52b4468).
- Improved UTF-8 handling in saved files (a02b4ac).
- Minor UI improvements.
Resolved issues
- Fixed incorrect first-time validation of package signing settings, where the information about missing PFX files was shown (ca38766).
- Fix the button to open Store page that was available for non-store apps (bb7ef0f).
- Fixed
NullReferenceException
when copying install or user-profile path from the OPEN flyout (2f7bdf9).