From 6a0169e4d8630d3fa8e2e7a00a469b97e42839b1 Mon Sep 17 00:00:00 2001 From: Tola Leng Date: Wed, 3 Sep 2025 22:05:11 +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 - feat: Add channel_id field for Notifiarr - feat: Implement Notifiarr notification service Closes: #133 --- docs/DEVELOPMENT_ROADMAP.md | 11 +++-------- 1 file changed, 3 insertions(+), 8 deletions(-) diff --git a/docs/DEVELOPMENT_ROADMAP.md b/docs/DEVELOPMENT_ROADMAP.md index a9628ba..a691b4a 100644 --- a/docs/DEVELOPMENT_ROADMAP.md +++ b/docs/DEVELOPMENT_ROADMAP.md @@ -87,6 +87,7 @@ The roadmap is divided into the following stages: - [ ] ✅ 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. +- [ ] ✅ Add Notifiarr notifications - [ ] 🔧 Enhance the Data retention feature - [ ] 🔧 Improve docker agent for server monitoring - [ ] 🔧 Improve the Server Agent on Unraid @@ -97,10 +98,10 @@ 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 +- [ ] Grouping uptime services --- @@ -108,7 +109,7 @@ The roadmap is divided into the following stages: These are community-suggested or experimental features under review: -- [ ] Grouping uptime services + - [ ] OIDC Connect | OAuth2 integration - [ ] PWA support - [ ] Server outbound and inbound traffic usage @@ -127,12 +128,6 @@ To get involved: - Join us in shaping the roadmap via [Discussions](https://github.com/operacle/checkcle/discussions) --- - -## 📅 Last Updated -_This roadmap was last updated on **July 26, 2025**._ - ---- - With ❤️ from the CheckCle [Website](https://checkcle.io) | [GitHub](https://github.com/operacle/checkcle)