Versie 3.3.6 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:
Changes in UniGetUI 3.3.6
- [NuGet] Resiliency improvements for when a source fails to load, but other sources can still be reachable
- [WinGet] Updated bundled WinGet to v1.12.
- [WinGet] Better detect when an uninstaller needs administrator permissions.
- [WinGet] Added new
winget-fontssource as a known source- Fixed a deadlock caused when starting UniGetUI certain combinations of
unigetui://- Fixed a bug that would cause source operations to be duplicated
- Fixed a bug that would show the user avatar empty on unreliable internet connections
- Improved handling of exceptions thrown by package-related tasks after a 1-minute timeout has passed and the task is not awaited anymore. In those cases, the exception won't show an "Internal Error" on the interface anymore.
- Improvements on automatic updates: Updates won't be duplicated anymore
- Fixed a bug where the
last checkedtime would show an incorrect date and time. Furthermore, thelast checkedlabel will follow user's locale format.- Startup speed improvement in #4176
- Bump github/codeql-action from 3 to 4 in the actions-deps group in #4180
- fix: prevent duplicate update operations in queue (#4131) in #4171
- Fix #4145 - Fixed self deadlock that hangs the application on icon fetch in #4182
