Versie 3.2.0 van UniGetUI is uitgekomen. Dit programma, dat voorheen onder de naam WingetUI werd uitgebracht, dient als grafische gebruikersinterface voor de bekendste softwarebeheerprogramma's voor Windows, waaronder Winget, Chocolatey en Scoop. Met die packagemanagers kan software vanaf de commandline worden geïnstalleerd, bijgewerkt en verwijderd worden en UniGetUI maakt dat dus eenvoudiger. Het programma is opensource, in veel talen te gebruiken waaronder in het Nederlands, heeft een donker thema en geeft notificaties als er nieuwe versies van geïnstalleerde programma's beschikbaar zijn. De changelog voor deze uitgave ziet er als volgt uit:
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
- 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
- Other internal improvements and fixes