Uptime Kuma logo

Uptime Kuma

Web monitoring tool with alerting

Alternative to: UptimeRobot


About Versions (88)

v1.23.9

2023-12-10

[!CAUTION] If you are using a reverse proxy, the security fix may cause connection issue to the WebSocket server. You should add ProxyPreserveHost on in your <VirtualHost> for Apache, and proxy_set_header Host $host; for Nginx. Read more: https://github.com/louislam/uptime-kuma/issues/4210#issuecomment-1849227424

[!WARNING] If you are using a 3rd-party frontend/tools this may be a breaking change, as the WebSocket Origin has to now match your server hostname. Set the environment variable UPTIME_KUMA_WS_ORIGIN_CHECK=bypass to skip this check. See GHSA-mj22-23ff-2hrr for further details.

⬆️ Improvements

  • #4163 Add an aria-label to the monitor search box (Thanks @CommanderStorm)
  • #4175 chore: added a helptext for ntfy’s priority field (Thanks @CommanderStorm)

🐛 Bug Fixes

  • #4186 Fix: Correct Maintenance Start/End Time Input to Use Explicitly Specified Timezone (Thanks @Ritik0102)
  • #4162 Fixed the buttons of ActionsSelect and ActionsInput having a default type="submit" (Thanks @CommanderStorm)

⬆️ Security Fixes

Others

  • Other small changes, code refactoring and comment/doc updates in this repo:
  • #4158 (Thanks @Saibamen)

Please let me know if your username is missing, if your pull request has been merged in this version, or your commit has been included in one of the pull requests.