Fix download version 0.8.3 → 0.8.2

Korrigiert die fälschlich als 0.8.3 ausgewiesene Aktuell-Version
auf 0.8.2 in Hero, Downloads, FAQ, Changelog und Auto-Updater-Endpoint.
Changelog-Patch-Range entsprechend auf 0.8.0–0.8.1 angepasst.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
This commit is contained in:
2026-05-28 19:32:14 +02:00
parent e007bdd4e7
commit 09b5600212
20 changed files with 52 additions and 4955 deletions
+3 -3
View File
@@ -36,13 +36,13 @@ Updates können in den Einstellungen komplett deaktiviert werden.
```json
{
"version": "0.8.3",
"notes": "Rapport 0.8.3",
"version": "0.8.2",
"notes": "Rapport 0.8.2",
"pub_date": "2026-05-24T00:00:00Z",
"platforms": {
"darwin-aarch64": {
"signature": "…",
"url": "https://git.kgva.ch/karim/RAPPORT/releases/download/0.8.3/RAPPORT%20PRE-RELEASE.app.tar.gz"
"url": "https://git.kgva.ch/karim/RAPPORT/releases/download/0.8.2/RAPPORT%20PRE-RELEASE.app.tar.gz"
}
}
}