Skip to content

2.0.0-beta.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@louislam louislam released this 29 Oct 13:10
· 11 commits to master since this release

Wow! When I was preparing this changelog, I just couldn't believe that we have a lot of pull requests merged in this version. I'm so grateful for all the contributors who have helped to make Uptime Kuma better. Thank you so much for your time and effort. πŸ™

Warning

It is a major version update. It contains some breaking changes. Please read the migration guide carefully if you want to upgrade from v1 to v2.

Note

Pro tip#1:πŸ‘‰ Backup, backup and backup

Migration Guide: https://github.com/louislam/uptime-kuma/wiki/Migration-From-v1-To-v2

πŸ†• New Features

Breaking Changes

  • #3892 Drop backup and restore feature
  • #3955 Drop install.sh and related files
  • #4178 Drop cacheable-lookup
  • #3747 Drop support for Node.js 14 and 16 (Thanks @harryzcy)
  • #2085 Drop support for Alpine based docker image
  • The :duration of these endpoints accepts 24, 24h, 30d, 1y only
    • /api/badge/:monitorID/ping/:duration
    • /api/badge/:monitorID/uptime/:duration

πŸ’‡β€β™€οΈ Improvements

🐞 Bug Fixes

⬆️ Security Fixes

🦎 Translation Contributions

Others

Other small changes, code refactoring and comment/doc updates in this repo.

Let me know if your name is missing in the list if your pull request had been merged in this version.

Special thanks to @chakflying and @CommanderStorm for their great contributions. πŸŽ‰