feat: v0.8.3 + git.kgva.ch → git.openbureau.ch
- Alle Git-Links auf git.openbureau.ch umgestellt - Version 0.8.3: Download-Links, Badges, FAQ, Changelog-Eintrag - Changelog: 0.8.3 Neu (PWA, Desktop-Verhalten, Testmodus), 0.8.2 als Vorversion Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -5,7 +5,7 @@ weight: 8
|
||||
toc: true
|
||||
---
|
||||
|
||||
Typische Probleme und Lösungen. Wenn dein Problem nicht dabei ist → [Issue auf Gitea](https://git.kgva.ch/karim/RAPPORT/issues).
|
||||
Typische Probleme und Lösungen. Wenn dein Problem nicht dabei ist → [Issue auf Gitea](https://git.openbureau.ch/karim/RAPPORT/issues).
|
||||
|
||||
## App startet nicht
|
||||
|
||||
@@ -67,7 +67,7 @@ open "~/Library/Application Support/com.rapport.app"
|
||||
cp -R "~/Library/Application Support/com.rapport.app" \
|
||||
"~/Documents/Rapport-Notfall-$(date +%Y%m%d-%H%M)"
|
||||
```
|
||||
3. [Issue erstellen](https://git.kgva.ch/karim/RAPPORT/issues/new) mit:
|
||||
3. [Issue erstellen](https://git.openbureau.ch/karim/RAPPORT/issues/new) mit:
|
||||
- Version vor dem Update (falls bekannt)
|
||||
- Version nach dem Update
|
||||
- Was fehlt
|
||||
@@ -92,7 +92,7 @@ open "~/Library/Application Support/com.rapport.app"
|
||||
**Diagnose:**
|
||||
|
||||
```bash
|
||||
curl -s https://git.kgva.ch/karim/RAPPORT/raw/branch/main/APP/latest.json
|
||||
curl -s https://git.openbureau.ch/karim/RAPPORT/raw/branch/main/APP/latest.json
|
||||
```
|
||||
|
||||
→ sollte JSON liefern. Wenn nicht: Server-/Netzwerkproblem.
|
||||
@@ -101,7 +101,7 @@ curl -s https://git.kgva.ch/karim/RAPPORT/raw/branch/main/APP/latest.json
|
||||
|
||||
**Ursache:** Signaturprüfung scheitert (Public-Key in App ≠ Signatur in `latest.json`).
|
||||
|
||||
**Lösung:** Manuelles Update — DMG direkt von [Releases](https://git.kgva.ch/karim/RAPPORT/releases) laden und installieren. Daten bleiben erhalten.
|
||||
**Lösung:** Manuelles Update — DMG direkt von [Releases](https://git.openbureau.ch/karim/RAPPORT/releases) laden und installieren. Daten bleiben erhalten.
|
||||
|
||||
### "Diese Version überspringen" rückgängig machen
|
||||
|
||||
@@ -194,7 +194,7 @@ du -sh "~/Library/Caches/com.rapport.app"
|
||||
|
||||
## Wenn nichts hilft
|
||||
|
||||
[Neues Issue auf Gitea](https://git.kgva.ch/karim/RAPPORT/issues/new) mit:
|
||||
[Neues Issue auf Gitea](https://git.openbureau.ch/karim/RAPPORT/issues/new) mit:
|
||||
|
||||
- Was du gemacht hast
|
||||
- Was passiert ist
|
||||
|
||||
Reference in New Issue
Block a user