Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Important improvements to the updater #2982

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from
Draft

Conversation

marticliment
Copy link
Owner

@marticliment marticliment commented Nov 15, 2024

Reimplement the UniGetUI autoupdater from scratch.
This will allow for:

  • Pre-Release/beta channel for the autoupdater
  • Better communication of the update to the user
  • Allow for manual update check
  • Less disturbing/interrupting update processes
  • More reliable version checks
  • No more command-prompt jumpscares when autoupdating
  • No more random crashes when autoupdating

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment