chore(landingpage): app release v2.3.3 automatisch aktualisieren

This commit is contained in:
Oliver 2026-03-04 09:42:19 +01:00
parent c2aef517e4
commit 8980087ca0

View file

@ -1,5 +1,5 @@
{
"lastUpdated": "03.03.2026",
"lastUpdated": "04.03.2026",
"hero": {
"eyebrow": "Vanlife • iOS",
"headline": "Vanity Expense Logbook die App fürs Vanlife!",
@ -8,13 +8,28 @@
"src": "assets/img/hero-van.png",
"alt": "Camper am See bei Sonnenuntergang mit iPhone"
},
"primaryCta": { "label": " Jetzt im App Store", "href": "https://vanityontour.de/landing" },
"secondaryCta": { "label": "Mehr erfahren", "href": "#features" }
"primaryCta": {
"label": " Jetzt im App Store",
"href": "https://vanityontour.de/landing"
},
"secondaryCta": {
"label": "Mehr erfahren",
"href": "#features"
}
},
"features": [
{ "title": "Kosten im Blick", "text": "Tank, Gas, Stellplatz & Sonstiges sauber getrennt mit Auswertung pro Monat." },
{ "title": "Smarte Auswertung", "text": "Balken- & Liniendiagramm, Durchschnittswerte, Trends schnell sichtbar." },
{ "title": "Karte & Pins", "text": "Finde deine Tank- & Gas-Spots wieder mit interaktiver Karte." }
{
"title": "Kosten im Blick",
"text": "Tank, Gas, Stellplatz & Sonstiges sauber getrennt mit Auswertung pro Monat."
},
{
"title": "Smarte Auswertung",
"text": "Balken- & Liniendiagramm, Durchschnittswerte, Trends schnell sichtbar."
},
{
"title": "Karte & Pins",
"text": "Finde deine Tank- & Gas-Spots wieder mit interaktiver Karte."
}
],
"gallery": {
"intro": "Screens & Mockups so sieht die App wirklich aus.",
@ -24,12 +39,12 @@
"alt": "Übersicht über alle Kosten im iPhone-Mockup",
"caption": "Übersicht über alle Kosten, damit hat man auf Anhieb alles im Blick."
},
{
{
"src": "assets/img/mockuuups-iphone-mockup-on-the-chess-board02.jpeg",
"alt": "Neueinträge nach Kategorie iPhone-Mockup",
"caption": "Eintragung neuer Kosten schnell und einfach per Kategorie Auswahl."
},
{
{
"src": "assets/img/mockuuups-iphone-mockup-on-the-chess-board04.jpeg",
"alt": "Auswertung mit Balkendiagramm im iPhone-Mockup",
"caption": "Auswertung: Monate, Kategorien & Summen im Blick."
@ -47,16 +62,18 @@
]
},
"changelog": [
{
{
"version": "2.3.3",
"date": "2026-03-03",
"date": "2026-03-04",
"notes": [
"- Version 2.3.3",
"- Verbesserte App-Stabilität (Crash-Risiko durch unsichere Typcasts behoben)",
"- Automatisches Backup funktioniert jetzt korrekt",
"- Backup-Ordner werden nach Sicherung aufgeräumt",
"- Privacy Manifest für App Store Compliance hinzugefügt"
]
}, {
},
{
"version": "2.3.2",
"date": "2025-11-13",
"notes": [
@ -65,7 +82,6 @@
"- Profil: Neues Feld „Tankvolumen (Liter)“ zur Reichweitenschätzung.",
"- Besser: Deutsche Zahlen- und Währungsdarstellung (Tausenderpunkt, Komma).",
"- Wartung: Version auf 2.3.2 angehoben und Changelog gepflegt."
]
},
{
@ -88,8 +104,11 @@
}
],
"info": {
"title": "Was ist neu?",
"bodyHtml": "<ul><li>Bessere Diagrammlesbarkeit</li><li>Karten-Pins mit Filtern</li><li>Eintragsmaske schneller & klarer</li></ul>",
"storeCta": { "label": " zum AppStore", "href": "https://vanityontour.de/landing" }
"title": "Was ist neu in v2.3.3?",
"bodyHtml": "<ul><li>Version 2.3.3</li><li>Verbesserte App-Stabilität (Crash-Risiko durch unsichere Typcasts behoben)</li><li>Automatisches Backup funktioniert jetzt korrekt</li><li>Backup-Ordner werden nach Sicherung aufgeräumt</li><li>Privacy Manifest für App Store Compliance hinzugefügt</li></ul>",
"storeCta": {
"label": " zum AppStore",
"href": "https://vanityontour.de/landing"
}
}
}
}