The latest version of UniGetUI, version 3.3.2, has been released and includes several bug fixes and improvements, such as fixing issues with special characters in paths and updating dependencies like System.Drawing.Common and xUnit. The release also adds new features, including the ability to create a PowerShell script from a package bundle and an installer self-repair improvement.
UniGetUI 3.3.2
Changelog
- 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.
What's Changed
- Simple text correction. by @denismattos in #3947
- chore(deps): migrate nuget dependency management to renovate by @snapsl in #3976
- Update dependency coverlet.collector to 6.0.4 by @renovate[bot] in #3978
- Update dependency System.Drawing.Common to 9.0.8 by @renovate[bot] in #3979
- Update dependency xunit to 2.9.3 by @renovate[bot] in #3981
- Add configuration.winget by @marticliment in #3982
- Update actions/checkout action to v5 by @renovate[bot] in #3994
- fix(deps): only use renovate for nuget by @snapsl in #4000
- Update xunit-dotnet monorepo by @renovate[bot] in #4011
- Single-Character Fix in CLI Arguments Docs by @FlyingError in #4014
- Update dependency Microsoft.Windows.SDK.BuildTools to 10.0.26100.4948 by @renovate[bot] in #4018
- Fix npm scoped packages IDs by @igorskyflyer in #4008
- Load translations from Tolgee by @martinet101 in #4036
- Update icons and screenshots from the excel file by @github-actions[bot] in #4037
- Batch Script creator by @marticliment in #4035
New Contributors
- @denismattos made their first contribution in #3947
- @renovate[bot] made their first contribution in #3978
- @FlyingError made their first contribution in #4014
- @igorskyflyer made their first contribution in #4008
Full Changelog: 3.3.1...3.3.2