feat(backups): Add backup import API and improve backup download/import flow in UI

This commit is contained in:
2025-11-27 22:29:36 +00:00
parent c529dfe34d
commit ea7bb1395f
7 changed files with 658 additions and 29 deletions

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@serve.zone/onebox',
version: '1.8.0',
version: '1.9.0',
description: 'Self-hosted container platform with automatic SSL and DNS - a mini Heroku for single servers'
}