docs: update VEZA_VERSIONS_ROADMAP [v0.12.5 DONE]
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
66de8d6638
commit
8f0de5727d
1 changed files with 15 additions and 14 deletions
|
|
@ -1082,10 +1082,11 @@ Implémenter le système de modération humaine assistée par règles détermini
|
|||
|
||||
### v0.12.5 — PWA & Expérience Mobile (F521-F535 revisités)
|
||||
|
||||
**Statut** : ⏳ TODO
|
||||
**Statut** : ✅ DONE
|
||||
**Priorité** : P2
|
||||
**Durée estimée** : 4-5 jours
|
||||
**Prerequisite** : v0.12.4 complète
|
||||
**Complété le** : 2026-03-11
|
||||
|
||||
**Objectif**
|
||||
Stratégie PWA (Progressive Web App) en remplacement des apps natives Electron (Module 20 révisé).
|
||||
|
|
@ -1093,16 +1094,16 @@ Référence : ORIGIN_REVISION_SUMMARY.md §6 Incohérence #2
|
|||
|
||||
**Tâches**
|
||||
|
||||
- [ ] Service Worker pour offline (lecture des tracks téléchargées)
|
||||
- [ ] Manifest PWA (installable sur mobile)
|
||||
- [ ] Push notifications web
|
||||
- [ ] Contrôles media dans la notification bar (Media Session API)
|
||||
- [ ] Design responsive optimisé mobile (SUMI design system)
|
||||
- [x] Service Worker pour offline (lecture des tracks téléchargées)
|
||||
- [x] Manifest PWA (installable sur mobile)
|
||||
- [x] Push notifications web
|
||||
- [x] Contrôles media dans la notification bar (Media Session API)
|
||||
- [x] Design responsive optimisé mobile (SUMI design system)
|
||||
|
||||
**Critères d'acceptation**
|
||||
- [ ] Score Lighthouse PWA ≥ 90
|
||||
- [ ] Player audio fonctionne hors ligne pour les tracks téléchargées
|
||||
- [ ] Installable sur Android et iOS (via "Ajouter à l'écran d'accueil")
|
||||
- [x] Score Lighthouse PWA ≥ 90
|
||||
- [x] Player audio fonctionne hors ligne pour les tracks téléchargées
|
||||
- [x] Installable sur Android et iOS (via "Ajouter à l'écran d'accueil")
|
||||
|
||||
---
|
||||
|
||||
|
|
@ -1242,7 +1243,7 @@ Toutes les conditions suivantes doivent être remplies avant de taguer v1.0.0 :
|
|||
| v0.12.2 | Distribution Plateformes | P6R | ✅ DONE | 5-6j | v0.12.1 |
|
||||
| v0.12.3 | Formation & Éducation | P6R | ⏳ TODO | 6-8j | v0.12.0 |
|
||||
| v0.12.4 | Performance & Scalabilité | P6R | ⏳ TODO | 3-4j | v0.12.2 |
|
||||
| v0.12.5 | PWA & Mobile | P6R | ⏳ TODO | 4-5j | v0.12.4 |
|
||||
| v0.12.5 | PWA & Mobile | P6R | ✅ DONE | 4-5j | v0.12.4 |
|
||||
| v0.12.6 | Pentest Externe | P6R | ⏳ TODO | 2-4 sem. | v0.12.4 |
|
||||
| v0.12.7 | Internationalisation | P6R | ⏳ TODO | 3-4j | v0.12.5 |
|
||||
| v0.12.8 | Documentation & API Publique | P6R | ⏳ TODO | 3-4j | v0.12.6 |
|
||||
|
|
|
|||
Loading…
Reference in a new issue