From be251c8a4018ee9255fb6a520002b6657c6841b0 Mon Sep 17 00:00:00 2001 From: Daniel Bedeleanu Date: Wed, 15 Apr 2026 19:28:47 +0300 Subject: [PATCH] Build [v1.10.6] --- frontend/VERSION.json | 6 ++--- frontend/app/login/page.tsx | 4 +-- frontend/components/AIOnboarding.tsx | 28 ++++++++++---------- frontend/components/IdentityCheckOverlay.tsx | 18 ++++++------- frontend/components/Scanner.tsx | 12 ++++----- frontend/components/admin/AiManager.tsx | 8 +++--- inventory.env | 8 +++--- 7 files changed, 42 insertions(+), 42 deletions(-) diff --git a/frontend/VERSION.json b/frontend/VERSION.json index e6fe6284..b777f61d 100644 --- a/frontend/VERSION.json +++ b/frontend/VERSION.json @@ -1,6 +1,6 @@ { - "version": "1.10.5", - "last_build": "2026-04-15-1921", + "version": "1.10.6", + "last_build": "2026-04-15-1928", "codename": "AccessibleUI", - "commit": "2d162ff3" + "commit": "019b941b" } \ No newline at end of file diff --git a/frontend/app/login/page.tsx b/frontend/app/login/page.tsx index 999dbb44..1af3031d 100644 --- a/frontend/app/login/page.tsx +++ b/frontend/app/login/page.tsx @@ -124,7 +124,7 @@ export default function LoginPage() {
- +
Live Viewfinder @@ -395,7 +395,7 @@ export default function AIOnboarding({ onCancel, onComplete, categories, invento
- +