- Dołączył
- 26 Maj 2010
- Posty
- 14938
- Reakcje/Polubienia
- 49897
WingetUI 1.6.5
Zaloguj
lub
Zarejestruj się
aby zobaczyć!
Zaloguj
lub
Zarejestruj się
aby zobaczyć!
Changelog
- Complete rework of how the package managers work. This involves:
- The legacy code has been updated (hooray!)
- Package managers are faster and more stable.
- Package managers now won't show the features they do not support.
- Packages are properly handled across sections, preventing duplicate data from existing.
- PIP is now available on WingetUI
- Full support for this package manager has been added. View details, install, upgrade and remove packages
- NPM is also available on WingetUI
- Full support for this package manager has been added. View details, install, upgrade and remove packages.
- (.NET Tool will be coming with the next version)
- Microsoft Store packages can be installed also from WingetUI
- User interface improvements. This involves:
- The Software sections code has been unified. Lazy loading is available on all three sections.
- Rewriting of some parts of the interface.
- The installer widgets have been redesigned, providing more information and using better the available space
- The button that toggled the installers section has been replaced by a draggable bar
- Tags and rich text descriptions have been added to the details window
- The settings tab has been improved
- Two more tabs have been added in order to make debugging easier:
- Operation history: track the last 100 actions performed by WingetUI
- Package Manager output: get the log of the latest package manager calls.
- Notifications will organize better their information.
- The taskbar icon tray icons have been improved to be more visible (and to be in line with Windows 11)
- Added a (skippable) out-of-box experience. It will allow users to configure basic WingetUI aspects
- New interfaces are available to import and export packages.
- Lots of bugs and issues have been fixed. The most important ones:
- The interface will not flicker anymore when changing the visible tab or triggering context menus
- The package sorter will understand numbers as float-point values, rather than as strings
- The message boxes will not break anymore when resizing them.
- The details window won't show broken text anymore.
- Winget packages won't hang infinitely anymore.
- Lots of other improvements and fixes
What's Changed
- Code Update apply_versions.py by
Zaloguj lub Zarejestruj się aby zobaczyć!inZaloguj lub Zarejestruj się aby zobaczyć!- Bunch of f-string, with statements / os.path usage changes by
Zaloguj lub Zarejestruj się aby zobaczyć!inZaloguj lub Zarejestruj się aby zobaczyć!- Update icons and screenshots from the excel file by @github-actions in
Zaloguj lub Zarejestruj się aby zobaczyć!- Update translations from Tolgee by @github-actions in
Zaloguj lub Zarejestruj się aby zobaczyć!- New package managers interface by
Zaloguj lub Zarejestruj się aby zobaczyć!inZaloguj lub Zarejestruj się aby zobaczyć!- Add pip (and the structure to support dynamic search package managers) by
Zaloguj lub Zarejestruj się aby zobaczyć!inZaloguj lub Zarejestruj się aby zobaczyć!- Add npm by
Zaloguj lub Zarejestruj się aby zobaczyć!inZaloguj lub Zarejestruj się aby zobaczyć!- Add manager capabilities by
Zaloguj lub Zarejestruj się aby zobaczyć!inZaloguj lub Zarejestruj się aby zobaczyć!- Msstore testing by
Zaloguj lub Zarejestruj się aby zobaczyć!inZaloguj lub Zarejestruj się aby zobaczyć!- Add the Welcome Wizard by
Zaloguj lub Zarejestruj się aby zobaczyć!inZaloguj lub Zarejestruj się aby zobaczyć!- Update icons and screenshots from the excel file by @github-actions in
Zaloguj lub Zarejestruj się aby zobaczyć!- Improvements & fixes by
Zaloguj lub Zarejestruj się aby zobaczyć!inZaloguj lub Zarejestruj się aby zobaczyć!- Update icons and screenshots from the excel file by @github-actions in
Zaloguj lub Zarejestruj się aby zobaczyć!- Update translations from Tolgee by @github-actions in
Zaloguj lub Zarejestruj się aby zobaczyć!- remove ms store unavailable from FAQ by
Zaloguj lub Zarejestruj się aby zobaczyć!inZaloguj lub Zarejestruj się aby zobaczyć!- add pip, ms store, npm to features by
Zaloguj lub Zarejestruj się aby zobaczyć!inZaloguj lub Zarejestruj się aby zobaczyć!- Update icons and screenshots from the excel file by @github-actions in
Zaloguj lub Zarejestruj się aby zobaczyć!- Update translation commands script by
Zaloguj lub Zarejestruj się aby zobaczyć!inZaloguj lub Zarejestruj się aby zobaczyć!- fix unable to build by
Zaloguj lub Zarejestruj się aby zobaczyć!inZaloguj lub Zarejestruj się aby zobaczyć!
June 17, 2023
- WingetUI won't be detected as a virus anymore:
- VirusTotal results for the installer:
Zaloguj lub Zarejestruj się aby zobaczyć!- VirusTotal results for the executable:
Zaloguj lub Zarejestruj się aby zobaczyć!- Fixed a crash on the system tray context menu
- Complete rework of how the package managers work. This involves:
- The legacy code has been updated (hooray!)
- Package managers are faster and more stable.
- Package managers now won't show the features they do not support.
- Packages are properly handled across sections, preventing duplicate data from existing.
- PIP is now available on WingetUI
- Full support for this package manager has been added. View details, install, upgrade and remove packages
- NPM is also available on WingetUI
- Full support for this package manager has been added. View details, install, upgrade and remove packages.
- (.NET Tool will be coming with the next version)
- Microsoft Store packages can be installed also from WingetUI
- User interface improvements. This involves:
- The Software sections code has been unified. Lazy loading is available on all three sections.
- Rewriting of some parts of the interface.
- The installer widgets have been redesigned, providing more information and using better the available space
- The button that toggled the installers section has been replaced by a draggable bar
- Tags and rich text descriptions have been added to the details window
- The settings tab has been improved
- Two more tabs have been added in order to make debugging easier:
- Operation history: track the last 100 actions performed by WingetUI
- Package Manager output: get the log of the latest package manager calls.
- Notifications will organize better their information.
- The taskbar icon tray icons have been improved to be more visible (and to be in line with Windows 11)
- Added a (skippable) out-of-box experience. It will allow users to configure basic WingetUI aspects
- New interfaces are available to import and export packages.
- Lots of bugs and issues have been fixed. The most important ones:
- The interface will not flicker anymore when changing the visible tab or triggering context menus
- The package sorter will understand numbers as float-point values, rather than as strings
- The message boxes will not break anymore when resizing them.
- The details window won't show broken text anymore.
- Winget packages won't hang infinitely anymore.
- Lots of other improvements and fixes
Apr 11, 2024
- This unplanned release does fix recent crashes introduced by .NET 8.0.4. It also attempts to fix issues with the App Sdk.
- WingetUI can now be run as administrator from local accounts