1.15.1

louislam/uptime-kuma1.15.1Apr 29, 2022by louislam

AI Summary

This is a minor release of Uptime Kuma focusing on bug fixes and dependency updates. The key improvement is the ability to specify status directly in the push URL, along with fixes for settings not being savable in No Auth mode and updates to Apprise and cloudflared packages.

Key Highlights

  • Fixed settings not being savable in No Auth mode (#1577)
  • Added ability to specify status in push URL (e.g. /api/push/<TOKEN>?status=down&msg=OMG)
  • Updated Apprise from 0.9.8 to 0.9.8.3 in Docker
  • Updated cloudflared from 2022.4.0 to 2022.4.1 in Docker Debian

New Features

  • Push URL now supports status parameter (?status=down or ?status=up)
  • Push URL supports custom message parameter (?msg=OMG)
  • Fixed settings persistence issue in No Auth mode

Full Release Notes

- Fix settings cannot be saved in "No Auth" mode #1577
- Add the ability to specify status in the push URL (e.g. `/api/push/<TOKEN>?status=down&msg=OMG`) (Thanks @trogper)
- [Docker] Update Apprise from 0.9.8 to 0.9.8.3
- [Docker Debian only] Update cloudflared from 2022.4.0 to 2022.4.1

How to update? Please read this:
https://github.com/louislam/uptime-kuma/wiki/%F0%9F%86%99-How-to-Update

Bug report:
https://github.com/louislam/uptime-kuma/issues

Thank you all contributors! Bug fix, code refactoring, language files update, code review and more!
@Computroniks @Saibamen @MarkusDick @mrphuongbn @kadavr95 @NixNotCastey @MrEddX