1.23.2

louislam/uptime-kuma1.23.2Sep 17, 2023by louislam

AI Summary

This is a bug fix release for uptime-kuma addressing several issues including Tailscale monitor display problems for non-Docker users, monitors incorrectly starting after being edited, status page item duplication, OAuth2 authentication failures, and missing HTTP options in JSON query monitors.

Key Highlights

  • Fixed Tailscale monitor not showing in the list correctly for non-Docker users
  • Fixed paused monitors being started after editing
  • Fixed status page items getting duplicated when save button clicked multiple times
  • Fixed OAuth2 authentication method not working
  • Added back missing HTTP options into the JSON query monitor

Full Release Notes

### 🐛 Bug Fixes
- #3701 Fixed the issue that Tailscale monitor do not show in the list correctly for non-Docker users (Thanks @ZaneL1u)
- #3717 Fixed the issue that a paused monitor is started after edited (Thanks @chakflying)
- #3729 Fixed the status page items get duplicated when the save button is clicked more than once (Thanks @chakflying)
- #3727 Fixed ths issue that the Oauth2 auth method is not working (Thanks @hegerdes)
- #3751 Added back some missing http options into the json query monitor (Thanks @obfusk)

Please let me know if your username is missing, if your pull request has been merged in this version, or your commit has been included in one of the pull requests.