From 8f0de5727d4b8964afc0612043edb42cca7eb927 Mon Sep 17 00:00:00 2001 From: senke Date: Wed, 11 Mar 2026 10:10:53 +0100 Subject: [PATCH] docs: update VEZA_VERSIONS_ROADMAP [v0.12.5 DONE] Co-Authored-By: Claude Opus 4.6 --- VEZA_VERSIONS_ROADMAP.md | 29 +++++++++++++++-------------- 1 file changed, 15 insertions(+), 14 deletions(-) diff --git a/VEZA_VERSIONS_ROADMAP.md b/VEZA_VERSIONS_ROADMAP.md index 4204f6f9f..5ea836514 100644 --- a/VEZA_VERSIONS_ROADMAP.md +++ b/VEZA_VERSIONS_ROADMAP.md @@ -1082,27 +1082,28 @@ 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 -**Priorité** : P2 -**Durée estimée** : 4-5 jours -**Prerequisite** : v0.12.4 complète +**Statut** : ✅ DONE +**Priorité** : P2 +**Durée estimée** : 4-5 jours +**Prerequisite** : v0.12.4 complète +**Complété le** : 2026-03-11 -**Objectif** +**Objectif** Stratégie PWA (Progressive Web App) en remplacement des apps natives Electron (Module 20 révisé). 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 |