Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[New Package] Added MartiCliment.UniGetUI.Pre-Release version 3.1.0-alpha0 #173815

Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
# Created with komac v2.2.1
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json

PackageIdentifier: MartiCliment.UniGetUI.Pre-Release
PackageVersion: 3.1.0-alpha0
InstallerLocale: en-US
InstallerType: inno
Scope: user
InstallModes:
- interactive
- silent
- silentWithProgress
InstallerSwitches:
Silent: /VERYSILENT /SUPPRESSMSGBOXES /NORESTART /SP- /NoAutoStart
SilentWithProgress: /SILENT /SUPPRESSMSGBOXES /NORESTART /SP- /NoAutoStart
Dependencies:
PackageDependencies:
- PackageIdentifier: Microsoft.EdgeWebView2Runtime
UpgradeBehavior: install
InstallerSuccessCodes:
- 1
AppsAndFeaturesEntries:
- DisplayName: UniGetUI (formerly WingetUI)
Publisher: Martí Climent
ReleaseDate: 2024-05-19
Installers:
- Architecture: x64
InstallerUrl: https://github.com/marticliment/WingetUI/releases/download/3.1.0-alpha0/UniGetUI.Installer.exe
InstallerSha256: 0EC58BC34FF63F0BC1904FE88E8CDD247A2348E259CE8394911979AEF5477281
ManifestType: installer
ManifestVersion: 1.6.0
Original file line number Diff line number Diff line change
@@ -0,0 +1,47 @@
# Created with komac v2.2.1
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json

PackageIdentifier: MartiCliment.UniGetUI.Pre-Release
PackageVersion: 3.1.0-alpha0
PackageLocale: en-US
Publisher: Martí Climent
PublisherUrl: https://github.com/marticliment
PackageName: WingetUI
License: MIT
LicenseUrl: https://github.com/marticliment/WingetUI/blob/HEAD/LICENSE
ShortDescription: A better UI for your package managers
Tags:
- chocolatey
- cli
- npm
- package
- package-manager
- pip
- scoop
- windows
- windows-10
- windows-11
- winget
- wingetui
ReleaseNotes: |-
IMPORTANT:
This is the first development release to implement the UniGetUI rebranding.
Instaling this release will automatically migrate settings and other data to new folders (WingetUI -> UniGetUI), so rolling back to older versions of WingetUI may cause settings to be reset.
Changes
- Rebranding from WingetUI to UniGetUI
- Any occurrences of WingetUI have been changed to UniGetUI
- Settings have been moved from user profile to AppData\Local
- Improvements to the package managers
- All dotnet-based package managers do call the nuget api when possible. This dramatically speeds up find packages and loading package details, as well as provides more reliability.
- All dotnet-based packages will load the official package icon
- WinGet implements the WinGet COM Api, for improved performance and reliability. WinGet packages do not show elypsis (...) anymore.
- Microsoft Store packages (currently msix only) will show icons and screenshots
- The icon caching mechanism has been rebuilt from the grounds up, providing more compatibility with Widgets for WingetUI
- Improvements to Software pages
- Better search experience on the Discover Software page
- Refactoring. Lots of refactoring
- Other improvements and internal changes.
SHA256: 0ec58bc34ff63f0bc1904fe88e8cdd247a2348e259ce8394911979aef5477281
ReleaseNotesUrl: https://github.com/marticliment/WingetUI/releases/tag/3.1.0-alpha0
ManifestType: defaultLocale
ManifestVersion: 1.6.0
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# Created with komac v2.2.1
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json

PackageIdentifier: MartiCliment.UniGetUI.Pre-Release
PackageVersion: 3.1.0-alpha0
DefaultLocale: en-US
ManifestType: version
ManifestVersion: 1.6.0