Documentation: v4.1.0-beta - kuvasz-uptime.dev
docker pull kuvaszmonitoring/kuvasz:4.1.0-beta
Features
The long-awaited maintenance window support is finally here! 🎉
-
You can now schedule planned downtime so Kuvasz pauses the affected checks and suppresses false alerts while you do scheduled work. A window can be manual (toggled on and off by hand), recurring (a
cronexpression +duration), or a one-off (astarttimestamp +duration), and can be scoped to specific monitors or made global. Assigned integrations receive dedicated start and end notifications, and windows can optionally be shown on your status pages. Manageable via the Web UI, REST API, or YAML, and exposed to AI assistants through the MCP server. -
Thanks to @leofvo, the Helm chart now supports setting up OIDC authentication and its current state also reflects the latest changes related to API keys. See the Helm deployment guide for more details.
Under the hood a lot of stuff was refactored (especially around notifications and status pages) to make this possible, and while the regression tests are extensive, it's still a huge change, so a beta release seemed like a better fit. Please give it a try and report any issues you find, so we can make the final 4.1.0 release as stable as possible!
Full Changelog: 4.0.1...4.1.0-beta