WingetUI
詳細情報
タイトル | WingetUI |
---|---|
URL | https://github.com/marticliment/WingetUI |
バージョン | ver 3.1.0-beta2 |
更新日 | 2024/07/02 |
追加日 | 2022/06/23 |
種別 | フリーソフト |
説明 | 内部的に「winget」を利用するGUIパッケージ管理アプリ。 |
レビュー
内部的にwingetやscoopを利用(将来的にはさらに多くのパッケージマネージャに対応する予定)。
パッケージのインストール、アップデート、アンインストールに対応し、操作が正常に終了したかユーザーに通知してくれる。インストール前にパッケージの内容を確認することもできる。
スクリーンショット
更新グラフ
バージョン履歴
IMPORTANT:
This is the third beta 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.
NOTE: This release attempts to fix unexpected issues with the dependency installers. Assuming no more issues are found after this release, UniGetUI 3.1.0 stable will be published.
Changes
- Fixes to the dependency installers
- Improvements to how Microsoft.WinGet.Client is installed by the installer
- Improvements to the Settings and Log pages.
- Other bugfixes <
IMPORTANT:
This is the second beta 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.
NOTE: This release attempts to fix an unexpected issue with the WinGet package manager interop. Assuming no more issues are found after this release, UniGetUI 3.1.0 stable will be published.
Changes
- This release adds a built-in dependency manager, that checks and prompts the user to install missing dependencies for UniGetUI (let's say, for example, Microsoft.WinGet.Client or Scoop-Sear
IMPORTANT:
This is the first beta 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.
Note: When it comes to features, this release should be quite similar to the stable 3.1.0 release
Changes
- Packages will be loaded and stored by a Package Loader, instead of being loaded by the interface.
- Package lists have been rebuilt to use ItemsView, causing UniGetUI to use less ram (~290mb max -> ~210mb max)
- The Widgets API has been optimized. Packages load up t
IMPORTANT:
This is the second 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
- Improvements to the rebranding
- lots of bugfixes and improvements
- Improvements to cache handling with GSudo
- By popular demand, window position and size will be saved across app restarts
- Change how information is rendered on the Package Details tab. Links should be copyable and should not show cut anymore
SHA256
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 loa
Important note: WingetUI will soon become UniGetUI. Please see #1900 for more details
Changelog
- This unplanned release does fix recent crashes introduced by .NET 8.0.4. It also attempts to fix issues with the App Sdk.
- WingetUI can now be run as administrator from local accounts
Full Changelog: 3.0.1...3.0.2
SHA256: 76034ef29c504b27c176041b2215d15e1b2545a433e17f006dd8c22df7b37679
Important note: WingetUI will soon become UnigetUI. Please see #1900 for more details
Changelog
- Fixed an issue where some parts of the interface would not adapt to WingetUI's theme, becoming il·legible
- Fixed an issue where updating scoop packages would incorrectly report an error
- Fixed an issue where running an operation as administrator would fail
- Fixed an issue where some NPM packages wouldn't render correctly
- Fixed an issue where enabling parallel installs for a specific manager wouldn't work
- Package sorting is handled in a more visible way
- Accessibility improvements
- Fixed broken characters on Command-Line outputs
- Fixed an issue where successful operations would disappear from the list when set
Important note: WingetUI will soon become UnigetUI. Please see #1900 for more details
Changelog
WingetUI has been redesigned entirely. WingetUI is now built with WinUI3 on top of .NET 8. This redesign brings not only a brand new interface, but also an improved backend. The major highlights are:
- Smoother, more responsive interface. Aesthetics and accessibility have been greatly improved.
- The backend has been improved. Packages now load faster and more reliably, providing a more straight-forward experience.
- Importing and exporting packages got a big upgrade: Lists of packages can now be opened, edited and exported again. A new Package Bundles section has been added to the interface.
WingetUI
This is most possibly the last beta before 3.0.0 stable
Changes
- Minor improvements
- Better logging and better internal exception handling
- Interface improvements
- Polish details
- Fix issues and bugs
SHA256: b865f3333c323aaf8b1535d08376c9e08e9920b0a3fbe6d850c72ea45d49825a
Changes
- This is the first beta release. All the missing features since 3.0-alpha2 have been ported.
- Added Package Tags
- Improvements on the Settings UI.
- Lots of bugfixes and minor details.
SHA256 [REUPDATED]: c7e7d8444be58d1e3b98fc18b942734d6f75bc7508849cabf15d373e4995aa46
Main changes since Alpha 1
- Upgraded .NET 6.0 to .NET 8.0. The binary size has been decreased in 60mb
- Added support for the background api, featuring
- Compatibility with receiving shared packages
- Compatibility with WingetUI Widgets
- WingetUI won't crash with file pickers anymore when ran as administrator
- Added the built-in autoupdater
- Minor scoop, chocolatey and winget improvements
- Minor interface improvements
- Other bug fixes