Uptime Kuma | 2.4.0

Uptime Kuma 2.4.0 released on 31-05-2026


Uptime Kuma 2.4.0 is out now. Self-hosters and ops teams get new notification providers, RSS incident entries for status syndication, and improvements to monitor authentication and protocols.

Visit the Uptime Kuma GitHub release notes for full details and upgrade instructions.

What’s in this release

  • New notification integrations: EgoSMS SMS provider for Uganda and a VKTeams bot; incidents are now included in the RSS feed for syndication.
  • Monitor authentication and protocol improvements: optional token field for gamedig monitors and bearer token support (including WebSocket upgrade monitors), plus an updated documentation link for API key usage.
  • Bug fixes and repository/dev tooling tweaks: fixes for npm 11.16.0 handling, NTLM monitor failures over plain HTTP (400 errors), normalised hidden log level lookup, dev data directory handling for non-master branches, and a large set of translation updates from Weblate.

Upgrade notes

  • Security: an authenticated/admin-only Remote Code Execution vulnerability in an upstream dependency has been addressed; maintainers will provide full disclosure later — contact the maintainer if you need immediate information.
  • Ignore the Docker-only Let’s Encrypt Gen Y root certificate change that appeared in the diff; the project asks users to disregard that alteration.

Share any comments or observations on your experience with Uptime Kuma 2.4.0 — we’re interested in how it behaves in real setups.

Related posts

Weekly Tech Digest | 06 Jul 2026

Stay updated with the latest in tech! This digest covers AI ethics, auto industry shifts, and the impact of politics on technology, exploring today's pressing issues.

wolfCOSE zero-allocation parsing in embedded C

wolfCOSE looks sensible only if you care about what your firmware actually has to carry. I like that, because on small targets the wrong crypto feature can cost more than the message itself, and there...

restic | v0.19.1

restic v0 19 1: safer FUSE mounts and mountpoint checks, robust backup source and exclude handling, clearer CLI JSON output, Windows SFTP deletion fixes