diff --git a/VERSION b/VERSION index 746faa2..f0acbc2 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1250 \ No newline at end of file +1251 \ No newline at end of file diff --git a/backend/static/index.html b/backend/static/index.html index 926a1aa..564c1cf 100644 --- a/backend/static/index.html +++ b/backend/static/index.html @@ -86,14 +86,14 @@ Ban Yaro - + - - - - - + + + + + @@ -612,11 +612,11 @@ - - - - - + + + + + @@ -626,7 +626,7 @@ - + diff --git a/backend/static/js/app.js b/backend/static/js/app.js index 4cb8380..a0ce07b 100644 --- a/backend/static/js/app.js +++ b/backend/static/js/app.js @@ -3,7 +3,7 @@ Router, State-Management, Navigation, Initialisierung. ============================================================ */ -const APP_VER = '1250'; // ← bei jedem Deploy mit Frontend-Änderungen erhöhen +const APP_VER = '1251'; // ← bei jedem Deploy mit Frontend-Änderungen erhöhen const APP_VERSION = '1.6.0'; // ← semantische Version, wird bei make release gesetzt window.APP_VER = APP_VER; // global verfügbar für andere Module (z.B. offline-indicator) window.APP_VERSION = APP_VERSION; diff --git a/backend/static/landing.html b/backend/static/landing.html index 2104b5f..0d90995 100644 --- a/backend/static/landing.html +++ b/backend/static/landing.html @@ -4,9 +4,9 @@ - + Ban Yaro — Die Hunde-App für Deutschland, Österreich & Schweiz - + @@ -14,7 +14,7 @@ - + @@ -23,7 +23,7 @@ - + @@ -33,7 +33,7 @@ "@type": "MobileApplication", "name": "Ban Yaro", "alternateName": "Ban Yaro — Die Hunde-Plattform", - "description": "Ban Yaro ist die deutschsprachige All-in-One Hunde-Plattform für Hundebesitzer und Züchter. Kostenlos: Tagebuch, Impfpass, Gassi-Community, Giftköder-Alarm. Pro (29 €/Jahr): mehrere Hunde, Ernährung. Züchter (49 €/Jahr): Warteliste, Läufigkeit, Wurfverwaltung, Stammbaum, Inzucht-Koeffizient, KI-Assistent — DSGVO-konform, ohne App Store.", + "description": "Ban Yaro ist die deutschsprachige All-in-One Hunde-Plattform für Hundebesitzer und Züchter. Kostenlos: Tagebuch, Impfpass, Gassi-Community, Giftköder-Alarm. Pro (29 €/Jahr): mehrere Hunde, Ernährung. Züchter (49 €/Jahr): Warteliste, Läufigkeit, Wurfverwaltung, Stammbaum, Inzucht-Koeffizient, KI-Assistent — DSGVO-konform, direkt im Browser.", "url": "https://banyaro.app", "applicationCategory": "LifestyleApplication", "applicationSubCategory": "PetApplication", @@ -129,7 +129,7 @@ "DSGVO Datenexport (Art. 20): vollständiger JSON-Download aller eigenen Daten", "Hunde-Persönlichkeitstest mit Trainingstipps", "Reise-Checkliste und EU-Länder-Einreiseregeln", - "Integrierte Hilfe und FAQ ohne App Store", + "Integrierte Hilfe und FAQ direkt in der App", "Warteliste: Interessenten mit Präferenzen pro Zuchthündin verwalten", "Läufigkeit und Trächtigkeit: Zykluskalender, Progesterontests, Deckdaten, Meilensteine", "Wurf-Buchstabe und Wurf-Name für jeden Wurf", @@ -750,7 +750,7 @@
Kostenlos nutzbar Daten in Deutschland - Kein App Store nötig + Läuft direkt im Browser Made in Germany Offline-fähig
@@ -1289,7 +1289,7 @@

Ban Yaro vs. Konkurrenz

-

Hundeo ist stark im Training — Dogorama stark in der Community. Ban Yaro vereint beides und geht weit darüber hinaus: Zucht-Management, KI-Trainer, Gesundheitsakte und Sitting in einer einzigen App — ohne App Store.

+

Hundeo ist stark im Training — Dogorama stark in der Community. Ban Yaro vereint beides und geht weit darüber hinaus: Zucht-Management, KI-Trainer, Gesundheitsakte und Sitting in einer einzigen App — direkt im Browser.

@@ -1314,7 +1314,7 @@ - + @@ -1491,7 +1491,7 @@
-

Kein App Store

+

Direkt im Browser

Als Progressive Web App direkt über den Browser installierbar — auf iOS und Android. Sofort updatebar.

@@ -1537,7 +1537,7 @@

Jetzt kostenlos starten

-

Einfach banyaro.app im Browser öffnen und "Zum Homescreen hinzufügen" — fertig. Kein App Store, keine Kreditkarte.

+

Einfach banyaro.app im Browser öffnen und "Zum Homescreen hinzufügen" — fertig. Keine Installation, keine Kreditkarte.

Ban Yaro öffnen
diff --git a/backend/static/sw.js b/backend/static/sw.js index ff26458..efc6f8a 100644 --- a/backend/static/sw.js +++ b/backend/static/sw.js @@ -4,7 +4,7 @@ ============================================================ */ // ← EINZIGE Stelle für die Version — STATIC_ASSETS und CACHE_VERSION leiten sich ab -const VER = '1250'; +const VER = '1251'; const CACHE_VERSION = `by-v${VER}`; const CACHE_STATIC = `${CACHE_VERSION}-static`; const CACHE_TILES = 'ban-yaro-tiles-v1'; // bleibt über SW-Updates erhalten
✓ DE
Kein App Store nötig (PWA)Direkt im Browser nutzbar (PWA)