Skip to content

Releases: marticliment/WingetUI

UniGetUI (formerly WingetUI) 3.1.0 alpha 0

19 May 15:04
350bd0b
Compare
Choose a tag to compare

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

WingetUI 3.0.2

11 Apr 14:39
319bb42
Compare
Choose a tag to compare

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
  • No more changes have been introduced by this release

Full Changelog: 3.0.1...3.0.2

SHA256: 76034ef29c504b27c176041b2215d15e1b2545a433e17f006dd8c22df7b37679

WingetUI 3.0.1

16 Mar 14:46
Compare
Choose a tag to compare

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 to not disappear automatically
  • Fixed scoop sources not being listed
  • Improvements in winget sources reset script
  • More efficient handling of WebView objects
  • The Interface will now adapt better to wider window sizes
  • Other general improvements and fixes

New Contributors

Full Changelog: 3.0.0...3.0.1

SHA256: dabf9a8115e8cf4f3dab56a61b69d354fbfeb5eaacdd50e96be9c2597b0691fe

WingetUI 3.0.0

13 Mar 12:53
Compare
Choose a tag to compare

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 has been redesigned from scratch, therefore, this upgrade brings tons of other improvements and new features that are not going to be listed here. You can check the full changelog or download WingetUI 3.0.0 and start experiencing the best WingetUI ever right now

New Contributors

Full Changelog: 2.2.0...3.0.0
SHA256 [reuploaded]: 4ca18c9c2ec2c8b309f897b2cb99ebfcb76b9eb6e09da2f43b092bf67467b47d

WingetUI 3.0.0 Beta 1

07 Mar 22:32
Compare
Choose a tag to compare
WingetUI 3.0.0 Beta 1 Pre-release
Pre-release

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

WingetUI 3.0.0 Beta 0

01 Mar 23:20
Compare
Choose a tag to compare
WingetUI 3.0.0 Beta 0 Pre-release
Pre-release

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

WingetUI 3.0.0 Alpha 2

25 Feb 22:16
Compare
Choose a tag to compare
Pre-release

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

WingetUI 3.0 Alpha 1

19 Feb 21:23
Compare
Choose a tag to compare
WingetUI 3.0 Alpha 1 Pre-release
Pre-release

Main changes since Alpha 0

  • Addes Importing and exporting packages feature, now renamed to Package Bundles
    • Bundles can now be edited
    • Packages can now be added one (or multiple) at a time. No need to bulk-select all of them
    • Bundles can be exported as XML (in addition to already existing JSON and YAML) too.
  • Package backups do work now
  • Sources can be added and removed
  • Package details will show.
  • Fix crashes and improve overall program

WingetUI 3.0 Alpha 0

12 Feb 20:52
Compare
Choose a tag to compare
WingetUI 3.0 Alpha 0 Pre-release
Pre-release

This is the first release of the brand-new WingetUI, based on C#.NET + WinUI3.
This release contains the base WingetUI application, completely rewritten from scratch.

However, the following features are NOT available yet:

  • Importing and exporting packages
  • Installed package backups
  • Package tags
  • Adding and removing sources (installed sources are listed)
  • The API that communicates with WingetUI Widgets
  • The API that allows WingetUI to open when a package was shared to you (you can still share packages)
  • Viewing package details (The interface works, but it will show no data).
  • WingetUI ran as administrator will crash when opening a File/Folder picker
  • The built-in WingetUI autoupdater. You may want to subscribe to this repository to get notified when a new release is available.

The rest of features are expected to work as they did on WingetUI 2.2.0 and prior.
This beta release may be unstable. It is not intended to be daily-driven.

WingetUI 2.2.0

24 Dec 14:36
Compare
Choose a tag to compare

Changelog

  • WingetUI does now support PowerShell Gallery, the 7th Package Manager.
  • Added Support for WingetUI Widgets, a set of widgets for the Windows Widgets pane that will ease installing available package updates.
  • Installation options will be saved for each package, so they do not need to be reapplied on each install/update
  • Exporting packages has been reworked:
    • Installation options will be saved next to the package list.
    • Ignored updates and skipped versions will also be exported
    • Package lists can now be exported in YAML or JSON formats.
  • WingetUI can now backup your installed packages automatically.
  • Chocolatey and PowerShell do now support multiple sources. Winget and Scoop sources mechanisms have been improved.
  • Add Romanian as a supported language
  • Added the ability to uninstall, then update packages
  • Added the ability to reinstall packages from the Installed Packages tab
  • WingetUI source code is more modular, partially detaching the interface from the Package Engine. This will allow for further interface improvements.
  • Integrity checker is now more powerful and reaches more WingetUI files.
  • Ignored packages and skipped versions will be now stored on human-readable, JSON files.
  • Minor improvements on the sharing interface
  • Prerelease packages can now be installed with a simple toggle from the details tab.
  • Install location can be customized for Winget packages.
  • Improvements to the Interface API (Widgets and Share)
  • A new WebView Wrapper has been added in order to show Release Notes and Help articles
  • Save cached files under AppData\Local\WingetUI instead of under .wingetui
  • Improvements in operation logs
  • General interface improvements
  • Better handling for when .NET Framework is not installed
  • Improvements in the Settings Tab
  • Tons of other under-the-hood improvements and fixes

What's Changed

New Contributors

Full Changelog: 2.1.1...2.2.0

SHA256: 3b496d294d378a648e5880a20351a6f10875f3a6aee71c1068300dde3041aa86