From f8af338fafac6a9e6b42a9f4ccf103bd3e718505 Mon Sep 17 00:00:00 2001 From: "j.foucher" Date: Tue, 7 Jul 2026 17:20:12 +0200 Subject: [PATCH] =?UTF-8?q?v1.0.12=20=E2=80=94=20Badge=20channel=20en=20vi?= =?UTF-8?q?olet=20pour=20se=20distinguer=20du=20BETA=20orange?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Feedback UX post-1.0.11 : le badge channel bleu (#3B82F6) était trop proche du bleu du statut « Available » — pas assez de contraste sémantique pour distinguer instantanément « quel channel ? » de « quel état ? ». Passage sur violet (#8B5CF6) qui n'entre en conflit ni avec le BETA orange (#F59E0B) ni avec les brushes de statut. Deux sites (compact row + FeaturedVersion), aucune autre modif. Bump : 1.0.11 → 1.0.12 (patch cosmétique). Co-Authored-By: Claude Opus 4.7 (1M context) --- installer/PSLauncher.iss | 2 +- src/PSLauncher.App/PSLauncher.App.csproj | 6 +++--- src/PSLauncher.App/Views/MainWindow.xaml | 21 +++++++++++---------- 3 files changed, 15 insertions(+), 14 deletions(-) diff --git a/installer/PSLauncher.iss b/installer/PSLauncher.iss index 0906c55..2ee832d 100644 --- a/installer/PSLauncher.iss +++ b/installer/PSLauncher.iss @@ -11,7 +11,7 @@ #define MyAppName "PROSERVE Launcher" #define MyAppShortName "PS_Launcher" -#define MyAppVersion "1.0.11" +#define MyAppVersion "1.0.12" #define MyAppPublisher "ASTERION VR" #define MyAppURL "https://asterionvr.com" #define MyAppExeName "PS_Launcher.exe" diff --git a/src/PSLauncher.App/PSLauncher.App.csproj b/src/PSLauncher.App/PSLauncher.App.csproj index 6288bb5..c34c715 100644 --- a/src/PSLauncher.App/PSLauncher.App.csproj +++ b/src/PSLauncher.App/PSLauncher.App.csproj @@ -18,9 +18,9 @@ PROSERVE Launcher © 2026 ASTERION VR — All rights reserved PSLauncher.App - 1.0.11 - 1.0.11.0 - 1.0.11.0 + 1.0.12 + 1.0.12.0 + 1.0.12.0 true diff --git a/src/PSLauncher.App/Views/MainWindow.xaml b/src/PSLauncher.App/Views/MainWindow.xaml index 3a5ef44..79c3181 100644 --- a/src/PSLauncher.App/Views/MainWindow.xaml +++ b/src/PSLauncher.App/Views/MainWindow.xaml @@ -96,14 +96,14 @@ FontSize="10" FontWeight="Bold" Foreground="#1A0A00" /> - + - + police, etc.) quand une autre row partage le numéro de + version. Violet #8B5CF6 pour se distinguer du orange BETA + et du bleu du statut "Available". -->