Software 43593 Published by

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

New Contributors

Full Changelog 3.3.1...3.3.2

Release UniGetUI 3.3.2 · marticliment/UniGetUI