• 0.6.0 08aa4b5e15

    0.6.0 Stable

    bahmcloud released this 2026-01-18 08:37:31 +00:00 | 86 commits to main since this release

    [0.6.0] - 2026-01-18

    Added

    • Restore feature with selection of the last available backups (up to 5 per domain).
    • New API endpoints to list and restore backups:
      • GET /api/bcs/backups?repo_id=...
      • POST /api/bcs/restore?repo_id=...&backup_id=...

    Safety

    • Restoring a backup triggers a “restart required” prompt to apply the recovered integration state.

    Notes

    • This is a major release milestone consolidating install/update/uninstall, backup/rollback, and restore workflows.
    Downloads