From 3d7172d9aa1f76fdb7fa8d0ab1eaac288040d2db Mon Sep 17 00:00:00 2001 From: Tola Leng Date: Sun, 24 Aug 2025 16:58:52 +0700 Subject: [PATCH] =?UTF-8?q?=E2=8F=B3=20Update=20Project=20Development=20St?= =?UTF-8?q?atus=20and=20Progress?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - feat: Implement Pushover notification - fix(services-form): max retry attempts --- docs/DEVELOPMENT_ROADMAP.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/DEVELOPMENT_ROADMAP.md b/docs/DEVELOPMENT_ROADMAP.md index c96a192..be995f4 100644 --- a/docs/DEVELOPMENT_ROADMAP.md +++ b/docs/DEVELOPMENT_ROADMAP.md @@ -84,12 +84,12 @@ The roadmap is divided into the following stages: - [ ] ✅ improve i18n and add new translations. @sqkkyzx [#132](https://github.com/operacle/checkcle/pull/132) - [ ] ✅ fix(incident): unify assigned user handling with fallback and UI update. By @ghotso [#142](https://github.com/operacle/checkcle/pull/142) - [ ] ✅ sync German translations across incident, maintenance, services & settings. By @ghotso [#141](https://github.com/operacle/checkcle/pull/141) - +- [ ] ✅ fix(services-form): max retry attempts. By @ghotso [#147](https://github.com/operacle/checkcle/pull/147) +- [ ] ✅ Add Pushover notifications - [ ] 🔧 Enhance the Data retention feature - [ ] 🔧 Improve docker agent for server monitoring - [ ] 🔧 Improve the Server Agent on Unraid - [ ] 🔧 Server Windows Agent -- [ ] 🔧 Add Pushover notifications - [ ] 🔧 More Uptime Service Type (HTTP keyword, HTTP json) - [ ] 🔧 Server support with cpu temperature - [ ] 🔧 Server upport with multiple disks/volume