The first beta version of UniGetUI 3.1.6 has been released and introduced several changes, including a complete redesign of package operations, enhanced error handling, operation independence from the MainWindow, advancements in operation concurrency and queue management, as well as the capability to skip minor versions and pause updates. The update encompasses enhancements for icons, screenshots, Winget workflows, and minor versions.
UniGetUI 3.1.6 beta 1
Caution
prerelease builds can be unstable and should not be used on a production environmentGeneral Changes
- Complete redesign of package operations
- Operations can be more easily retried (Retry, retry as administrator, etc.)
- Bulk-actions for operations have been added (cancell all, retry all, etc.)
- The operation list can be resized.
- Better Error handling: The user won't be flodded with messages
- Operations are independent from the MainWindow.
- Improvements to operation concurrency and queue management.
- Other kinds of operations will be shown on the Operations List (Download installets, etc.)
- Minor versions can be skipped automatically.
- Updates can be paused for a certain period.
What's Changed
- Update icons and screenshots from the excel file by @github-actions in #3115
- Updated Winget Workflows to Newer Versions by @vikingnope in #3119
- Update update-icons.yaml: Don't run for forks by @Saibamen in #3139
- Operations redesign by @marticliment in #3070
- Reorder max operation logs by @mrixner in #3155
- Remove obsolete code by @marticliment in #3158
- Pause Package Updates by @mrixner in #3135
- Skip minor updates by @mrixner in #3101
- Load translations from Tolgee by @martinet101 in #3177
Full Changelog: 3.1.5...3.1.6-beta1