1.21.1
louislam/uptime-kuma1.21.1Mar 27, 2023by louislam
AI Summary
Version 1.21.1 of Uptime Kuma is a patch release that adds two new notification providers (Opsgenie and Twilio SMS), fixes several bugs including MySQL monitor crashes and TLS expiry notification issues, and includes improvements like SSL key passphrase support and status page refresh countdown. Note: A warning indicates the Maintenance feature is broken in this version.
Key Highlights
- Two new notification providers added: Opsgenie and Twilio SMS
- Fixed MySQL monitor crash issue
- Added ability to set SSL key passphrase
- Status pages now show a refresh countdown
- Warning: Maintenance feature is broken in this release
Breaking Changes
- Maintenance feature is broken in 1.21.0 and 1.21.1
New Features
- New notification provider: Opsgenie
- New notification provider: Twilio SMS
- Show refresh countdown in status pages
- Ability to set SSL key passphrase
- Updated SQLite to v3.41.1
Full Release Notes
⚠️ Warning: Maintenance feature is broken in `1.21.0` and `1.21.1`. ### 🆕 New Features - #2956 New notification provider: Opsgenie (Thanks @wwniclask25) - #2980 New notification provider: Twilio Sms (Thanks @Genc) ### 🐛 Bug Fixes - #2970 MySQL monitor crash issue - #2969 A cloned push type monitor that do not generate a new push token - #2958 The copy text button is not working in the API key dialog - #2906 Fix: Check for TLS expiry notified days smaller than target (Thanks @chakflying) - #2975 Fix: Allow status badge with empty label (Thanks @chakflying) - #2973 Fix rounding issue in badges (Thanks @chakflying) ### 💇♀️ Improvements - #2878 Show a refresh countdown in the bottom of status pages (Thanks @chakflying) - #2908 Ability to set the ssl key passphrase (Thanks @chakflying) - Update SQLite to v3.41.1 ### 🦎 Translation Contributors - #2978 (Thanks @401U @AmadeusGraves @DoyunShin @Mirinek @PetoFeFe @cyril59310 @exituser @ilya12077 @tahaipek) ### Others - 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)