From 1872a309ecdeba5411e281325ec8bdc0fb132b64 Mon Sep 17 00:00:00 2001 From: MacRimi Date: Mon, 13 Jul 2026 23:19:24 +0200 Subject: [PATCH] update version 1.2.3 --- AppImage/components/login.tsx | 2 +- AppImage/components/proxmox-dashboard.tsx | 2 +- AppImage/components/release-notes-modal.tsx | 32 ++++++------ AppImage/components/storage-overview.tsx | 2 +- AppImage/config/verified_ai_models.json | 49 ++++++++++--------- AppImage/package.json | 2 +- .../ai_providers/anthropic_provider.py | 19 +++++-- 7 files changed, 60 insertions(+), 48 deletions(-) diff --git a/AppImage/components/login.tsx b/AppImage/components/login.tsx index 2c2c272c..94023370 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.3-beta

+

ProxMenux Monitor v1.2.3

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