mirror of
https://github.com/amitwh/markdown-converter.git
synced 2026-08-02 18:10:18 +05:30
21 tasks, 90 actionable steps. TDD throughout. Each step shows the exact code and the exact command with expected output. Tasks: 1. Install electron-updater 2-5. Updater service, crash writer, migration runner, feed config (TDD) 6-7. IPC handlers + preload allowlist 8. Wire services in main entry 9-10. Settings + updater store 11-13. UpdateBanner, FirstRunWizard, CrashReportModal 14-16. Settings sheet updates + App.tsx mounts 17-18. CI + release workflows (publish latest.yml, mirror to CI) 19. Docs 20-21. E2E verification + tag v5.1.0 After this plan executes, the remaining v5+ sub-projects are: - Cloud/licensing (next spec) - Plugin system - Performance + accessibility