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

fix(updater): Remove checks for app-update.yml when auto-updates are not supported #6616

Merged
merged 4 commits into from
Feb 6, 2022

Commits on Feb 5, 2022

  1. Moving isUpdaterActive check to checkForUpdates which is utilized…

    … by `checkForUpdatesAndNotify`. Fixes: #6322
    mmaietta committed Feb 5, 2022
    Configuration menu
    Copy the full SHA
    f02cfe4 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2022

  1. Configuration menu
    Copy the full SHA
    a4693d3 View commit details
    Browse the repository at this point in the history
  2. adding changeset

    mmaietta committed Feb 6, 2022
    Configuration menu
    Copy the full SHA
    5caf1b1 View commit details
    Browse the repository at this point in the history
  3. Moving shorthand notation

    mmaietta committed Feb 6, 2022
    Configuration menu
    Copy the full SHA
    46782ad View commit details
    Browse the repository at this point in the history