P8.3: update CHANGELOG and ROADMAP for 0.9.0 release

CHANGELOG:
- Expand 0.9.0 entry to cover all pre-release work: JSON storage
  migration, exit-code removal, PySentry legacy cleanup, queue execution
  modes/overlap policies, failure notifications, Command browse button,
  developer docs split, icons, tray left-click, Fyne 2.7.4 upgrade.

ROADMAP:
- Remove resolved "Linux test build broken" item (fixed in P7.1).
- Note that app/run.go was created to split dispatch logic.
- Mark "Tray Interaction" section as resolved in 0.9.0; document the
  SetSystemTrayWindow implementation and re-measured startup time
  improvement (−36%).

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
mixeme
2026-06-24 00:30:34 +03:00
parent 2e54d088bf
commit dafd8ef345
3 changed files with 67 additions and 43 deletions
+1 -1
View File
@@ -119,7 +119,7 @@ These land together because both edit `domain/job.go` and `storage/store.go`.
### Phase 8 — Docs + version
- [x] P8.1 — `docs/DEVELOPMENT.md`
- [x] P8.2 — End-user README rewrite
- [ ] P8.3 — CHANGELOG + ROADMAP updates
- [x] P8.3 — CHANGELOG + ROADMAP updates
## Definition of done