Skip to content

Releases: louislam/uptime-kuma

1.3.2

22 Aug 07:03
Compare
Choose a tag to compare
  • Fix memory leak

1.3.1

22 Aug 05:34
Compare
Choose a tag to compare
  • Improve the RAM usage
  • Check new version

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

1.3.0

20 Aug 17:58
Compare
Choose a tag to compare
  • Avoid unexpected high ping and some DNS problems.
  • Add more monitor list styles, ping chart improvements and some mobile optimizations (Thanks @Ponkhy @chakflying)
  • install.sh: easy to install for beginners
  • Line Messenger Notification Service (Thanks @Ponkhy)
  • Fix SMTP no auth
  • Add page change animation
  • Change SQLite mode to WAL

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

1.2.0

16 Aug 13:10
Compare
Choose a tag to compare

2021-08-16_205908

How to update? Please read this:
https://github.com/louislam/uptime-kuma#-how-to-update

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

⭐⭐⭐⭐ Reach more than 1000 Stargazers! Thanks everyone! ⭐⭐⭐⭐

1.1.0

09 Aug 13:33
Compare
Choose a tag to compare
  • Dark mode
  • Accepted Status Codes for HTTP Monitor (Thanks @chakflying)
  • Follow 3XX Redirects (Thanks @chakflying)
  • Reset Password via CLI
  • Pushy notification (Thanks @philippdormann)
  • Search engine visibility (Allow or not allow indexing)
  • You could now set the Discord bot name (Thanks @NiNiyas)
  • Use font awesome icon
  • Security updates

image

How to update? Please read this:
https://github.com/louislam/uptime-kuma#how-to-update

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

Thank you everyone!

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)