UniGetUI 3.2.0 beta 3 has been released for testing and has implemented a range of enhancements, featuring resolved bugs, refined package filtering, and an optimized package wrapper lifecycle. The functionality of keyboard navigation on package lists has been enhanced, and a Back button has been incorporated. The options for uninstalling and reinstalling have been enhanced, and a notification has been introduced for actions that are not permitted.
UniGetUI 3.2.0 beta 3
Caution
PreRelease builds may be unstable and should not be used on a production environmentGeneral changes
- Fixed a bug where some icons wouldn't render on packages list
- Icons from APPX packages will be loaded from the AppxManifest.xml file, instead of picking the first png file.
- Package filtering has been improved. Query matching will be user only when applicable.
- PackageWrapper lifecycle improvements: Do not destroy and create wrappers each time
FilterPackages()
is called.- Improvements to Keyboard Navigation on package lists (mostly on grid and icons modes)
- Added a Back (<-) button on the titlebar.
- Allow to uninstall, then reinstall from the contextual options of an update.
- Added a popup that will be shown when attempting to do a not permitted action (show package details of a local package, for example)
- Fix an issue where UniGetUI would start when uninstalled.
- Improvements to Chocolatey fallback path detection.