Uptime Kuma
Web monitoring tool with alerting
Alternative to: UptimeRobot
About
Versions (88)
v1.21.2
2023-04-03π» Always perform a backup of your Uptime Kuma before upgrading.
β οΈ IMPORTANT
After upgraded to this version. You should review your maintenance:
- All old maintenance schedules will be set to UTC individually, if you need other timezones, please change it individually.
- Since previous versionsβ maintenance is always respected to UTC, which means the maintenance time could be shifted due to DST in your country. You should check it.
- Breaking change: Due to the limitation of cron, the options
Last 2nd day of month,Last 3rd day of monthandLast 4th day of monthin the strategyDay of Monthis no longer available. (Last day of monthis still available)
π New Features
- Now you can schedule maintenance with a cron expression + duration
π Bug Fixes
- #3003 Maintenance is completely bugged in
1.21.1and1.21.0 - #2988 Fix
Ignore TLS/SSL Erroris not working when using a proxy (Thanks @chakflying)
πββοΈ Improvements
- [Maintenance] The core of maintenance feature is completely rewritten and is changed to cron based, the performance is much better
- [Maintenance]
Effective Date Rangeis no longer required, it is now optional - [Maintenance] Ability to set a timezone per maintenance
- [Maintenance] Ability to follow the timezone with DST
π¦ Translation Contributors
- #3015 (Thanks @Buchtic @Genc @ademaro @aljvdi @cyril59310 @filename24 @ismael1222 @marco-doerig @rubesaca)
Others
- It no longer perform a backup during a database migration, so it wonβt take up a lot of disk space unexpectedly if your database is big. However, I highly recommended that you should backup manually.
- Other small changes, code refactoring and helps: @GrantBirki (Let me know if your name is missing. If your pull request have been merged in this version)