From 7ea9f10d6f5d5a856c0b3cabfb1f16f31d382e47 Mon Sep 17 00:00:00 2001 From: MacRimi Date: Sat, 13 Jun 2026 18:52:28 +0200 Subject: [PATCH] Update 1.2.2.2 beta --- AppImage/components/login.tsx | 2 +- AppImage/components/proxmox-dashboard.tsx | 2 +- AppImage/components/release-notes-modal.tsx | 2 +- AppImage/components/storage-overview.tsx | 2 +- scripts/backup_restore/backup_host.sh | 138 ++++++++++++++---- scripts/backup_restore/backup_scheduler.sh | 2 +- .../backup_restore/lib_host_backup_common.sh | 64 +++++++- 7 files changed, 171 insertions(+), 41 deletions(-) diff --git a/AppImage/components/login.tsx b/AppImage/components/login.tsx index 0e48443b..04331e1c 100644 --- a/AppImage/components/login.tsx +++ b/AppImage/components/login.tsx @@ -271,7 +271,7 @@ export function Login({ onLogin }: LoginProps) { -

ProxMenux Monitor v1.2.2.1-beta

+

ProxMenux Monitor v1.2.2.2-beta

) diff --git a/AppImage/components/proxmox-dashboard.tsx b/AppImage/components/proxmox-dashboard.tsx index 94186975..1cbffee5 100644 --- a/AppImage/components/proxmox-dashboard.tsx +++ b/AppImage/components/proxmox-dashboard.tsx @@ -836,7 +836,7 @@ export function ProxmoxDashboard() {