Uptimekuma 2.0.0 Release

요약

```html

Caution

Docker Hub가 불안정하므로, Docker 이미지는 나중에 제공될 예정입니다.

Warning

이번 업데이트는 주요 버전 업데이트이며, 일부 호환성이 깨지는 변경 사항이 포함되어 있습니다. v1에서 v2로 업그레이드하려면 마이그레이션 가이드를 주의 깊게 읽어주세요.

Important

v1에서 업그레이드하는 경우, 이전 변경 로그(2.0.0-beta.0 ~ 2.0.0-beta.4)를 모두 확인해주세요.

Note

Pro tip #1: 백업, 백업, 그리고 백업!

마이그레이션 가이드: https://github.com/louislam/uptime-kuma/wiki/Migration-From-v1-To-v2

🆕 새로운 기능

  • Nextcloud Talk 알림 제공자 추가
  • Brevo 알림 제공자 추가
  • Evolution API 알림 제공자로 추가
  • 로그인 시 2FA 자동 초점 기능 추가
  • 슬로바키아어 언어 드롭다운 메뉴에 추가

💇‍♀️ 개선 사항

  • 대부분의 알림 제공자가 프록시 뒤에서 작동할 수 있도록 환경 변수 추가
  • 450px 미만의 모바일 화면에서 버튼이 뷰 밖으로 나가는 문제 수정
  • 더 나은 변경 로그 생성

🐞 버그 수정

  • 유지 관리 시 startDateTime이 null일 때 오류를 방지하도록 처리
  • stat 테이블에서 ping 컬럼의 기본값을 0으로 설정
  • monitor.ip_family 데이터 타입을 boolean에서 string으로 변경

⬆️ 보안 수정

  • vm2 취약점 때문에 proxy-agent 교체
  • 의존성 업데이트
  • GHSA-vffh-c9pq-4crh

🦎 번역 기여

  • Weblate에서 번역 업데이트

기타

  • 압축 관련 의존성 업데이트 및 radius 의존성 벤더링
  • README에서 pm2 명령어 순서 수정

더 많은 변경 로그:

https://github.com/louislam/uptime-kuma/releases/tag/2.0.0-beta.0
https://github.com/louislam/uptime-kuma/releases/tag/2.0.0-beta.1
https://github.com/louislam/uptime-kuma/releases/tag/2.0.0-beta.2
https://github.com/louislam/uptime-kuma/releases/tag/2.0.0-beta.3
https://github.com/louislam/uptime-kuma/releases/tag/2.0.0-beta.4

```

원문 내용

Caution

Docker Hub is unstable now, the docker image will be available later.

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.

Important

Please also read all previous changelogs (2.0.0-beta.0 to 2.0.0-beta.4) if you are upgrading from v1.

Note

Pro tip#1:👉 Backup, backup and backup

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

🆕 New Features

💇‍♀️ Improvements

  • #6125 feature: Add an environment variable enabling most notification providers to work behind a proxy. (Thanks @MatanAmoyal1)
  • #6113 Fixes buttons getting out of view on mobile screens less than 450px #5978 (Thanks @Devang47)
  • #5948 Generate a better changelog

🐞 Bug Fixes

  • #6189 Fix: Maintenance: Handle optional startDateTime to prevent errors when null
  • #6188 Fix: Set default value for ping column to 0 in stat tables
  • #6187 Fix: Change monitor.ip_family data type from boolean to string

⬆️ Security Fixes

  • #6156 fix: Replace proxy-agent due to vm2 vulnerability (Thanks @MatanAmoyal1)
  • #6197 Update dependencies
  • GHSA-vffh-c9pq-4crh

🦎 Translation Contributions

Others

  • #6168 chore(deps): update compression dependencies and vendor the radius dependency (Thanks @devopsmatt)
  • #6141 fix(docs): pm2 command order in the readme (Thanks @BorisWild)

More changelog:
https://github.com/louislam/uptime-kuma/releases/tag/2.0.0-beta.0
https://github.com/louislam/uptime-kuma/releases/tag/2.0.0-beta.1
https://github.com/louislam/uptime-kuma/releases/tag/2.0.0-beta.2
https://github.com/louislam/uptime-kuma/releases/tag/2.0.0-beta.3
https://github.com/louislam/uptime-kuma/releases/tag/2.0.0-beta.4

링크 : https://github.com/louislam/uptime-kuma/releases/tag/2.0.0