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

Update checker #27

Open
wants to merge 9 commits into
base: dev
Choose a base branch
from
Open

Update checker #27

wants to merge 9 commits into from

Conversation

smk762
Copy link
Contributor

@smk762 smk762 commented Jan 9, 2025

This PR mimics the update checker detecting an required update.

To test:

  • Launch app
  • An update notification should appear with 2 buttons. One will close the app, the other will link to the next version (in theory, once it exists).
  • You should not be able to enter the app without updating (and given the update is theoretical, so is access to the rest of the app).

Copy link
Collaborator

@ShantanuSharma9873 ShantanuSharma9873 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

On opening the application, an update window is displayed, preventing access to the application until the update is installed. Two buttons are available: "Download" and "Close DEX."

Currently the "Download" button redirects to: https://github.com/KomodoPlatform/komodo-wallet-desktop/releases/tag/0.8.2-beta.

image

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