1.23.13

louislam/uptime-kuma1.23.13Apr 25, 2024by louislam

AI Summary

Bug fix release addressing language setting localization issues and TLS certificate retrieval problems through proxies.

Key Highlights

  • Fixed language setting localization-matching algorithm edge cases
  • Fixed TLS certificate retrieval through proxy
  • Fixed Prometheus update issues

New Features

  • Localization algorithm improvements
  • TLS/proxy fixes

Full Release Notes

### 🐞 Bug Fixes
- #4692 Fixed language setting issues: Localisation-matching algorithm missing some edgecase (Thanks @CommanderStorm)
- #4700 Fixed TLS issues: Getting TLS certificate through proxy & prometheus update (Thanks @chakflying)