chore(project): Update development status and progress

- Fixed incorrect recovery time display in incident history
- Added a configuration option to delay downtime alert notifications
This commit is contained in:
Tola Leng
2025-10-11 20:24:47 +07:00
parent ed220b9a27
commit ee5e66eb44
+3
View File
@@ -95,6 +95,9 @@ The roadmap is divided into the following stages:
### 🚀 v1.7.0 Feature Enhancements _(Target: Q3 2025)_ ### 🚀 v1.7.0 Feature Enhancements _(Target: Q3 2025)_
**Status:** 🔧 In Progress **Status:** 🔧 In Progress
#### Tentative Features: #### Tentative Features:
- [ ] 🔧 Improve the uptime history bar load performance in the uptime monitoring dashboard.
- [ ] 🔧 Bugfix: recovery time not displayed correctly in incident history on Uptime dashboard
- [ ] 🔧 feat: add configurable notification support customizable delay before sending downtime notifications
- [ ] 🔧 Convert the Docker Hub from personal account to an organization (the CheckCle Docker Compose image endpoint will need to be updated). - [ ] 🔧 Convert the Docker Hub from personal account to an organization (the CheckCle Docker Compose image endpoint will need to be updated).
- [ ] 🔧 Fix for the response time dashboard filter (date/time) in the uptime detail page - [ ] 🔧 Fix for the response time dashboard filter (date/time) in the uptime detail page
- [ ] 🔧 Fix the server historical loading data - [ ] 🔧 Fix the server historical loading data