update roadmap: remove CLI flags (overengineered nonsense), add structural GVAS walker

This commit is contained in:
2026-06-11 17:10:59 +02:00
parent 1a114efe66
commit c9a8d56c5f
+1 -1
View File
@@ -107,8 +107,8 @@ Planned changes for upcoming releases, ordered by priority.
|--------|------|
| v0.4.0 | ✅ All v0.4.0 items completed — released 2026-06-03 |
| v0.4.1 | ✅ Persistent app config, backup location picker, split-layout metadata, security docs, pip menus — released 2026-06-09 |
| v0.5.0 | CLI flags: `--backup`, `--extract <archive>`, `--inspect <savefile>` (`.sav`/`.bak`), `--list` |
| v0.5.0 | Migration notification dialog on startup (user sees old backups converted, old files untouched) |
| v0.5.0 | Structural GVAS walker — full schema-based parser replaces the heuristic byte-scan (insurance against game updates breaking metadata extraction) |
Items may shift between releases depending on feedback and urgency.