mirror of
https://github.com/actualbudget/actual.git
synced 2026-07-27 17:14:30 -05:00
e18c8addde
* [AI] Redesign first-run onboarding for web/PWA users Fresh web/PWA installs whose origin does not serve a sync server now start in local-only mode on a redesigned welcome screen instead of the "Where's the server?" page, with syncing offered as an option. The server connection page is retitled and redesigned with a back button and friendlier copy. Transient probe failures (server unreachable) keep the previous behavior and persist nothing, so a briefly-down self-hosted server is retried on the next load. Electron keeps its existing server-config first run, and origins that serve a sync server still go to bootstrap/login. VRT snapshots for the onboarding test were deleted and need regenerating with yarn vrt:docker. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> * Update VRT screenshots Auto-generated by VRT workflow PR: #8495 * coderabbit --------- Co-authored-by: Claude Fable 5 <noreply@anthropic.com> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>