Skip to content

Releases: marticliment/UniGetUI

WingetUI 1.6.0

27 Jan 21:29
Compare
Choose a tag to compare

TL;DR: Chocolatey is here and the UI does not hang anymore when loading packages

Main changelog

  • WingetUI 1.6.0 brings full support for CHOCOLATEY
  • The UI has been optimised do it does not stutter anymore when loading packages
  • A welcome window has been implemented so users can choose which package managers they want to use.
    • Scoop installation won't be handled anymore by the installer
  • Uppdated Winget to version 1.4, improving reliability of the cli
  • Native context menus also have translations (thanks to @panther7)
  • Packages are now updated properly, matching installation location and scope on winget.
  • Finally fixed the built-in updater, so users don't have to rely on winget backend
  • WingetUI will now warn the user when a package needs to restart the pc to finish the installation
  • Improved dark mode titlebars and dialog background
  • Steam, GOG and Ubisoft software stores are identified as sources on the Uninstall tab (thanks to @ppvnf)
  • Lots of other bugfixes and improvements.

Preview of the new welcome window
image

Detailed Changelog

  • Revert reverted changes from b69ccd2 by @panther7 in #550
  • Update translations from Tolgee by @github-actions in #556
  • identify steam source #202 by @ppvnf in #553
  • panther7 suggestion + rename Available Updates to Software Updates by @ppvnf in #560
  • Use PySide translations for native elements by @panther7 in #551
  • Add mention to FEATURE REQUEST template by @ppvnf in #562
  • Fix: Steam and MSStore aren't displayed in error message by @ppvnf in #561
  • feature: identify gog source by @ppvnf in #563
  • identify ubisoft connect by @ppvnf in #565
  • Update icons and screenshots from the excel file by @github-actions in #569
  • Update icons and screenshots from the excel file by @github-actions in #571
  • Fix missing translations by @panther7 in #572
  • Improve GOG source detection by @ppvnf in #574
  • fix: properly update packages: use winget update command by @ppvnf in #575
  • fix typos by @ppvnf in #576
  • includes contributing guidelines in templates by @ppvnf in #579
  • fix typos in contributing.md by @ppvnf in #578
  • Update icons and screenshots from the excel file by @github-actions in #586
  • improve pull request template by @ppvnf in #583
  • Improve README: Briefly explain how to update WingetUI, and fix inconsistent heading levels by @elliot-100 in #592
  • Missing translation by @ppvnf in #598
  • Fix unable to uninstall WingetUI while running by @ppvnf in #600
  • Make "Local PC" translatable by @ppvnf in #595
  • finish fixing #474 by @ppvnf in #597
  • Improvements by @panther7 in #589
  • Update icons and screenshots from the excel file by @github-actions in #620
  • Add chocolatey support (#56) by @marticliment in #628
  • Discover page optimisations by @marticliment in #630
  • Unified translation strings for package managers by @panther7 in #631
  • Handle need restart after installation for winget by @panther7 in #626
  • Startup weapons page by @marticliment in #636
  • Update contributors in download translations script by @panther7 in #639

New Contributors

Full Changelog: 1.5.3...1.6.0

Sha256: d8b2e6d2610e0b850793d9ee538f30afdb6c856e035839874cbbfc0f89106e79

WingetUI 1.6.0 beta 1

19 Jan 17:02
Compare
Choose a tag to compare
WingetUI 1.6.0 beta 1 Pre-release
Pre-release

Chocolatey is here!

This is a test release including chocolatey support. Full list of changes:

What's Changed

  • Revert reverted changes from b69ccd2 by @panther7 in #550
  • Update translations from Tolgee by @github-actions in #556
  • identify steam source #202 by @ppvnf in #553
  • panther7 suggestion + rename Available Updates to Software Updates by @ppvnf in #560
  • Use PySide translations for native elements by @panther7 in #551
  • Add mention to FEATURE REQUEST template by @ppvnf in #562
  • Fix: Steam and MSStore aren't displayed in error message by @ppvnf in #561
  • feature: identify gog source by @ppvnf in #563
  • Update translations from Tolgee by @github-actions in #564
  • identify ubisoft connect by @ppvnf in #565
  • Update translations from Tolgee by @github-actions in #568
  • Update icons and screenshots from the excel file by @github-actions in #569
  • Update icons and screenshots from the excel file by @github-actions in #571
  • Update translations from Tolgee by @github-actions in #570
  • Fix missing translations by @panther7 in #572
  • Improve GOG source detection by @ppvnf in #574
  • fix: properly update packages: use winget update command by @ppvnf in #575
  • fix typos by @ppvnf in #576
  • includes contributing guidelines in templates by @ppvnf in #579
  • fix typos in contributing.md by @ppvnf in #578
  • Update translations from Tolgee by @github-actions in #577
  • Update icons and screenshots from the excel file by @github-actions in #586
  • Update translations from Tolgee by @github-actions in #585
  • improve pull request template by @ppvnf in #583
  • Update translations from Tolgee by @github-actions in #591
  • Improve README: Briefly explain how to update WingetUI, and fix inconsistent heading levels by @elliot-100 in #592
  • Update translations from Tolgee by @github-actions in #596
  • Missing translation by @ppvnf in #598
  • Fix unable to uninstall WingetUI while running by @ppvnf in #600
  • Update translations from Tolgee by @github-actions in #603
  • Make "Local PC" translatable by @ppvnf in #595
  • finish fixing #474 by @ppvnf in #597
  • Update translations from Tolgee by @github-actions in #605
  • Update translations from Tolgee by @github-actions in #609
  • Update translations from Tolgee by @github-actions in #611
  • Improvements by @panther7 in #589
  • Update translations from Tolgee by @github-actions in #615
  • Update translations from Tolgee by @github-actions in #617
  • Update translations from Tolgee by @github-actions in #619
  • Update icons and screenshots from the excel file by @github-actions in #620
  • Update translations from Tolgee by @github-actions in #621
  • Update translations from Tolgee by @github-actions in #623
  • Update translations from Tolgee by @github-actions in #627
  • Add chocolatey support (#56) by @marticliment in #628

New Contributors

Full Changelog: 1.5.3...1.6.0-beta1

WingetUI 1.5.3

29 Dec 12:36
Compare
Choose a tag to compare

General Changelog:

  • This release is a hotfix patch release, featuring a fix for:
    • Not being able to change the language
    • Occasional crashes happening on launch

Detailed changelog

  • Capitalize Scoop by @ppvnf in #532
  • Update translations from Tolgee by @github-actions in #534
  • No updates are available if self.availableUpdates == 0 (systray conte… by @ppvnf in #536
  • Improvements by @panther7 in #531
  • Improvements by @panther7 in #541
  • Log hinders page navigation by @ppvnf in #540
  • Add link to my profile on translation (readme) by @ppvnf in #542
  • Update translations from Tolgee by @github-actions in #546
  • Update icons and screenshots from the excel file by @github-actions in #547
  • Move helper scripts into scripts folder by @panther7 in #544

Full Changelog: 1.5.2...1.5.3

SHA256: b5dd9b2e04c4a88cafa3ef1e1ee2eacdd0ea5f560b969028c15b87d00bcf2fe7

WingetUI 1.5.2

27 Dec 19:37
Compare
Choose a tag to compare


General Changelog:

  • Improvements in the settings page:
    • Utilities regarding winget shouldn't enable scoop anymore
    • Reorganized the headers
    • Added a submenu for experimental features
    • Added a section to view, add and remove scoop buckets
  • Added a new screenshot viewer on the info window
  • Improved general keyboard navigation
  • Improved blurry textures on Windows 10 systems
  • Fixed issues with scoop custom buckets
  • Fixed some issues regarding global scoop installations
  • Improved taskbar context menu positioning on Windows 11 systems
  • Added the update date and the release notes on the information window
  • The number of installed packages will vary when uninstalling an app
  • Fixed an issue where the window would drift across app restarts
  • Fixed an issue where winget wouldn't detect wingetui
  • Improved dialogs, fixing an issue where the user couldn't interact with them
  • Fixed issues with application info parsing on botw winget and scoop
  • Optimized PNG files, thanks to @panther7
  • Fixed issues with .NET runtimes and with MSVC++2010 (thanks microsoft for messing up IDs and adding double spaces on them)
  • Improved scoop installer, thanks to @panther7
  • Fixed broken select/unselect all on the updates and the installed section
  • Fixed loading loops when no package menagers were enabled
  • Fixed misidentified packages
  • WingetUI now detects Microsoft Store packages properly on the installed tab
  • Added fluent context menus to even more areas of the UI
  • migrated servers to www.marticliment.com, instead of the old www.somepythonthings.tk

Detailed changelog

  • This will uninstall Scoop and all persisted data! by @candrapersada in #441
  • Update translations from Tolgee by @github-actions in #442
  • Update translations from Tolgee by @github-actions in #444
  • Update WingetUI.iss by @sklart in #445
  • update translators in readme by @ppvnf in #449
  • Update translations from Tolgee by @github-actions in #451
  • Update icons and screenshots from the excel file by @github-actions in #455
  • Update translations from Tolgee by @github-actions in #454
  • fix typo by @ppvnf in #457
  • Update translations from Tolgee by @github-actions in #458
  • Update icons and screenshots from the excel file by @github-actions in #459
  • Update icons and screenshots from the excel file by @github-actions in #465
  • Update translations from Tolgee by @github-actions in #463
  • Update translations from Tolgee by @github-actions in #468
  • Update icons and screenshots from the excel file by @github-actions in #469
  • Update translations from Tolgee by @github-actions in #476
  • Add translator's surname by @sklart in #477
  • Update translations from Tolgee by @github-actions in #479
  • Update translations from Tolgee by @github-actions in #482
  • Update translations from Tolgee by @github-actions in #485
  • Update translations from Tolgee by @github-actions in #486
  • Improvements by @panther7 in #488
  • Update icons and screenshots from the excel file by @github-actions in #494
  • Update translations from Tolgee by @github-actions in #499
  • Update icons and screenshots from the excel file by @github-actions in #500
  • Fix install Scoop by @panther7 in #496
  • Update translations from Tolgee by @github-actions in #503
  • Improvements by @panther7 in #505
  • Update translations from Tolgee by @github-actions in #508
  • Update translations from Tolgee by @github-actions in #509
  • Update translations from Tolgee by @github-actions in #510
  • Translators inside translation table, sort names by @panther7 in #512
  • Update translations from Tolgee by @github-actions in #513
  • Improvements by @panther7 in #516
  • Update translations from Tolgee by @github-actions in #517
  • Improvements by @panther7 in #521
  • Update translations from Tolgee by @github-actions in #524
  • Update translations from Tolgee by @github-actions in #525
  • Update translations from Tolgee by @github-actions in #526
  • Fix translation by @panther7 in #528

New Contributors

Full Changelog: 1.5.1...1.5.2

SHA256: 6c2c08be39951dce40777a22f2a6808a025702bc76219e9c6b6ebae93c42d1c1

WingetUI 1.5.1

28 Nov 19:21
Compare
Choose a tag to compare

General Changelog:

  • Fixed a minor crash related with the administrator rights handler
  • Allow winget to upgrade wingetui from itself
  • Improved some UI Wording
  • Fixed UI issuews with chinese fonts
  • Improved the updates section toolbar
  • Make window position permanent across app restarts
  • WingetUI has a new icon, that (tries to) follow Microsoft Windows's fluent style
  • Improved message boxes so they look more fluent
  • The app can now show winget manifests
  • Fixed some scoop installs failing due to administrator rights needed
  • Added the ability to reset winget sources from wingetui itself
  • Added the ability to uninstall scoop from wingetui itself
  • Lots of other minor improvements

Detailed changelog

  • Fix "General preferences" untranslated in other languages by @MisterEvans78 in #351
  • Update translations from Tolgee by @github-actions in #360
  • Automatically add triage/feature request labels like bug template by @ppvnf in #357
  • assign 'martinet101' like for bugs by @ppvnf in #363
  • Update translations from Tolgee by @github-actions in #367
  • Update translations from Tolgee by @github-actions in #376
  • Fix "Language, theme and other miscellaneous preferences" untranslated by @MisterEvans78 in #378
  • Update icons and screenshots from the excel file by @github-actions in #381
  • Update screenshots + minor changes by @ppvnf in #384
  • Add extra screenshot by @ppvnf in #388
  • Update uiSections.py by @sklart in #391
  • Update translations from Tolgee by @github-actions in #401
  • Update icons and screenshots from the excel file by @github-actions in #405
  • Update icons and screenshots from the excel file by @github-actions in #408
  • Update translations from Tolgee by @github-actions in #409
  • Update icons and screenshots from the excel file by @github-actions in #410
  • Update translations from Tolgee by @github-actions in #415
  • Update translations from Tolgee by @github-actions in #419
  • Update icons and screenshots from the excel file by @github-actions in #420
  • Update icons and screenshots from the excel file by @github-actions in #424
  • Update translations from Tolgee by @github-actions in #423
  • Update translations from Tolgee by @github-actions in #425
  • Update icons and screenshots from the excel file by @github-actions in #430
  • Update translations from Tolgee by @github-actions in #429
  • Update translations from Tolgee by @github-actions in #432
  • Update translations from Tolgee by @github-actions in #434
  • Update icons and screenshots from the excel file by @github-actions in #436
  • Update translations from Tolgee by @github-actions in #435
  • Update translations from Tolgee by @github-actions in #437
  • Update icons and screenshots from the excel file by @github-actions in #440

New Contributors

Full Changelog: 1.5.0...1.5.1

SHA256: 651d7458a7bfbcf62435b72a34c990d3cd6dfb4b9ee3813a2920c3e08ff5f032

1.5.0

29 Oct 16:19
Compare
Choose a tag to compare

General Changelog:

  • Added compatibility with lancuages. Supported lancuages by now are:
    • English
    • Catalan
    • Chinese
    • French
    • German
    • Hindi
    • Portuguese (Brazil and Portugal)
    • Turkish
    • Ukranian
  • About section improvements:
    • Added credits to the contributors and translators
    • Fixed some glitching
    • Improved spacing consistency across the whole page
  • Made the UI less glitchy when being resized. This applies to the headers on each tab of the UI.
  • Add icons and screenshots to the info UI (Thanks to @Satanarious for his amazing job!)
  • Other improvements to the info UI
    • You can search for other packages made by the same author
    • The background has been greatly improved
    • The root window is now movableç
  • Added info button for the packages in the about section
  • Fix errors caused by MSI-based installers and admin rights
  • Added a live output interface for installers
  • Lots of grammar/wording improvements by @ppvnf and @RavenMacDaddy
  • Upgraded Python to version 3.11

Detailed changelog

  • Changes to readme, settings and about by @ppvnf in #220
  • Capitalize Scoop and Winget in init.py, add 2 more sections to the Wiki, and add another reference to it in the readme by @ppvnf in #224
  • Update mainWindow.py by @ppvnf in #225
  • Update install_scoop.cmd by @ppvnf in #227
  • readme.md: Improve grammar, typography and update the contents by @RavenMacDaddy in #230
  • build.bat: Improve grammar by @RavenMacDaddy in #228
  • install_scoop.cmd: Improve grammar by @RavenMacDaddy in #229
  • Improve installer order by @ppvnf in #231
  • Update readme.md by @ppvnf in #232
  • Update readme.md by @ppvnf in #233
  • Reduce disclaimer so it can be shown in 1 line instead of 2 by @ppvnf in #235
  • Capitalize section titles by @ppvnf in #240
  • Capitalize section titles + few more things by @ppvnf in #239
  • Small Improvements to formatting of install and intro sections by @ppvnf in #237
  • Language engine by @martinet101 in #242
  • Language engine by @martinet101 in #244
  • Create CODE_OF_CONDUCT.md by @martinet101 in #246
  • Fix link by @ppvnf in #247
  • Update translations from Tolgee by @github-actions in #255
  • Was this reversion intentional? by @ppvnf in #249
  • Capitalize Scoop and fix typo by @ppvnf in #248
  • Make it clear that it's not about WingetUI updates, but all packages by @ppvnf in #250
  • 2 CHANGES. READ DETAIL by @ppvnf in #252
  • Update translations from Tolgee by @github-actions in #263
  • add the initial 416 packages by @Satanarious in #270
  • small text improvement by @ppvnf in #269
  • Fix simple typo by @ppvnf in #268
  • Fix typo by @ppvnf in #267
  • Remove selected, change upgrade into update and update instead of ins… by @ppvnf in #262
  • Remove question about translation from FAQ and add more info to the d… by @ppvnf in #273
  • Capitalize UI... Oops by @ppvnf in #274
  • Make install instructions more appealing (maybe) by @ppvnf in #278
  • Update translations from Tolgee by @github-actions in #287
  • Improve menu options by @ppvnf in #283
  • Update translations from Tolgee by @github-actions in #292
  • Add Winget-CLI issue to track truncated package name problem by @ppvnf in #294
  • small context menu inconsistency by @ppvnf in #293
  • Screenshots and icons by @martinet101 in #296
  • Update translations from Tolgee by @github-actions in #300
  • small context menu inconsistency 2nd attempt by @ppvnf in #298
  • Update translations from Tolgee by @github-actions in #305
  • Update translations from Tolgee by @github-actions in #315
  • I think most users is more polite than beginners by @ppvnf in #313
  • Update translations from Tolgee by @github-actions in #322
  • Mention FAQ directly by @ppvnf in #323
  • Improve formatting/few words and add another question to FAQ by @ppvnf in #324
  • Update translations from Tolgee by @github-actions in #326
  • small improvement to readme by @ppvnf in #327
  • add checklist to feature request by @ppvnf in #325
  • another small improvement by @ppvnf in #328
  • Update translations from Tolgee by @github-actions in #336
  • Update translations from Tolgee by @github-actions in #345
  • Update translations from Tolgee by @github-actions in #349
  • Add translators to readme + minor improvements by @ppvnf in #348

New Contributors

Full Changelog: 1.4.2...1.5.0

SHA256: 8ed80c046413f0c991176ff24f4307339521613f762ecdb65d7f2e8940ccfcc7

WingetUI 1.4.2

06 Oct 16:49
Compare
Choose a tag to compare

Changelog:

  • Fixed an isue where scoop wouldn't install/uninstall apps
  • Fixed a crash caused by gsudo path being invalid
  • Improved system tray reliability
  • Fixed missing fonts on W10
  • Fixed text not fitting in the popup info window
  • Fixed apps not being identified in the popup info window
  • Made scrollbars hide when not needed
  • Improved checkboxes aspect
  • Improved comboboxes aspect
  • Removed scoop dummy name package
  • Added a placeholder text when no results were found in the package lists
  • Let the user decide wether to instalkl or disable scoop

SHA256: 5d69220405f94fa32424f4d0e13d9778fb74c86ebab121ea02b1b78a3986360a

WingetUI 1.4.1

03 Oct 17:04
Compare
Choose a tag to compare

NOTE: This is a minor patch update adressing some annoying issues found in 1.4.0

Changelog

  • Fixed the updater not updating WingetUI automatically
  • Fixed the updates and uninstall section showing messed up packages
  • Improved icons in the updates section and context menus
  • Improved wording across some UI sections (some of them thanks to @ppvnf)
  • Fixed the default theme not being detected
  • Fixed scoop not being installed (again)
  • Improved comboboxes (part 1)

SHA256: 7e8f92911aea1580d39b47e713f2d9105629eb0f662b88efba4bf0a4872b7955

WingetUI 1.4.0

01 Oct 13:44
Compare
Choose a tag to compare

Changelog:

  • Improved search boxes
    • Better context menus
    • Added a cross button to clear current query
  • Improved the three main tabs:
    • Added a toolbar with the most common actions, and replaced the old buttons with proper QTooolButtons
    • The headers look better
    • Winget packages will show correctly their versions
    • Pressing Space will check/uncheck items
  • Install section:
    • Added the ability to import package files to bulk install
    • Improved the popup info window
  • Updates section:
    • Improved the counter
    • Fixed dsome apps not being updated
    • Improved the blacklisting system
    • Added the ability to bulk install and bulk blacklist
    • Apps can be uninstalled from the updates section
  • Uninstall section:
    • It will differenciate between local apps and winget apps
    • The info box will be available for Scoop and winget apps
    • Added the ability to export installed packages (Thanks @harleylara)
    • Added the ability to bulk uninstall
  • The settings page and the about section have been splitted
  • There is a new "debugging log" tab.
    • Those three last tabs show all in a single button instead of having 3 full-width entries
  • Fixed scoop.WARN and scoop.FATAL messages
  • Added the ability to use system GSudo instead of bundled one
  • Made Winget installs silent
  • Font improvements (text and titles)
  • Fixed dialog boxes on light mode W10
  • Fixed the announcements section flickering
  • Fixed the count of available updates reporting wrong values
  • The "Hide installs" button will be hidden if no installs are shown
  • Improved Administrator warning experience
  • Improved tray icon click behaviour
  • Fixed Python not being installed
  • Fixd some packages failing to be installed/uninstalled/updated
  • Added dark/light theme toggle
  • Faster launch times + no need for self-extraction on every launch anymore
  • Other improvements and features

SHA256: f6f733a8f60a208fa6da7abb10ef6cc64a9949845ab77e4172c8952eb638efff

WingetUI 1.3.1

06 Sep 08:22
Compare
Choose a tag to compare

Small fix release:

  • The taskbar app checkbox will rule if WingetUI runs on startup
  • Fixed WingetUI processes not terminating when quitting the app on certain scenarios
  • Fixed an issue where WingetUI would hang when ran as administrator
  • Add GSudo to the credits and licenses section
  • Added optional scoop cleanup on launch
  • Improved light/dark switch (icons still need an app reboot)

SHA256: 34cca1730fa98853038b82aceb850149bff15a7dfb7aa2df4e614cd8b59da131