1.23.8

louislam/uptime-kuma1.23.8Dec 2, 2023by louislam

AI Summary

Improvement release changing default retry values and fixing Tailscale monitor freezing issues while updating game and notification dependencies.

Key Highlights

  • Changed default Retries from 1 to 0
  • Fixed Tailscale monitor freezing issue
  • Updated gamedig and apprise dependencies
  • Added support for /snap/bin/chromium

New Features

  • Default retry value change
  • Tailscale monitor fix
  • Dependency updates
  • Chromium path support

Full Release Notes

### 💇‍♀️ Improvements
- #4139 Default `Retries` values from `1` to `0`
- #4132 #4133 Improved accessibility (Thanks @CommanderStorm)
- #4141 Added support for /snap/bin/chromium (Ubuntu's default Chromium path)

### 🐞 Bug Fixes
- #4123 Fixed an issue that Tailscale monitor could freeze Uptime Kuma, which is caused by the last Tailscale monitor security fix. 

### Dependencies
- #4136 Updated gamedig from ~4.1.0 to ^4.2.0
- #4140 Updated apprise from 1.4.5 to 1.6.0