v4.1.0 #421
adamkobor
announced in
Announcements
v4.1.0
#421
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Documentation: v4.1.0 - kuvasz-uptime.dev
Important
There is a short questionnaire about Kuvasz in general, which you can fill out anonymously. It takes only a few minutes, and your feedback is highly appreciated as it helps me to focus on the most important features and improvements in the future. You can find it here.
Thanks, Adam
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.YAML import/restore is now available for your whole configuration: on top of monitors, you can restore maintenance windows and status pages from exported YAML backups, both through the Web UI and the REST API. This makes it easy to migrate or recover an entire Kuvasz setup. To try it out, head to the "Settings" page and click the "Backup & Restore" button! Thanks for the monitor imports to @visorcraft!
Enhancements
Full Changelog: 4.0.1...4.1.0
This discussion was created from the release v4.1.0.
Beta Was this translation helpful? Give feedback.
All reactions