Releases: microsoft/winget-create
Releases · microsoft/winget-create
Release list
Windows Package Manager Manifest Creator v1.12.13.0
What's Changed
- Update release pipeline by @AmelBawa-msft in #656
- Add issue types to issue templates by @denelon in #657
- Add token creation steps in aka.ms/winget-create-token by @mdanish-kh in #659
- Standardize PR template with emoji sections and issue types by @denelon in #665
- Refactor policy bot rules into separate files by @denelon in #663
- Add spellchecking to the repository by @mdanish-kh in #661
- Pin .NET SDK to 9.0.313 via global.json by @AmelBawa-msft with @Copilot in #671
- Implement central package management and fix build issues by @AmelBawa-msft in #672
- Add TSA options file and fix release pipeline TSA onboarding failure by @AmelBawa-msft with @Copilot in #674
- Disable TSA upload in release pipeline by @AmelBawa-msft with @Copilot in #675
- Validate installer download destination by @AmelBawa-msft in #678
Full Changelog: v1.12.8.0...v1.12.13.0
Windows Package Manager Manifest Creator v1.12.8.0
Changes:
- e0f96c2 Fix more positional function args (#653)
- 670d126 Fix order of function arguments (#652)
- a79f9a2 Attempt to fix build 2 (#650)
- 3d1c4d8 Attempt to fix build (#649)
- 93546a5 Fix stage-defined checks by renaming
__defaultstage todeployin release pipeline (#648) - 9c0ca31 Add Font Package "New" Support and ManifestRootType (#645)
- 75fd379 Allow control over PR auto-open behavior (#574)
- 737fca6 Update Oh-My-Posh workflow link in README (#637)
- c0376c4 Bump schema & binary version to 1.12 (#631)
- 4ad697e fix command syntax order in update command examples (#619)
This list of changes was auto generated.
Windows Package Manager Manifest Creator v1.10.3.0
Windows Package Manager Manifest Creator v1.10.2.0
Changes:
- c92436b Place dsc resource json at the root of the msix (#613)
- 9663e89 Set User-Agent for HTTP requests (#612)
- 29a3fb9 Added strings (#609)
- 76ccf86 Retry sync fork on failure (#597)
- 1f042b8 Update TouchdownBuildTask version (#608)
- ca5f445 Initial support for DSC v3 in WinGet-Create (#607)
- 8389319 Bump manifest schema version to 1.10.0 (#593)
This list of changes was auto generated.
Windows Package Manager Manifest Creator v1.9.14.0
Changes:
- f26390d Update github connection (#605)
- 0d29982 Use Microsoft.Windows.Settings module for enabling developer mode (#598)
- 1e78f07 Use OneBranch for signing (#583)
- dd36cab Add securityContext to configuration file (#592)
- 679b51a Handle sync fork failures with useful error messages (#591)
- 710554a Update configuration file location & extension (#586)
- 5979f8e Update badge (#585)
- c79d2ee New functionality for managing tokens securely (#584)
This list of changes was auto generated.
Windows Package Manager Manifest Creator v1.9.4.0
Changes:
- aebe9df Make direct API call to sync fork (#581)
- 60cc6f2 Don't set ARP entries in NewCommand flow (#575)
This list of changes was auto generated.
Windows Package Manager Manifest Creator v1.9.3.0
Windows Package Manager Manifest Creator v1.9.2.0
Supports creating and updating to the latest 1.9 manifest for winget-pkgs.
Changes:
- 786625f apply strings (#562)
- 4ff1031 Add support for 1.9 schema (#561)
- eeea706 Update GitHub app id for E2E testing (#558)
- fa24f05 Bump RestSharp from 110.2.0 to 112.0.0 in /src/WingetCreateCore (#554)
- eb8207d Get ARP entries from MSI database (#550)
- 32123b9 Updating to new App (#555)
This list of changes was auto generated.
Windows Package Manager Manifest Creator v1.6.5.0
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
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)