UniGetUI 3.2.0 leaves Beta, stable version released
UniGetUI is an application whose main goal is to create an intuitive GUI for the most common CLI package managers for Windows 10 and Windows 11, such as Winget, Scoop and Chocolatey. With UniGetUI, you'll be able to download, install, update and uninstall any software that's published on the supported package managers - and so much more.
UniGetUI features
- Install, update and remove software from your system easily at one click: UniGetUI combines the packages from the most used package managers for windows: WinGet, Chocolatey, Scoop, Pip, Npm and .NET Tool.
- Discover new packages and filter them to easily find the package you want.
- View detailed metadata about any package before installing it. Get the direct download URL or the name of the publisher, as well as the size of the download.
- Easily bulk-install, update or uninstall multiple packages at once selecting multiple packages before performing an operation
- Automatically update packages, or be notified when updates become available. Skip versions or completely ignore updates in a per-package basis.
- Manage your available updates at the touch of a button from the Widgets pane or from Dev Home pane with UniGetUI Widgets.
- The system tray icon will also show the available updates and installed package, to efficiently update a program or remove a package from your system.
- Easily customize how and where packages are installed. Select different installation options and switches for each package. Install an older version or force to install a 32bit architecture. [But don't worry, those options will be saved for future updates for this package]
- Share packages with your friends to show them off that program you found. Here is an example: Hey @friend, Check out this program!
- Export custom lists of packages to then import them to another machine and install those packages with previously-specified, custom installation parameters. Setting up machines or configuring a specific software setup has never been easier.
- Backup your packages to a local file to easily recover your setup in a matter of seconds when migrating to a new machine
UniGetUI 3.2.0 changelog:
New navigation bar
- More responsive to layout changes
- Has a back button
New filters panel
- Automatically collapses depending on the window size
More improvements to the Settings UI
- Better page fragmentation
- Smoother navigation
Package lists can be displayed as:
- List
- Grid
- Icons
Improvements
- Package lists layout has been greatly optimized
- Fixed a bug where icons would't show
- Some local packages will now display icons (most MSIX and a few ARP)
- Added Proxy support (both for UniGetUI and for the package managers that support it)
- Automatic package updates can now be paused when
- Battery saver is on
- User is connected to a metered connection
- Dropped NancyFx in favour of Asp.NET for the background API
- Improvements to Installation Options dialog
- All dialogs are responsive, and have a clickable close button
- Less disk space footprint
- Launch times have been greatly improved (via TRIM and compiler optimizations)
- Less RAM usage
- Sign the uninstaller
- Fix an issue where the uninstaller would launch UniGetUI
- Other internal improvements and fixes
What's changed
- Update dependabot.yml by @snapsl in #3446
- Bump peter-evans/create-pull-request from 6 to 7 by @dependabot in #3449
- Bump vedantmgoyal9/winget-releaser from a3ac67b0c3026bc335a33b722188e3ec769d6a64 to f7efa6288d37219838d58cb2d953d35b71ebc5d3 by @dependabot in #3448
- Further settings improvements by @marticliment in #3464
- Fix dependabot by @snapsl in #3450
- Bump vedantmgoyal9/winget-releaser from f7efa6288d37219838d58cb2d953d35b71ebc5d3 to 3e78d7ff0f525445bca5d6a989d31cdca383372e in the actions-deps group by @dependabot in #3502
- New NavigationBar + WinUIEx titlebar by @marticliment in #3519
- Trim support by @marticliment in #3535
- Alternative views for package lists by @marticliment in #3551
- Add icons to local packages by @marticliment in #3564
- Fix Minor Update Check by @mrixner in #3573
- Load translations from Tolgee by @martinet101 in #3583
- More efficient package filtering and fetching on packages page by @marticliment in #3597
- Add Back button to the titlebar by @marticliment in #3598
- Ditch NancyFX in favour of ASP.NET by @marticliment in #3603