|
| 1 | +# Created with WinGet Releaser using komac v2.12.1 |
| 2 | +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json |
| 3 | + |
| 4 | +PackageIdentifier: MartiCliment.UniGetUI.Pre-Release |
| 5 | +PackageVersion: 3.2.1-beta5 |
| 6 | +PackageLocale: en-US |
| 7 | +Publisher: Martí Climent |
| 8 | +PublisherUrl: https://github.com/marticliment |
| 9 | +PublisherSupportUrl: https://github.com/marticliment/UniGetUI/issues |
| 10 | +PackageName: UniGetUI (formerly WingetUI) - Pre-Release |
| 11 | +PackageUrl: https://github.com/marticliment/UniGetUI |
| 12 | +License: MIT |
| 13 | +LicenseUrl: https://github.com/marticliment/UniGetUI/blob/HEAD/LICENSE |
| 14 | +ShortDescription: A better UI for your package managers |
| 15 | +Tags: |
| 16 | +- chocolatey |
| 17 | +- cli |
| 18 | +- npm |
| 19 | +- package |
| 20 | +- package-manager |
| 21 | +- pip |
| 22 | +- scoop |
| 23 | +- unigetui |
| 24 | +- windows |
| 25 | +- windows-10 |
| 26 | +- windows-11 |
| 27 | +- winget |
| 28 | +ReleaseNotes: |- |
| 29 | + This beta release was not planned, and aims to fix some important bugs and crashes before releasing the next stable release. |
| 30 | + General changes |
| 31 | + - Fixed a crash that was triggered when bundles were imported |
| 32 | + - Fixed a scenario where UniGetUI wouldn't resume |
| 33 | + - Improvements to LoadingDialog implementation, prevent deadlocks |
| 34 | + - Asynchronocity improvements: All async void have been migrated to async Task, and uncaught exceptions will be properly handled and won't crash the process |
| 35 | + - Fix issues when logging in to GitHub |
| 36 | + - Fix processes hanging when waiting for input on package operations |
| 37 | + - Improvements to crash handler |
| 38 | + - Improvements to InstallOptionsFactory and to InstallOptions |
| 39 | + - Better unit tests for InstallOptions |
| 40 | + - **Important: ** As of this release, it will not possible to create XML and YAML bundles. Existing XML and YAML bundles can be imported, via internal YAML/XML-to-JSON conversion before deserialization. This feature will be removed in a not-near future. Nevertheless, XML and YAML bundles can be also converted to JSON bundles using an older UniGetUI version. |
| 41 | + UniGetUI.Installer.exe SHA256: 73BA061078121AA22F55EA622D278EB1016DAD20F39C8A345DAE5B7B5565B499 |
| 42 | + UniGetUI.x64.zip SHA256: A3CE515177170EE5A28AF1263FE1F8BD24769E30F0B7B962A6F142C9408D4060 |
| 43 | +ReleaseNotesUrl: https://github.com/marticliment/UniGetUI/releases/tag/3.2.1-beta5 |
| 44 | +ManifestType: defaultLocale |
| 45 | +ManifestVersion: 1.10.0 |
0 commit comments