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

feat(app): check for updates on startup #578

Merged
merged 2 commits into from
Aug 3, 2022
Merged

feat(app): check for updates on startup #578

merged 2 commits into from
Aug 3, 2022

Conversation

jamaljsr
Copy link
Owner

@jamaljsr jamaljsr commented Aug 3, 2022

Closes #542

Description

This PR adds the ability to check for node version updates automatically on startup. In the modal that's displayed when updates are fetched, there is now a checkbox to turn on this feature. It is disabled by default.

I also added the ability to check for updates in two more places:

  1. On the "Get Started" screen, theres a "Check for new Node Versions" link
  2. In the footer next to the language picker, there's an "Update" button

I kept the link to check for new versions in the sidebar since many users may continue to look for it there.

Screenshots

image

image

image

@jamaljsr jamaljsr merged commit 11a736c into master Aug 3, 2022
@jamaljsr jamaljsr deleted the fix-home-loader branch August 3, 2022 04:33
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.

Feature Request: Always show "Check for new Node Versions"
1 participant