Rechtliches: Datenschutz + Impressum aktualisiert — SW by-v442, APP_VER 421

Impressum: TMG→DDG, OS-Plattform + VSBG-Hinweis, zweites Kontaktmedium.
DSE: privater Datenschutz-Abschnitt, KI (lokal + Claude Sonnet Fallback mit
SCCs), Push (FCM/APNS), Webcal, Referral, EXIF/GPS, Routen, Widerruf Art.7(3),
BayLDA, Passphrase statt Passwort.
This commit is contained in:
rene 2026-04-27 06:31:49 +02:00
parent e35a7a2692
commit e62d94546b
4 changed files with 152 additions and 75 deletions

View file

@ -3,7 +3,7 @@
Router, State-Management, Navigation, Initialisierung.
============================================================ */
const APP_VER = '420'; // ← bei jedem Deploy mit Frontend-Änderungen erhöhen
const APP_VER = '421'; // ← bei jedem Deploy mit Frontend-Änderungen erhöhen
const App = (() => {