Uptimekuma 2.0.0-beta.3 Release
요약
이전 변경로그를 모두 읽어야 할 경우 v1에서 업그레이드하는 경우 주세요.
🆕 새로운 기능
- ✨ [#5782](https://github.com/louislam/uptime-kuma/pull/5782) 기능: 국기 이모티콘 지원 (감사합니다 [@alanescarcha](https://github.com/alanescarcha))
- ✨ [#5800](https://github.com/louislam/uptime-kuma/pull/5800) 기능: SMSPlanet 알림 제공자 지원 (감사합니다 [@dpierwola](https://github.com/dpierwola))
- ✨ [#5781](https://github.com/louislam/uptime-kuma/pull/5781) 퍼블 알림 추가 (감사합니다 [@cs-jako](https://github.com/cs-jako))
- ✨ [#5546](https://github.com/louislam/uptime-kuma/pull/5546) OneChat 알림 제공자 추가 (감사합니다 [@xNewz](https://github.com/xNewz))
- ✨ [#5635](https://github.com/louislam/uptime-kuma/pull/5635) 사용자 정의 이메일 바디에 HTML 허용 (감사합니다 [@youpie](https://github.com/youpie))
- ✨ [#5813](https://github.com/louislam/uptime-kuma/pull/5813) SpugPush 알림 제공자 추가 (감사합니다 [@vapao](https://github.com/vapao))
- ✨ [#5832](https://github.com/louislam/uptime-kuma/pull/5832) 기능: 알림 제공자 Notifery 추가 (감사합니다 [@martinhjartmyr](https://github.com/martinhjartmyr))
- ✨ [#5489](https://github.com/louislam/uptime-kuma/pull/5489) SMTP 모니터 추가 (감사합니다 [@koehn](https://github.com/koehn))
⬆️ 개선 사항
- ✨ [#5588](https://github.com/louislam/uptime-kuma/pull/5588) 고급 옵션(카운트, 타임아웃, 숫자)으로 향상된 핑 모니터 (감사합니다 [@filippolauria](https://github.com/filippolauria))
- ✨ [#5241](https://github.com/louislam/uptime-kuma/pull/5241) 상태 표시줄과 충분한 데이터 표시 추가 (감사합니다 [@R-HNF](https://github.com/R-HNF))
🐛 버그 수정
- 🐞 [#5729](https://github.com/louislam/uptime-kuma/pull/5729) Matrix Logint에 대한 URL 수정 (감사합니다 [@MTRNord](https://github.com/MTRNord))
- 🐞 [#5768](https://github.com/louislam/uptime-kuma/pull/5768) 플랫 txt 레코드 수정 조건 확인 전에 (감사합니다 [@lbriceno-tz](https://github.com/lbriceno-tz))
🦎 번역 기여
- ✨ [#5738](https://github.com/louislam/uptime-kuma/pull/5738) 외부 번역 업데이트 from Weblate (감사합니다 [@101br03k](https://github.com/101br03k), [@Aluisio](https://github.com/Aluisio))
⬆️ 보안 수정
- 🔐 [GHSA 고유 번호 포함](https://github.com/louislam/uptime-kuma/security/advisories) 업데이트 종속성
- 🔐 [GHSA-5px6-fx2w-459r](https://github.com/louislam/uptime-kuma/security/advisories/GHSA-5px6-fx2w-459r) 파일 시작 부분이 `index.`인 파일의 무단 파일 읽기 방지 (감사합니다 [@ptrstr](https://github.com/ptrstr))
원문 내용
Important
Please also read all previous changelogs if you are upgrading from v1.
🆕 New Features
- #5782 feat: Support for country flags emojis (Thanks @alanescarcha)
- #5800 feat: Support SMSPlanet notification provider (Thanks @dpierwola)
- #5781 Added Pumble Notification (Thanks @cs-jako)
- #5546 Add OneChat notification provider (Thanks @xNewz)
- #5635 Allow HTML for custom email bodies (Thanks @youpie)
- #5813 Add SpugPush notification provider (Thanks @vapao)
- #5832 feat: add notification provider Notifery (Thanks @martinhjartmyr)
- #5489 added SMTP monitor (Thanks @koehn)
⬆️ Improvements
- #5588 Enhanced ping monitor with advanced options (count, timeout, numeric) (Thanks @filippolauria)
- #5241 feat: Extend the length of status bar and feed sufficient data (Thanks @R-HNF)
- #5426 Pushover add UP/DOWN status sounds (Thanks @sebastian-mora)
- #5756 Update SMSEagle support adding APIv2 and calls integration (Thanks @AxeKam333)
- #5816 Update SpugPush notification payload (Thanks @vapao)
- #5817 Add disable url option in notification Discord (Thanks @cyril59310)
- #5795 feat: Set default friendly name using hostname or the URL host (Thanks @happy-game)
- #5435 Add a public URL field for monitors and uses it on the status page (Thanks @Ionys320)
- #5859 Flashduty IntegrationKey support Endpoint URL (Thanks @guguji5)
🐛 Bug Fixes
- #5729 Update url for Matrix Login to match Matrix Spec v1.13 (Thanks @MTRNord)
- #5768 fix: flat txt records before conditions check (Thanks @lbriceno-tz)
- #5165 fix: remove modal when navigating back (Thanks @mohit-nagaraj)
- #5760 fix: Mattermost notification provider not sending service name (Thanks @II-EMC)
- #5771 Fix #5745: Some labels without value still show a 'null' value
- #5774 fix(dashboard): prevent y-overlapping of tags (Thanks @psycho0verload)
- #5788 fix: Check password strength when resetting the password in CLI (Thanks @happy-game)
- #5769 fix: Add name to preparePreloadData call in sendNotification as a better fix for #5760 (Thanks @II-EMC)
- #5824 fixed: #5564 slack notifications no preview available (Thanks @xNewz)
- #5843 fix(sql): use UTC_TIMESTAMP instead of NOW for consistent time calc betwee mysql and sqlite (Thanks @etnad17)
- #5842 Fix monitor reference in push notification logic (Thanks @rainbend)
- #5847 Fix: [Push Monitor] Send notifications during maintenance period
🦎 Translation Contributions
- #5738 Translations Update from Weblate (Thanks @101br03k @Aluisio @AnnAngela @CommanderStorm @Dumach @Enes3078 @JonneSaloranta @Jumala9163 @MrEddX @Saibamen @Zaid-maker @asteriskyg @authorless @cyril59310 @dongsu8142 @flashbackpa @jc-discdev @marcispauls @marco-doerig @ramondsq @stanol @tepung @tiramisuflavor)
⬆️ Security Fixes
- #5763 #5765 #5876 #5851 Update dependencies
- #5875 GHSA-5px6-fx2w-459r Unauthenticated file read of files that begin with
index.(Thanks @ptrstr)
Others
- Other small changes, code refactoring and comment/doc updates in this repo:
- #5733 #5728 #5749 #5752 #4395 #5869 (Thanks @homelab-alpha @Zaid-maker @CommanderStorm)
Please let me know if your username is missing, if your pull request has been merged in this version, or your commit has been included in one of the pull requests.
링크 : https://github.com/louislam/uptime-kuma/releases/tag/2.0.0-beta.3