From 7a00d8828e36bc8ef82d9ad616ed102855f6cae5 Mon Sep 17 00:00:00 2001 From: Tola Leng Date: Thu, 14 Aug 2025 22:56:52 +0700 Subject: [PATCH] =?UTF-8?q?=F0=9F=92=BC=20=20Update=20on=20Project=20Devel?= =?UTF-8?q?opment=20Status=20and=20Progress?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/DEVELOPMENT_ROADMAP.md | 25 +++++++++++++------------ 1 file changed, 13 insertions(+), 12 deletions(-) diff --git a/docs/DEVELOPMENT_ROADMAP.md b/docs/DEVELOPMENT_ROADMAP.md index a767df0..d0299a6 100644 --- a/docs/DEVELOPMENT_ROADMAP.md +++ b/docs/DEVELOPMENT_ROADMAP.md @@ -69,19 +69,19 @@ The roadmap is divided into the following stages: - [ ] βœ… Server and Service Table row clickable to detail page. - [ ] βœ… Implement pagination for the SSL dashboard table - [ ] βœ… Server Agent (RPM, Docker container, and general binary package) -- [ ] πŸ”§ Notification System (Webhook, Telegram, Discord, Slack, Email, Google Chat) -- [ ] πŸ”§ Improve Uptime Service and Server connection update based on status and notification. -- [ ] πŸ”§ Improve SSL perform the initial check automatically after creation -- [ ] πŸ”§ Rate limiting and abuse protection -- [ ] 🎯 Improve the Operational status page +- [ ] βœ… Notification System (Webhook, Telegram, Discord, Slack, Email, Google Chat) +- [ ] βœ… Improve Uptime Service and Server connection update based on status and notification. +- [ ] βœ… Improve SSL perform the initial check automatically after creation +- [ ] βœ… Rate limiting and abuse protection +- [ ] πŸ”§ Server Windows Agent +- [ ] πŸ”§ Improve the Operational status page +- [ ] πŸ”§ More Uptime Service Type (HTTP keyword, HTTP json) +- [ ] πŸ”§ Server support with cpu temperature +- [ ] πŸ”§ Server upport with multiple disks +- [ ] πŸ”§ Server support with Multiple Network Interfaces - [ ] 🎯 Improve the Schedule and Incident for automation -- [ ] 🎯 Server Windows Agent -- [ ] 🎯 More Uptime Service Type (HTTP keyword, HTTP json) -- [ ] 🎯 Server support with Multiple Network Interfaces -- [ ] 🎯 Server support with cpu temperature -- [ ] 🎯 Server upport with multiple disks +- [ ] 🎯 Uptime Monitoring option for choose: HTTP/HTTPS - [ ] 🎯 Add 2FA support -- [ ] 🎯 Rate limiting and abuse protection --- @@ -90,9 +90,10 @@ The roadmap is divided into the following stages: These are community-suggested or experimental features under review: - [ ] Grouping uptime services -- [ ] OAuth2 integration +- [ ] OIDC Connect | OAuth2 integration - [ ] Mobile PWA support - [ ] Cloud-native Helm/Kubernetes deployment +- [ ] Server outbound and inbound traffic usage You’re welcome to propose features via [GitHub Discussions](https://github.com/operacle/checkcle/discussions) or open an issue with the `feature-request` template.