Commit 1eb7625
Land on Dashboard after first-run install + bump electron version
The post-install path called enterMainApp(), which auto-routed to Settings
whenever no courses were loaded — guaranteed to fire on a fresh install
since Canvas isn't configured yet. Land on the Dashboard instead; its empty
state already nudges users to Settings with an explicit button.
Also bump electron/package.json from the stale 0.12.11 → 0.13.2 so the
AppImage/dmg/nsis builds match the v0.13.x git tags.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent 7ae40f7 commit 1eb7625
2 files changed
Lines changed: 6 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2079 | 2079 | | |
2080 | 2080 | | |
2081 | 2081 | | |
2082 | | - | |
2083 | | - | |
2084 | | - | |
| 2082 | + | |
| 2083 | + | |
| 2084 | + | |
| 2085 | + | |
| 2086 | + | |
2085 | 2087 | | |
2086 | 2088 | | |
2087 | 2089 | | |
| |||
0 commit comments