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:
2026-06-06 12:59:54 +02:00
parent ded8201f2d
commit 350457b99e
14 changed files with 62 additions and 52 deletions
+1 -1
View File
@@ -123,7 +123,7 @@ Die Exports sind für externe Verwendung (Buchhalter, Treuhänder, Archiv) gedac
Bei Updates kann sich das Datenformat ändern. Rapport hat einen **Migrations-Mechanismus**: beim Start prüft die App, ob das gespeicherte Format dem aktuellen entspricht, und migriert es automatisch.
Code: [src/storage/migrations.js](https://git.kgva.ch/karim/RAPPORT/src/branch/main/APP/src/storage/migrations.js).
Code: [src/storage/migrations.js](https://git.openbureau.ch/karim/RAPPORT/src/branch/main/APP/src/storage/migrations.js).
> **Empfehlung:** Vor jedem grösseren Update ein Backup machen — Migrationen sind getestet, aber 100%-Sicherheit gibt es nicht.