1.19.5
louislam/uptime-kuma1.19.5Jan 17, 2023by louislam
AI Summary
Uptime Kuma 1.19.5 is a maintenance release focused on bug fixes and a new notification provider, with an important security patch for knex.js. The release adds Splunk notification support, expands MQTT protocol options, and resolves issues with Ping monitors, Postgres error handling, and PromoSMS notifications.
Key Highlights
- Added Splunk Notification Provider for alerting integration
- Security patch for knex.js vulnerability (GHSA-4jv9-3563-23j3) - upgrade highly recommended
- Expanded MQTT protocol support to include mqtt, mqtts, ws, and wss
- Added Help button linking to wiki documentation
- Fixed Ping monitor issues introduced in version 1.9.4
New Features
- Splunk Notification Provider
- Help button linking to wiki
- MQTT protocol support for mqtt, mqtts, ws, and wss
Full Release Notes
- #2575 Add: Splunk Notification Provider (Thanks @Joseph-Irving) - Add: a `Help` button which links to the wiki - Fix: Maintenance count is incorrect - Fix: Ping monitor issues after 1.9.4 - Fix: Postgres monitor do not handle some error cases correctly - #2540 Fix: Allow more MQTT protocols (mqtt, mqtts, ws and wss) for MQTT monitor (Thanks @twiggotronix) - #2586 Fix: PromoSMS notification is not sent if the message is too long (Thanks @PopcornPanda) - Fix: Security patch from upstream dependencies ⚠️ I highly recommend that you should upgrade to this version if you are using any old versions of Uptime Kuma, due to the fix of [knex.js](https://github.com/advisories/GHSA-4jv9-3563-23j3) Thank you all contributors! Bug fix, code refactoring, language files update, code review and more! (Let me know if I forget to add your name if your pull request have been merged in this version) @DimitriDR @Computroniks