Releases: marticliment/UniGetUI
Releases · marticliment/UniGetUI
WingetUI 1.2
Changelog
- Added the ability to disable built-in updater
- Upgraded Qt5 to Qt6
- Fixed UI glitching
- More responsiveness
- Fixed filter textbox not working on certain circumstances
- Implemented the multi-instance checker:
- It prevents more than one instance running at the same time
- It allows opening the old window by running a new instance
- It features faster launch times
- It can be disables
- Added a splash screen
- WingetUI now updates scoop and winget origins before loading the main UI, preventing occasional winget crashes, among others.
- Fixed "Update all apps" button
- Add the ability to install software as administrator
- Add the ability to run installers in interactive mode
- Add the ability to enable/disable scoop
- Added the ability to enable parallel installs (though it is NOT recommended)
- Added installed version on the uninstall section
- Prevent installations from stacking over each other when there are too many of them shown
- Added a menu to the System Tray Icon:
- Clicking the icon will show WingetUI
- The menu will allow the user:
- View the version number
- View and update outdated apps
- View and uninstall installed apps
- Quit (not hide) WingetUI
- Show WingetUI
- General UI improvements:
- Improved the expand button
- Improved the installations section
- Improved resizing
- Improved checkboxes
- Improved section headers
- Improved the about UI
- Added a noice, beautiful splash screen
- Other under-the-hood improvements
Again, WingetUI is not finished. Lots of new features will be coming soon
Sha256: ff391cd03f2480c85ee0a9944bbff13c657c3cbb66bd5b427763f1db3eeeda54
WingetUI 1.1
Changelog
- The installations list now can be compressed
- Move Qt5 to Qt6:
- Fix UI glitching
- Fix the cut checkbox
- Added keyboard shortcuts:
- Ctrl+F to search
- Ctrl+(Shift)+Tab to switch between tabs
- F5 to reload
- Esc to clear queries/close windows
- Improved program list resizing
- Improved scrolling
- Fix too long descriptions (scoop only)
- Added a context menu to the update and install lists (featuring install action and show info action)
- Improved tab selector
- Improved install button in the info window
- Improved version checkbox in the info window
- The item selected will persist after searching for something
- Improved about page
- QLineEdit hints will now be grey
- Successfully installed software will be removed from the installations list
- Sucessfully updated/uninstalled software will be removed from the available updates/software to uninstall list.
WingetUI is not finished. Lots of new features will be coming soon
Sha256: 4537d92ebf0968823984b8acad9dcd62f8b692fc2f1b08c02807ce840db02ad1
WingetUI 1.0
Changelog
- Added the ability to uninstall installed packages
- Added the ability to upgrade outdated software
- Added a proper UI, supporing mica on Windows 11. The style is based on WinUI 3
- Fixed scoop software not retrieving information
- Fixed installs failing but being reported as correct
- Scoop will get installed with the installer
- Lots of other improvements
sha256: 0e9c75ae9987ed729a6240378879298924e8c85cbf8d6eb6b5a84b222d475d6b
WingetUI 0.4
Changelog
- Fix issues #1 and #2
- Remove AppGet support, since it does not work anymore
- Improve UI
- Add the ability to add buckets (repos) to scoop
- Fix Winget localisation options
- Program list loading is now better, faster and much more responsive
- Fixed issues with chinese-titled winget packages
- Other improvements and bugfixes