What's Changed
- chore: update repo references from Kosinkadink to Comfy-Org by @Kosinkadink in #24
- UI fixes + other goods by @Kosinkadink in #25
- feat: convert New Install modal to multi-step wizard by @Kosinkadink in #26
- feat: add disk space checks and path validation to install wizard by @Kosinkadink in #27
- feat: replace update track dropdown with card-based selection by @Kosinkadink in #28
- fix: dashboard action race condition, DashboardCard extraction, cloud persistence by @Kosinkadink in #29
- feat: install pinning, context menus, theme improvements, and dev tooling by @Kosinkadink in #32
- fix: restore update script, fix path resolution, and add primary install fallback by @Kosinkadink in #33
- chore: migrate project to pnpm by @benceruleanlu in #30
- ci: add main branch CI checks by @benceruleanlu in #31
- fix: whitelist electron/esbuild postinstall scripts for pnpm by @Kosinkadink in #34
- fix: code review hardening - security, robustness, and cleanup by @Kosinkadink in #35
- feat: add tabbed layout (Status, Update, Settings) to DetailModal by @Kosinkadink in #36
- feat: streamlined Quick Install modal for first-time users by @Kosinkadink in #37
- Add Intel Mac rejection and NVIDIA driver version check for standalone installs by @Kosinkadink in #40
- ci: run CI checks for pull requests targeting any branch by @benceruleanlu in #44
- Adopt ToDesktop for release pipeline and in-app updates by @benceruleanlu in #38
- Fix macOS quit being blocked by tray close handler by @benceruleanlu in #41
- test: add Playwright macOS quit-flow e2e coverage by @benceruleanlu in #42
- chore: expand lint/typecheck coverage beyond src by @benceruleanlu in #43
- chore: bump version to 0.3.2 by @Kosinkadink in #58
- ci: build app before ToDesktop release build by @benceruleanlu in #59
- ci: add manual version bump and tag workflow by @benceruleanlu in #60
- ci: make version bump workflow create PRs instead of direct pushes by @benceruleanlu in #61
- Harden release flow from labeled merged PRs by @benceruleanlu in #62
- chore: bump version to 0.3.3 by @benceruleanlu in #63
- Use BEN_PAT workaround for version bump PR creation steps by @benceruleanlu in #64
- Remove 'All Installs' section from dashboard by @Kosinkadink in #65
- Auto-assign Primary install on create, delete, and startup by @Kosinkadink in #66
- Improve error state UX and rename Latest to Recent by @Kosinkadink in #67
- Rename 'Update Track' to 'Update Channel' by @Kosinkadink in #68
- Move update actions into channel selection area by @Kosinkadink in #69
- Show empty Pinned section with hint; fix stale Recent card on launch by @Kosinkadink in #70
- Fix ToDesktop release metadata parsing when CLI outputs text by @benceruleanlu in #71
New Contributors
- @benceruleanlu made their first contribution in #30
Full Changelog: v0.3.1...v0.3.3