Skip to content

Releases: louislam/uptime-kuma

1.5.2

01 Sep 07:27
Compare
Choose a tag to compare
  • Revert back to node-sqlite3, as better-sqlite3 causes a lot of troubles while installing

Sorry for the inconvenience. πŸ™

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.5.0

31 Aug 15:28
Compare
Choose a tag to compare
  • New Monitor Type: DNS (Thanks @Ponkhy)
  • Add Languages:
  • Add mattermost notification (Thanks @rashad)
  • Add rocket.chat notification (Thanks @antiseptikk)
  • Add K8s template (Thanks @ClemontX, @srgvg)
  • A lot of frontend enhancements (charts, css and mobile etc.) (Thanks @chakflying, @Ponkhy, @henrygd)
  • Use less RAM (around 10-20 MB) (Thanks @duzun)
  • Ping timeout from 2s to 10s
  • Provide prebuilt for ARM, you can now install on ARM platform easier without Docker
  • Fix npm@7 cannot install (Please use npm install --legacy-peer-deps)
  • Change to "better-sqlite3" instead of "mapbox/node-sqlite3" and switch to WAL mode

If you would like to translate to your language, feel free to make a pull request. If you do not have programming skills, let me know in Issue section. I will assist you. 😏

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.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)