-
-
Notifications
You must be signed in to change notification settings - Fork 5.7k
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
Version on all footers on all pages and API endpoint to fetch the version #4730
Comments
What is your actual usecase for this? Users have previously requested this to NOT be the case. In
Note We do show a warning if you are running an outdated version (unless you disabled this). Note we currently use the |
There are two use cases.
|
In that case the banner seems suficcient to me => activate it (the default is on) Our first draft at a non-socket.io API is tracked in #118 and this work has been done #3854 I think for your usecase, using the socker.io api should be fine if you just want to have a script => no need to wait for v2.1 |
📑 I have found these related issues/pull requests
The the version of the current instance cannot be fetched from the instance. Neither from the Dashboard or status pages eg in the footer, nor from an api endpoint.
🏷️ Feature Request Type
API / automation options
🔖 Feature description
Show the version of the instance in all footers of uptime numa.
provide an api endpoint to fetch the version for update check from third party tools
✔️ Solution
Show the version of the instance in all footers of uptime numa.
provide an api endpoint to fetch the version for update check from third party tools
❓ Alternatives
No response
📝 Additional Context
No response
The text was updated successfully, but these errors were encountered: