Uptimekuma 2.0.0 Release
요약
```html
경고
이번 업데이트는 주요 버전 업데이트이며, 이전 버전과 호환되지 않는 변경 사항이 포함되어 있습니다. v1에서 v2로 업그레이드하려면 마이그레이션 가이드를 주의 깊게 읽어보시기 바랍니다.
중요
v1에서 업그레이드하는 경우 이전 변경 로그(2.0.0-beta.0부터 2.0.0-beta.4까지)를 모두 확인하십시오.
참고
Pro tip#1:👉 백업, 백업, 그리고 백업!
마이그레이션 가이드: https://github.com/louislam/uptime-kuma/wiki/Migration-From-v1-To-v2
🆕 새로운 기능
- Nextcloud Talk 알림 제공자 추가
- Brevo 알림 제공자 추가
- Evolution API 알림 제공자로 추가
- 로그인 시 2FA 자동 초점 기능 추가
- 슬로바키아어 언어 드롭다운 메뉴에 추가
💇♀️ 개선 사항
- 대부분의 알림 제공자가 프록시 뒤에서 작동하도록 하는 환경 변수 추가
- 450px 미만의 모바일 화면에서 버튼이 뷰 밖으로 나가는 문제 수정
- 더 나은 변경 로그 생성
🐞 버그 수정
- 유지 관리 시 `startDateTime`이 null일 때 오류를 방지하도록 처리
- 통계 테이블에서 `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
```
원문 내용
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
- #6158 feat: Add Nextcloud Talk notification provider (Thanks @SystemKeeper)
- #6150 feat: Add Brevo notification provider (Thanks @smitmartijn)
- #6135 Added Evolution API as notification provider (Thanks @bode327)
- #6128 feat(login): Autofocus 2FA (Thanks @cyril59310)
- #6111 feat: Added Slovak language to dropdown menu (Thanks @dodog)
💇♀️ 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
pingcolumn to 0 in stat tables - #6187 Fix: Change
monitor.ip_familydata 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
- #6179 #6096 Translations Update from Weblate (Thanks @aaf-30 @aindriu80 @alexsandroccarv @Aluisio @AnnAngela @appelmoesgg @Buchtic @cyril59310 @daniel2231 @DJEDIVER @dodog @GitClo @Gringit @ivanbratovic @KristianNaess @marco-doerig @marvin2k0 @MrEddX @Phiton12 @simonghpub @superpep @Virenbar @xAlcahest @Zeromskas)
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