Versie 3.3.2 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:
ChangelogWhat's Changed
- UniGetUI can now create a
ps1
script from a package bundle, that installs a list of packages with set install options without the need of UniGetUI being installed.Select all
checkbox state will be coherent with the current selection.- Fix a bug where operations would fail if the user had special characters in path
- Minor internal tweaks and improvements.
- Improvements to installer self-repair.
- All DLLs are signed.
- Simple text correction in #3947
- chore(deps): migrate nuget dependency management to renovate in #3976
- Update dependency coverlet.collector to 6.0.4 in #3978
- Update dependency System.Drawing.Common to 9.0.8 in #3979
- Update dependency xunit to 2.9.3 in #3981
- Add configuration.winget in #3982
- Update actions/checkout action to v5 in #3994
- fix(deps): only use renovate for nuget in #4000
- Update xunit-dotnet monorepo in #4011
- Single-Character Fix in CLI Arguments Docs in #4014
- Update dependency Microsoft.Windows.SDK.BuildTools to 10.0.26100.4948 in #4018
- Fix npm scoped packages IDs in #4008
- Load translations from Tolgee in #4036
- Update icons and screenshots from the excel file in #4037
- Batch Script creator in #4035