feat: v0.8.3 — PWA-Support, Desktop-Verhalten, Testmodus-Kennzeichnung

- PWA: manifest.webmanifest + Icons (192/512/180px) + Apple-Touch-Meta-Tags
  → Web-App lässt sich auf Homebildschirm hinzufügen (iOS/Android)
- Desktop: user-select:none global + contextmenu blockiert
- BackendChoice: lokaler Modus als Testmodus mit TEST-Badge und Warnung

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-06-06 12:40:12 +02:00
parent f88825ebe0
commit e0cf5f1381
13 changed files with 65 additions and 15 deletions
+1 -1
View File
@@ -2880,7 +2880,7 @@ dependencies = [
[[package]]
name = "rapport"
version = "0.8.1"
version = "0.8.2"
dependencies = [
"log",
"serde",