docs: update progress and add implement multi-database support (PostgreSQL, MySQL, SQLite)

This commit is contained in:
Tola Leng
2026-02-15 16:16:58 +07:00
parent 2394243cb9
commit 9dbd267a22
+6 -1
View File
@@ -92,10 +92,15 @@ The roadmap is divided into the following stages:
- [ ] ✅ Enhance the Data retention feature - [ ] ✅ Enhance the Data retention feature
### 🚀 v1.7.0 Feature Enhancements _(Target: Q3 2025)_ ### 🚀 v1.7.0 Feature Enhancements
**Status:** 🔧 In Progress **Status:** 🔧 In Progress
#### Tentative Features: #### Tentative Features:
- [ ] ✅ Fix Regenerate Server Agent ID & Token without page refresh - [ ] ✅ Fix Regenerate Server Agent ID & Token without page refresh
- [ ] ✅ feat: implement user impersonation by @giriparus
- [ ] ✅ Fix server agent ID & token refresh when adding multiple agents (closes #165)
- [ ] ✅ Fix hostname/IP validation to prevent whitespace input in the SSL and Create New Service form (closes #114)
- [ ] ✅ Fix responsive breakpoints and flex layout for sidebar menu
- [ ] 🔧 Implement CheckCle to Support Multiple Database (Postgres, MySQL and SQLite)
- [ ] 🔧 Improve the uptime history bar load performance in the uptime monitoring dashboard. - [ ] 🔧 Improve the uptime history bar load performance in the uptime monitoring dashboard.
- [ ] 🔧 Bugfix: recovery time not displayed correctly in incident history on Uptime dashboard - [ ] 🔧 Bugfix: recovery time not displayed correctly in incident history on Uptime dashboard
- [ ] 🔧 feat: add configurable notification support customizable delay before sending downtime notifications - [ ] 🔧 feat: add configurable notification support customizable delay before sending downtime notifications