UpdateHub Changelog

What's new in UpdateHub 2.3.4

Dec 27, 2023
  • Better Windows Update error handling
  • Reduce UAC prompts to one per session
  • Fix wrong app showing when clicking an item in the recently updated page list
  • Fix app freezing when loading large lists
  • Fix additional metadata not saving to the recently updated collection
  • Made icon styling more consistent
  • Fix minor grammar mistakes
  • And more bug fixes!

New in UpdateHub 2.3.3 (Dec 24, 2023)

  • Made the Revert update feature more stable
  • Updated the TitleBar module
  • Added footer UI to the dashboard page
  • And more bug fixes!

New in UpdateHub 2.3.2 (Dec 13, 2023)

  • Fix translation styling (#449)
  • Fix high CPU usage when translating
  • Fix duplicate uninstall registry keys (#717)
  • Force self-updater for managing UpdateHub updates (#735)
  • Only show UpdateHub's changelog after update
  • And more bug fixes!

New in UpdateHub 2.3.1 (Nov 15, 2023)

  • Fix some apps showing as "undefined" in the app list
  • Fix misaligned update button and list styling (#398)
  • Fix elevated check (#431)
  • Fixed timeout error when no app updates are available or only 1 update is available
  • Better error handling
  • And more bug fixes!

New in UpdateHub 2.3.0 (Nov 5, 2023)

  • Finally fixed the timeout error, like actually this time
  • Fixed debug info string not including some info
  • New update parser, detect even more apps
  • Security improvements
  • Critical error handling improvements
  • Fixed MS Store icon source crashing app
  • Reduced possibilities for errors
  • Updated app engine
  • New setting for the new feature
  • Improved performance slightly
  • Fix misleading dark mode toggle (#375)
  • And more bug fixes

New in UpdateHub 2.2.3 (Sep 24, 2023)

  • Should've finally fixed the timeout error once and for all
  • Fixed SyntaxError: "undefined" is not valid JSON error (fixes #248)
  • Fixed TypeError: Cannot read properties of undefined (reading 'replace') error (fixes #247)
  • Fixed auto update of UpdateHub not working when updating via popup warning (fixes #254)
  • Using strict matching to prevent potential errors
  • And more bug fixes

New in UpdateHub 2.2.2 (Sep 21, 2023)

  • Fixed timeout error
  • Fixed Error: EBUSY: resource busy or locked, unlink ... error after app update
  • Can now detect more outdated apps
  • And more bug fixes

New in UpdateHub 2.2.1 (Sep 18, 2023)

  • Fixed error when searching with ignored items
  • Fixed ghost-ignored updates from showing up in search
  • Add inaccurate translation message
  • Add WinGet version to debug info, making it easier for us to find and fix errors!
  • Improved logging, making it even easier for us to identify errors!
  • Updated app engine
  • And more bug fixes

New in UpdateHub 2.2.1 (Sep 18, 2023)

  • Fixed error when searching with ignored items
  • Fixed ghost-ignored updates from showing up in search
  • Add inaccurate translation message
  • Add WinGet version to debug info, making it easier for us to find and fix errors!
  • Improved logging, making it even easier for us to identify errors!
  • Updated app engine
  • And more bug fixes

New in UpdateHub 2.2.0 (Sep 12, 2023)

  • Fixed OS Update ignore feature
  • Fixed the TypeError: Invalid badgeNumber specified error (#78)
  • Fixed the OS update page looking messed up after item is updated
  • Fixed bug in recently updated page that deleted history log for previously updated apps with same name but different versions when rolling back an app.
  • Fixed auto-update interval
  • Fixed minor grammar mistake from "Check for update" to "Check for updates"
  • Added rounded corners to target app icon
  • Improved error reporting
  • And more bug fixes