Files
fusion/.changeset/auto-database-backup.md

12 lines
442 B
Markdown

---
"@gsxdsm/fusion": minor
---
Add automatic database backup feature
- Configurable backup schedule (cron expression)
- Configurable retention policy (number of backups to keep)
- Manual backup and restore via CLI (`kb backup --create`, `--list`, `--restore`, `--cleanup`)
- Dashboard settings UI for configuration with backup statistics
- Automatic cleanup of old backups exceeding retention limit
- Pre-restore backup creation for safety