UX: Welcome-Seite — Anmelde-Einstieg vereinfacht, Install-Block prominent mit PWA-Erklärung (SW by-v755)

This commit is contained in:
rene 2026-05-07 17:15:19 +02:00
parent b31116abf6
commit e5e95efaed
6 changed files with 90 additions and 88 deletions

View file

@ -3,7 +3,7 @@
Router, State-Management, Navigation, Initialisierung.
============================================================ */
const APP_VER = '754'; // ← bei jedem Deploy mit Frontend-Änderungen erhöhen
const APP_VER = '755'; // ← bei jedem Deploy mit Frontend-Änderungen erhöhen
const APP_VERSION = '1.5.0'; // ← semantische Version, wird bei make release gesetzt
const IS_STAGING = location.hostname === 'staging.banyaro.app';