You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

68 lines
2.0 KiB

manifestVersion: 1
id: uptime-kuma
category: networking
name: Uptime Kuma
version: "1.23.3"
tagline: Self-hosted uptime monitoring tool
description: >
Uptime Kuma is a self-hosted monitoring tool like Uptime Robot.
Features:
- Monitoring uptime for HTTP(s) / TCP / HTTP(s) Keyword / Ping / DNS Record / Push / Steam Game Server.
- Fancy, Reactive, Fast UI/UX.
- Notifications via Telegram, Discord, Gotify, Slack, Pushover, Email (SMTP), and 70+ notification services.
- 20 second intervals.
- Multi Languages
- Simple Status Page
- Ping Chart
- Certificate Info
developer: Louis Lam
website: https://uptime.kuma.pet
dependencies: []
repo: https://github.com/louislam/uptime-kuma
support: https://github.com/louislam/uptime-kuma/issues
port: 8385
gallery:
- 1.jpg
- 2.jpg
- 3.jpg
path: ""
defaultPassword: ""
releaseNotes: >
Updates Uptime Kuma from version 1.23.0 to 1.23.3
Warning: Due to the security fix, all login sessions will be logged out, after updated to this version.
Important: If you are using some unofficial/3rd party tools, it could be a breaking change. You may need to re-generate an auth token.
🐛 Bug Fixes:
- Fixed an issue that notification is not working if the config is too long
- Enable status page certificate expiry badge for all HTTP(s) monitors
- Fixed kafka producer bugs
- Fixed an issue that x-forwarded-host is not being used correctly
- Fixed a race condition issue that some data is not being saved in the status page editor if you clicked it too fast
⬆️ Security Fixes
- Fixed persistent session tokens issue. There was no way to revoke session tokens even if you changed the password. Now you can revoke them by changing your password if you think they may be leaked (Read more: GHSA-g9v2-wqcj-j99g).
Full changelog for versions 1.21.2 to 1.23.0 can be found here: https://github.com/louislam/uptime-kuma/releases
submitter: Philipp Haussleiter
submission: https://github.com/getumbrel/umbrel/pull/1148