Skip to content

Releases: louislam/uptime-kuma

1.0.10

03 Aug 12:18
Compare
Choose a tag to compare

Enhancements:

  • ignore TLS error for HTTPS websites

  • add "Upside Down Mode"

  • able to disable auth

  • add support for LunaSea notifications (Thanks @NiNiyas)

  • use font-awesome instead of emoji

  • add Prometheus Integration /metrics (Thanks @proffalken)

Dev Enhancements:

1.0.7

27 Jul 06:27
Compare
Choose a tag to compare
  • 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

20 Jul 12:11
Compare
Choose a tag to compare
  • 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

17 Jul 11:09
Compare
Choose a tag to compare
  • Added Slack Webhook support (Thanks @NiNiyas)
  • Some improvements

1.0.4

14 Jul 17:53
Compare
Choose a tag to compare
  • Add Gotify Support (Thanks @philippdormann)
  • Should be fixed arm/v7 docker problem (Pi 3)

1.0.3

13 Jul 15:36
Compare
Choose a tag to compare
  • 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)!

1.0.2

13 Jul 15:16
Compare
Choose a tag to compare

(🛑🛑🛑🛑This release is broken, go 1.0.3🛑🛑🛑🛑)

1.0.1

12 Jul 10:59
Compare
Choose a tag to compare
  • Fix some bugs reported by the community. #5 #10
  • Ability to change the listening port and hostname for someone who directly run the server without Docker.

1.0.0

11 Jul 15:13
Compare
Choose a tag to compare
minor fix