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

[UI][Common] Add daemon version check #427

Commits on Jun 3, 2023

  1. [UI][Common] Add daemon version check

    For new UI features to be added, one should make sure the backend daemon
    is supported and add fallback in case it doesn't.
    Here we add the ability to get the daemon version from the `Client`
    class and also check the version against a desired version.
    DjLegolas committed Jun 3, 2023
    Configuration menu
    Copy the full SHA
    d60ccf0 View commit details
    Browse the repository at this point in the history