Releases: marticliment/UniGetUI
WingetUI 2.0.0 beta 3
This is a beta release, and it has been published for testing purposes only. It is not expected to be daily-driven.
Big changes:
- Installers widget section is now resizable
- Context menus improvements
- Comboboxes improvements
- Implemented Pip package manager
- Implemented Npm package manager
- Added Microsoft Store packages on winget
- General UI improvements
- Added the Welcome Wizard
- Already from betas 1 and 2:
- Added tags to the info windows
- Fixed issues with chocolatey
- Redesigned installer widgets
- Added an integrity checker to WingetUI
- Improved ModuleNotFoundError handling
- WingetUI shouldn't be flagged as virus anymore
- Merge #1021:
- Complete rebuild the package managers engine, as well a big part of WingetUI
- More stability expected
- Less ram usage expected (300mb -> 230mb)
- Improvements to the SoftwareSections
SHA256: 50512e2c7a7e72759e7d2b446430b33f88d0ac82d27f036714926fd7192e5326
WingetUI 2.0.0 beta 2
This is a beta release, and it has been published for testing purposes only. It is not expected to be daily-driven.
Big changes:
- Added tags to the info windows
- Fixed issues with chocolatey
- Redesigned installer widgets
- Added an integrity checker to WingetUI
- Improved ModuleNotFoundError handling
- WingetUI shouldn't be flagged as virus anymore
Already from beta 1:
- Merge #1021: (already from beta 1)
- Complete rebuild the package managers engine, as well a big part of WingetUI
- More stability expected
- Less ram usage expected (300mb -> 230mb)
- Improvements to the SoftwareSections
SHA256: af1015186dee9fe06e7c30d783554fd33f29ed96dd68ca2467a225be19e20527
WingetUI 2.0.0 beta 1
This is a beta release, and it has been published for testing purposes only. It is not expected to be daily-driven.
Big changes:
- Merge #1021:
- Complete rebuild the package managers engine, as well a big part of WingetUI
- More stability expected
- Less ram usage expected (300mb -> 230mb)
- Improvements to the SoftwareSections
WingetUI 1.7.1
Changelog
- This release fixes crashes and hangs caused by an incompatiblity between PySide6 and the zroya library.
- It also removes winget empty packages.
- This new version has been compiled on a clean environment, with updated versions of Qt (6.5.0) and Python (3.11.3)
- EDITED 4/5/2023: Bundled again winget-cli, which was accidentally excluded from the installer
What's Changed
- Rename 'release notes' to just 'notes' (scoop) by @ppvnf in #963
- Update icons and screenshots from the excel file by @github-actions in #978
- Fixed WinGet reset script for user profiles with spaces by @derula in #986
- Small translation improvements by @panther7 in #982
- Update translations from Tolgee by @github-actions in #989
- Migrate zroya to windows_toasts by @marticliment in #990
New Contributors
Full Changelog: 1.7.0...1.7.1
SHA256: f7734b01e0fde2aa52f80bb7a7a590569f9375ae1fabd98b6717ecd60e5954d4
WingetUI 1.7.0
Changelog
New features:
- A new interface is available to ignore updates. It allows:
- Pinning packages
- Skipping a version of a package.
- Viewing and removing single packages from the blacklist
- The Package Details window has a new section that allows to customize the install:
- All the options are under a collapsable widget
- User can modify:
- Architecture to install
- Installation environment (user or machine, local or global, etc.)
- Version to install (can automatically blacklist packages when installed, so older versions don't get updated when installed manually)
- Custom parameters to pass to the installer. There is now a textbox to be able to do that
- The Command label has been improved to adapt to the new options and toggles.
- Notifications have been reworked:
- Notifications will now show buttons on them, to make quick actions easier to reach.
- Notifications can now be enabled/disabled depending on their category.
- A new, system-integrated share popup has been implemented
- Administrator preferences have been reworked:
- Package managers can be automatically elevated.
- The user has the option to cache administrator rights.
Improvements
- WingetUI Interface has been improved:
- Context menus have more options, and more organized
- Toolbars show more relevant actions, removing some redundancies with the context menus
- Scrolling has been improved, featuring:
- Smooth mouse scrolling
- Better support for keyboard scrolling
- Reurn to top buttons
- The launch popup has been improved.
- TreeWidgets StyleSheets have been improved to use more efficiently the space available on the window
- Transparencies have been reworked across the interface, in a way where the interface is now much more responsive
- Chocolatey support has been improved:
- Installations won't show a 20-second delay anymore
- More information is available in the details window
- Scoop support has been improved:
- Packages are now cached, so loading times are notably faster.
- More information is available in the details window
- Error handling has been improved on already-installed updates.
- Auto-elevation has been improved on uninstalls
- Winget support has been improved:
- Packages are now cached, so loading times are notably faster.
- Error handling has been improved on already-installed updates.
- "Unknown" updates are now properly handled (thanks to the new version skipping feature)
Other minor improvements and bugfixes are present, but they haven't been listed here. See the Full Changelog for more details: 1.6.5...1.7.0
Contributions:
- Bump peter-evans/create-pull-request from 4 to 5 by @dependabot in #875
- fix typo by @ppvnf in #881
- fixFaqLink by @ppvnf in #887
- Update requirements.txt by @ppvnf in #896
- fix 'not' missing by @ppvnf in #898
- fix scoop package not self-elevating by @ppvnf in #910
- Fixed translation strings by @panther7 in #913
- Update translations from Tolgee by @github-actions in #917
- Fixed winget name/version parsing for installed list by @flatron4eg in #919
- Add native share interface by @marticliment in #928
- Added script for upload new translation strings by @panther7 in #926
- Improve translation utils by @panther7 in #938
- Fixed closeEvent dialog, when ignore user choise if installation was … by @panther7 in #934
- Modern notifications by @marticliment in #951
- Update icons and screenshots from the excel file by @github-actions in #961
New Contributors
- @flatron4eg made their first contribution in #919
SHA256: 446878c6f68ed71f726d3e98c675c21b64d0c7f14c2e69372dade8e4a354b8c9
WingetUI 1.7.0 Beta 1
This is a beta release, and it has been published for testing purposes only. It is not expected to be daily-driven.
Big changes:
- Lots of improvements and fixes regadring how installs are manager. Installations tend to fail less
- The packager updates blacklisting feature has been redesigned
- Scrolling has been smoothened out
- The package details shows more information, and allows to specify some installation options
- The share interface has been replaced by the System Integrated one
- The ability to cache administrator rights has been added
- Notifications are now more integrated and have built-in buttons.
- Lots of minor changes and improvements
WingetUI 1.6.5
Fixed a crash if korean language was active. This release also brings changes listed on release 1.6.4
Version 1.6.4 changelog
- Fixed an issue where chocolatey packages were not loaded
- Fixed issues whith ghost or missing packages in different circumstances
- Using the parameter
/NoAutoStart
the installer will not launch WingetUI - Fixed an issue where selected packages wouldn't get installed at all
- Fixed an issue where packages wouldn't be uninstallable from the updates section
- Improved the context menu tooltip text. It now provides more information
- Added Persian and Norwegian language
- Fixed version not showing on the infobox.
- Other minor improvements and bugfixes.
- Added the ability to share packages:
- Users wil be able to get a specific url for a package
- This url will show a page with a button to launch WingetUI
- WingetUI will launch with the infobox window on the specified package (if WingetUI is running on the system tray)
- Live Demo:
2023-03-30-19-03-46.mp4
Full Changelog: 1.6.3...1.6.5
SHA256: 3edcbb71f2324fcc0b1a7df682b68d9284a103607ebc382e8c5dded18d85059e
WingetUI 1.6.4
TL;DR: General improvements
Changelog
- Fixed an issue where chocolatey packages were not loaded
- Fixed issues whith ghost or missing packages in different circumstances
- Using the parameter
/NoAutoStart
the installer will not launch WingetUI - Fixed an issue where selected packages wouldn't get installed at all
- Fixed an issue where packages wouldn't be uninstallable from the updates section
- Improved the context menu tooltip text. It now provides more information
- Added Persian and Norwegian language
- Fixed version not showing on the infobox.
- Other minor improvements and bugfixes.
- Added the ability to share packages:
- Users wil be able to get a specific url for a package
- This url will show a page with a button to launch WingetUI
- WingetUI will launch with the infobox window on the specified package (if WingetUI is running on the system tray)
- Live Demo:
2023-03-30-19-03-46.mp4
Full Changelog: 1.6.3...1.6.4
SHA256: 61dc9c0fd2c30fa205a3203bb645bea7eb88cf81aece5b662389ce71a3576469
WingetUI 1.6.3
TL;DR: General improvements
Changelog
- Fixed an issue that would prevent package list from appearing on the discover packages section
- Fixed an issue that would prevent the installer url, hash, and release notes from appearing on the details window
- Fixed an issue where packages would show incorrectly and/or duplicated on the updates section
- The installer won't install vcredist if it is already installed on the system
- Added the new WingetUI website on the about tab
- Improvements in the chocolatey package parser
- Added Slovenian language
- Other improvements and fixes
What's Changed
- Update translations from Tolgee by @github-actions in #761
- Time intervals improvement by @adripo in #763
- Update icons and screenshots from the excel file by @github-actions in #787
New Contributors
Full Changelog: 1.6.2-r2...1.6.3
SHA256: b99f9498144731d6965dbd223863279b18eedd4eac6107a4d77ff0c7172fbce9
WingetUI 1.6.2 (release 2)
TL;DR: Fix some crashes
Changelog
- Fixed a crash caused by the search engine
- Fixed a crash on the administrator prompt
- Fixed issues with the updater (Error 5)
Full Changelog: 1.6.1...1.6.2
SHA256: cfdc4ea8f6781ed23004c23c606c132a42bb1e650498015a216aec67647f2d53