Roadmap
Future developments and feature roadmap for Kyro CMS.
🚧 In Progress
Migration & Database Tools
- Data export/import utilities between supported database adapters (SQLite, PostgreSQL, MongoDB).
- Automatic schema migration helpers and data synchronization scripts.
Health Checks & Production Monitoring
- Native
/api/healthendpoint with active database connectivity checks. - Container readiness and liveness probes for Docker/K8s deployments.
🔮 Planned Features
Advanced Admin Features
- Scheduled publishing (time-based auto-release of draft versions).
- Content localization & i18n field translation management.
- Custom field type plugin registry.
- API Key management UI in the Admin Dashboard.
Observability & Security
- Admin audit log export (track changes, logins, and API actions).
- Request metrics and latency tracing.
- Webhook delivery retry dashboard & event log viewer.
Developer Experience
- Enhanced schema validation tools and automated client generation.
- Expanded template starter kits.