1.23.5
louislam/uptime-kuma1.23.5Nov 17, 2023by louislam
AI Summary
This is a bug-fix focused release for Uptime Kuma addressing several issues including paused monitors being auto-resumed, legacy TLS renegotiation support, and final fixes for Kafka migration and timeout issues.
Key Highlights
- Fixed issue where paused monitors were being resumed automatically (#4032)
- Restored legacy TLS renegotiation support by default (#4044)
- Final fix for Kafka migration script issue (#4043)
- Final fix for timeout issue (#4045)
Full Release Notes
- #4032 Fixed an issue that paused monitors were being resumed automatically (Thanks @chakflying) - #4044 Allow legacy TLS renegotion by default again - #4043 Should be a final fix for the kafka migration script issue - #4045 Should be a final fix for the timeout issue ### Others - Other small changes, code refactoring and comment/doc updates in this repo: @WilliamDavidHarrison