Skip to content

Releases: microsoft/winget-create

Windows Package Manager Manifest Creator v1.9.3.0

27 Dec 21:31
16e0c4c
Compare
Choose a tag to compare

Changes:

This list of changes was auto generated.

Windows Package Manager Manifest Creator v1.9.2.0

04 Dec 18:53
786625f
Compare
Choose a tag to compare

Supports creating and updating to the latest 1.9 manifest for winget-pkgs.

Changes:

This list of changes was auto generated.

Windows Package Manager Manifest Creator v1.6.5.0

27 Aug 22:02
7dfac18
Compare
Choose a tag to compare

Winget-Create now supports pulling in relevant GitHub release metadata (release notes URL, tags, etc) if it detects that the installer URL is a GitHub release URL. Thanks @mdanish-kh for the cool feature!

Changes:

  • 7dfac18 update localized strings (#552)
  • 6380aac replace notice text (#547)
  • 4a7e642 Update regex for finding architecture from URL (#551)
  • 2151b95 Fix tense for resource string (#548)
  • fc8bed0 Reset ReleaseDate in update flow (#545)
  • d413598 Update command docs and fix typo in a resource string (#546)
  • a71cf9a Fix auto-fill message showing on non-GitHub URLs (#544)
  • a9411fd Support auto-fetching metadata from GitHub API and add manual args (#543)

This list of changes was auto generated.

Windows Package Manager Manifest Creator v1.6.4.0

31 Jul 22:05
0e259dd
Compare
Choose a tag to compare

Changes:

  • 0e259dd update code signing step (#541)
  • e7ee276 add latest localized strings (#540)
  • 4f44b22 Improve matching for ZIP with multiple nested installers (#529)
  • 7826f51 Support updating DisplayVersion in autonomous update (#520)
  • 8725a01 Update Vestris.ResourceLib to v2.2.0 (#536)
  • 3d54dab Updated localization pipeline to use federated credentials (#535)
  • c804449 Fix incorrect hash for ZIP installers in interactive update (#528)
  • 9be3d9f Reset version specific fields in interactive update (#525)
  • dc84793 Bump WiX from 3.14.0 to 3.14.1 in /src/WingetCreateCore (#526)
  • fcc5e64 Use latest project dependencies (#512)
  • e741605 Add support for JSON serialization (#507)

Windows Package Manager Manifest Creator v1.6.1.0

15 Feb 00:44
b0d7e4c
Compare
Choose a tag to compare

What's New:

  • Support for creating and updating 1.6 manifests.
  • Support for creating and updating additional locale manifests. Thanks @mdanish-kh!
  • Improvements with installer matching and update logic.

Changes:

See More
  • 9fd1078 Retain non-null installer fields when copying over root values (#491)
  • 08baf0e Prototype creating a WinGet Configuration DSC file in PowerShell (#462)
  • acee5ea Improvements to replace argument (#485)
  • 7c8577f Update NOTICES file to latest pipeline artifact (#481)
  • ad06a4e Expand environment variables in input paths (#484)
  • 0054c62 Add support for 1.6 schema (#477)
  • 370a3a5 delete security pipeline (#476)
  • 9b7a798 User/masudars/microsoft winget create azure pipelines release migration to 1 es (#472)
  • 6b3324f User/masudars/microsoft winget create azure pipelines loc migration to 1 es (#471)

This list of changes was auto generated.

Windows Package Manager Manifest Creator v1.5.7.0

08 Nov 01:13
4212da3
Compare
Choose a tag to compare

What's new:

  • Winget-Create now supports an info command which displays key user app information.
  • Command line parser messages are now localized.

Thanks @mdanish-kh for the great additions!

Changes:

This list of changes was auto generated.

Windows Package Manager Manifest Creator v1.5.5.0

16 Oct 19:49
7d0f945
Compare
Choose a tag to compare

Fixes bugs related to obtaining file names and checking if a directory exists prior to performing a cleanup.

Changes:

  • 7d0f945 Fix pattern for getting same name files (#455)
  • f2610d5 Check whether directory exists before clean up (#452)
  • 578ccd2 Use WinGet 1.3 URL in unit test (#454)

This list of changes was auto generated.

Windows Package Manager Manifest Creator v1.5.3.0

19 Sep 17:14
ae4d958
Compare
Choose a tag to compare

What's new:

  • Winget-Create now supports a show command to display a package's manifest.
  • Use the --replace argument to automatically replace the latest version of a package manifest. You can also include a specific version to replace that version instead.
  • Enhancements to the update command including automatically replacing the latest manifest if a vanity url is detected.
     
    Huge shoutout to @mdanish-kh for the contribution and improvements to winget-create!

Changes:

  • ae4d958 apply latest localization (#450)
  • 784b977 Update NOTICE.txt (#448)
  • 769665c Auto replace if vanity urls are used (#447)
  • a71c11d Replace argument for removing a previous manifest (#440)
  • 1b5759f Recommend using overrides in error message (#446)
  • e4d79b3 Extend regex for determining arch from URL (#445)
  • 004b6ce Fix singleton check + docs for show command (#441)
  • 7133101 Update NOTICE.txt to latest pipeline artifact (#444)
  • 3ad456d Prompt for RelativeFilePaths in interactive update (#431)
  • bc99df6 Add support for removing temporary files (#427)
See More
  • a403833 Show command for displaying manifest (#436)
  • f60137f Shift fields back to installer level for re-run (#439)

This list of changes was auto generated.

Windows Package Manager Manifest Creator v1.5.2.0

16 Aug 17:21
afefaa4
Compare
Choose a tag to compare

Fixes some bugs related to issues with parsing zip installers and submitting manifests. Package versions are now enclosed in quotes.

What's Changed

Full Changelog: v1.5.1.0...v1.5.2.0

Windows Package Manager Manifest Creator v1.5.1.0

08 Aug 18:27
44a102a
Compare
Choose a tag to compare

This release now supports generating and updating a v1.5 manifest along with various improvements when updating archive packages. The minor version has been bumped to match the currently support winget manifest schema version. Huge shoutout to @mdanish-kh for the major contribution and work to help improve winget-create 🎉

What's Changed

Full Changelog: v1.2.7.0...v1.5.1.0