Skip to content

Releases: louislam/uptime-kuma

1.7.0

24 Sep 11:43
Compare
Choose a tag to compare
  • Status page

    • First release! Don't expect too much right now
  • Two-Factor Authentication (2FA), supports authenticators such as Authy, Google Authenticator (Thanks @Ponkhy)

  • Add tags to monitors and searching (Thanks @chakflying)

  • Retry interval (Thanks @No0Vad)

  • Improved Backup/restore (Thanks @Ponkhy)

  • Add notification: Microsoft Teams (Thanks @willianrod)

  • Add language: Portuguese (Thanks @CosmoAbdon)

  • "Add to Homescreen" manifest (PWA) (Thanks @siimots)

  • Docker container now run in non-root user (Thanks @nbvcxz)

  • Update SQLite to 3.36.0

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

πŸ₯” Live Demo:
https://demo.uptime.kuma.pet

My status page using Uptime Kuma:
https://status.louislam.net

Thank you all contributors! Bug fix, code refactoring, language files update and code review!
@Saibamen @gaby @iomataani @DX37 @kry008 @alrik11es @SametKUM @zidingz @xoniq @NeuralMiner @Revyn112 @bertyhell @jtagcat @xinac721
(Let me know if I forget to add your name if your pull request have been merged in this version)

1.6.0

10 Sep 10:43
Compare
Choose a tag to compare
  • Backup/Restore all monitors and all notifications (Thanks @Ponkhy)
  • Performance improvements (Faster list loading and better uptime calculation)
  • Able to set default notifications (Thanks @Ponkhy)
  • Add Languages:
  • Add more smtp config: cc, bcc, multiple addresses, sender name and ignore tls error
  • A lot of UI/UX changes such as a better setup flow and hide/show button for sensitive data (Thanks @Ponkhy @Saibamen @tgxn)
  • Use slim debian for Docker (Thanks @gaby)
  • Change the main tag to Debian base
  • Fix Docker healthcheck

If you still want to use alpine, please use tag: alpine, 1-alpine, 1.6.0-alpine. As it may cause random downtime, it is not recommended.

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

πŸ₯” Live Demo:
https://demo.uptime.kuma.pet

1.5.3

04 Sep 08:21
Compare
Choose a tag to compare
  • Add Languages:
  • Direct support for HTTPS with environment variables (SSL_KEY, SSL_CERT) or arguments (--ssl-key, --ssl-cert)
  • Add Debian option for Docker users (uptime-kuma:1-debian)

If you are experiencing random downtimes or dns issues, you may need to try Debian, because it could be a unknown issue of Alpine image. (gliderlabs/docker-alpine#255)

If you would like to translate to your language, feel free to read the guide here. If you do not have programming skills, let me know in Issues 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.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!