Releases: louislam/uptime-kuma
Releases · louislam/uptime-kuma
1.0.10
Enhancements:
-
ignore TLS error for HTTPS websites
-
add support for LunaSea notifications (Thanks @NiNiyas)
-
add Prometheus Integration /metrics (Thanks @proffalken)
Dev Enhancements:
- add eslint (Thanks @Saibamen, @chakflying)
- simplify apprise installation (Thanks @sashkab)
1.0.7
- View Certificate Info for HTTPS Website (Thanks @chakflying)
- Add maximum retries before the service is marked as down and a notification is sent #86 (Thanks @Spiritreader)
More on https://github.com/louislam/uptime-kuma/pulls?q=is%3Apr+is%3Aclosed
Thank you all!
1.0.6
- add support for Pushover (Thanks @NiNiyas)
- add support for Slack (Thanks @NiNiyas)
- add Apprise and bundled to docker container, you can now use 50+ notification services via apprise. Please check their repo: https://github.com/caronc/apprise
- many minor changes that make Uptime Kuma better (Thanks @Saibamen)
1.0.5
1.0.4
- Add Gotify Support (Thanks @philippdormann)
- Should be fixed arm/v7 docker problem (Pi 3)
1.0.3
- fix missing timezone problem #14
- ⚠ Breaking Change: use webhook for Discord notification, much easier to setup (Thanks @TheGuyDanish)
- add Signal notification via signal-cli-rest-api (Thanks @yatadev )
- use bcrypt to hash password
- reset auto increment for new instance
- show version in the footer
- username and password is no longer required for smtp setting #26
🎉 And thank you everyone, this is my first project on Github that got so many stars (298 stars so far)!