Skip to content

1.23.0

Compare
Choose a tag to compare
@louislam louislam released this 17 Aug 14:48
· 559 commits to master since this release

🐻 It should be the last minor version of Uptime Kuma v1. I will focus on the development of v2. Stay tuned!

Update: The last minor version (1.23.x) means that there won't be any new features introduced in v1. However, bug fixes will still be provided. You can expect to see 1.23.1, 1.23.2 and so on.

πŸ†• New Features

πŸ’‡β€β™€οΈ Improvements

πŸ› Bug Fixes

  • #3234 Fixed Redis authentication reattempt issue (Thanks @kefoster951)
  • #2871 Fixed notification toggle missing when import from backup (Thanks @pruekk)
  • #3188 Fixed the Radius connection timeout to match the monitor's default timeout (Thanks @chakflying)
  • #3174 Improved stability of push monitor (Thanks @chakflying)
  • #3381 Fixed the issue that IPv6 addresses could not be displayed in the log. (Thanks @n-thumann)
  • #3420 Avoid new timezones or non-existing timezones crash Uptime Kuma
  • #3428 Removed the unexpected delete button in Settings -> Create New Tag (Thanks @chakflying)
  • #3465 Fixed SMTP notification "Ignore TLS Error" option (Thanks @wonderfulShrineMaidenOfParadise)
  • #3490 Fixed Incorrect radius error & retry handling (Thanks @chakflying)
  • #3442 Fixed the favicon rendering issue in some cases (Thanks @chakflying)
  • #3443 Prevent race condition in toast (Thanks @chakflying)
  • Fixed the data directory issue if you specified a path in DATA_DIR without tailing slash
    • In case you did this, you may need to manually correct the path like /home/userkuma_data/kuma.db to /home/user/kuma_data/kuma.db)
  • #3498 Fixed HTTP body encoding issue that is not being saved for the JSON monitor
  • #3530 Validate accepted status codes type (@Computroniks)
  • #3573 Fix(notification-aliyun-sms): throw error when sending SMS failed (Thanks @polunzh)

⬆️ Security Fixes

  • #3421 Hardening: Avoid exposing the Uptime Kuma version to the public

🦎 Translation Contributors

Others

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.