From ab168b440e99cf67aedf1ab329f55b8a954aafc7 Mon Sep 17 00:00:00 2001 From: Tola Leng Date: Fri, 29 Aug 2025 19:58:24 +0700 Subject: [PATCH] =?UTF-8?q?=E2=8F=B3=20chore(project):=20update=20developm?= =?UTF-8?q?ent=20status=20and=20progress?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - fix(ssl): ensure edit form saves notification_id and template_id in DB - feat(notifications): add Notifiarr notification channel (planned) --- docs/DEVELOPMENT_ROADMAP.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/DEVELOPMENT_ROADMAP.md b/docs/DEVELOPMENT_ROADMAP.md index be995f4..a9628ba 100644 --- a/docs/DEVELOPMENT_ROADMAP.md +++ b/docs/DEVELOPMENT_ROADMAP.md @@ -86,6 +86,7 @@ The roadmap is divided into the following stages: - [ ] ✅ 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 +- [ ] ✅ fix(ssl): Ensure edit form saves notification_id and template_id in DB. - [ ] 🔧 Enhance the Data retention feature - [ ] 🔧 Improve docker agent for server monitoring - [ ] 🔧 Improve the Server Agent on Unraid @@ -96,6 +97,7 @@ The roadmap is divided into the following stages: - [ ] 🔧 Server support with Multiple Network Interfaces - [ ] 🔧 Improve the Operational status page - [ ] 🔧 Server network bandwidth monitoring +- [ ] 🔧 Add Notifiarr notifications - [ ] 🎯 Improve the Schedule and Incident for automation - [ ] 🎯 Uptime Monitoring option for choose: HTTP/HTTPS. Add Option to Bypass SSL Verification in Uptime - [ ] 🎯 Add 2FA support