mirror of
https://github.com/louislam/uptime-kuma.git
synced 2026-03-02 22:57:00 -05:00
Version on all footers on all pages and API endpoint to fetch the version #3308
Labels
No labels
A:accessibility
A:api
A:cert-expiry
A:core
A:dashboard
A:deployment
A:documentation
A:domain expiry
A:incidents
A:maintenance
A:metrics
A:monitor
A:notifications
A:reports
A:settings
A:status-page
A:ui/ux
A:user-management
Stale
ai-slop
blocked
blocked-upstream
bug
cannot-reproduce
dependencies
discussion
duplicate
feature-request
feature-request
good first issue
hacktoberfest
help
help wanted
house keeping
invalid
invalid-format
invalid-format
question
releaseblocker 🚨
security
spam
type:enhance-existing
type:new
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/uptime-kuma#3308
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @solick on GitHub (May 1, 2024).
📑 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
@CommanderStorm commented on GitHub (May 1, 2024):
What is your actual usecase for this?
We currently don't have a footer, what are expecting?
Users have previously requested this to NOT be the case. In
1.23.0, we have removed this.See https://github.com/louislam/uptime-kuma/issues/3374#issuecomment-1672861789:
@solick commented on GitHub (May 2, 2024):
There are two use cases.
@CommanderStorm commented on GitHub (May 2, 2024):
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 https://github.com/louislam/uptime-kuma/pull/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
@CommanderStorm commented on GitHub (May 16, 2024):
FYI:
You can enter yourself to get notified for releases in github.
See

I think this resolves all your remaining usecases => closing as resolved