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

Feature/update check #1232

Merged
merged 20 commits into from
Oct 30, 2023
Merged

Feature/update check #1232

merged 20 commits into from
Oct 30, 2023

Conversation

pappz
Copy link
Contributor

@pappz pappz commented Oct 19, 2023

Describe your changes

Periodically fetch the latest available version, and the UI will show a new menu for the download link. It checks both the daemon version and the UI version.

Issue ticket number and link

Checklist

  • Is it a bug fix
  • Is a typo/documentation fix
  • Is a feature enhancement
  • It is a refactor
  • Created tests that fail without the change (if possible)
  • Extended the README / documentation, if necessary

@pappz pappz force-pushed the feature/update-check branch from 27d0d59 to 676cfd6 Compare October 19, 2023 13:46
@pappz pappz force-pushed the feature/update-check branch from 676cfd6 to ef94ac5 Compare October 20, 2023 08:05
@pappz pappz marked this pull request as ready for review October 22, 2023 19:09
pappz added 9 commits October 24, 2023 12:13
As people can attempt to install a package on top of a Homebrew installation, we improve our macOS installation package script, to check if Homebrew was used and exist with an error.
Based on the registry, determine the installation source (MSI or EXE)
and open the appropriate link in the update notification menu
version/update.go Outdated Show resolved Hide resolved
version/update.go Outdated Show resolved Hide resolved
version/update.go Show resolved Hide resolved
@pappz pappz force-pushed the feature/update-check branch from 7987e92 to 9a9d07f Compare October 27, 2023 13:23
@pappz pappz merged commit 6d4240a into main Oct 30, 2023
18 checks passed
@pappz pappz deleted the feature/update-check branch October 30, 2023 09:32
pulsastrix pushed a commit to pulsastrix/netbird that referenced this pull request Dec 24, 2023
Periodically fetch the latest available version, and the UI will shows a new menu for the download link. It checks both the daemon version and the UI version.
Foosec pushed a commit to Foosec/netbird that referenced this pull request May 8, 2024
Periodically fetch the latest available version, and the UI will shows a new menu for the download link. It checks both the daemon version and the UI version.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants