Skip to content

Windows Package Manager Manifest Creator v0.4.0.3 Preview

Compare
Choose a tag to compare
@palenshus palenshus released this 15 Sep 22:23
f4af949

We're excited to announce some additional new features in v0.4 of Winget-Create! This release adds a navigational menu to the New command which allows for more control when filling out optional fields for the installers. We've also added an interactive update feature which will prompt the user to manually interact and provide the installer URL they wish to update with. This should help resolve many of the failed matches with the automated update.

Special thanks to @OfficialEsco, @apetresc, and @VlaDexa for filing issues so we can continue making improvements!

Features:

  • c03c4bf Add Navigational Menu to Edit Optional Installer Fields (#133)
  • 6f160c9 Add interactive update feature (#149)

Bugs:

  • a3ef904 Fix pass by reference bug when applying changes to all installers (#164)
  • bf6c640 Fix installerurls prompt (#161)
  • bba1df0 fix -? bug, parsing failure bug, and help text bug (#154)
  • 371490a Fix format exception bug (#156)
Noteworthy changes
  • 9db1e3b update resource strings and increment minor version (#167)
  • 7342087 Add additional help messages and make error warnings non-blocking (#162)
  • 04ea74d Handle installers blocked by defender virus scan (#165)
  • f4af949 add installer index prefix to menu item (#169)
  • a1dfc35 Handle download installer connection failure (#168)