Releases: louislam/uptime-kuma
1.7.0
-
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
- 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:
- Estonian (Thanks @jtagcat)
- Italian (Thanks @iomataani)
- Polish (Thanks @Misly16 @Saibamen)
- Swedish (Thanks @LeviSnoot)
- 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
- Add Languages:
- Danish (Thanks @Lrss)
- Dutch (Thanks @xoniq)
- Japanese (Thanks @kometchtech)
- Korean (Thanks @dhfhfk)
- Russian (Thanks @DX37)
- Serbian Cyrillic (Thanks @dusansimic)
- Serbian Latin (Thanks @dusansimic)
- Simplified Chinese (Thanks @xinac721)
- Spanish (Thanks @aictur)
- Swedish (Thanks @LeviSnoot)
- 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
- Revert back to
node-sqlite3
, asbetter-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
- New Monitor Type: DNS (Thanks @Ponkhy)
- Add Languages:
- Traditional Chinese
- German (Thanks @Ponkhy)
- France (Thanks @MichelBaie)
- 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
1.3.1
- 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
- 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
- Add Ping Graph (Thanks @chakflying)
- Better IPv6 supports
- Pushbullet notification (Thanks @ChrisTheBaron)
- Octopush notification (Thanks @AlexandreGagner)
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
- 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
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!